Skip to content
This repository has been archived by the owner on Mar 28, 2020. It is now read-only.

Update dep to 0.4 and change respective rules #1935

Merged
merged 2 commits into from
Mar 6, 2018

Commits on Mar 6, 2018

  1. Configuration menu
    Copy the full SHA
    9832051 View commit details
    Browse the repository at this point in the history
  2. dep: update to 0.4 rules

    also update aws-sdk-go 1.13.8
    
    0.4 dep rules will by default apply major range operator '^'
    on semantic versions. Thus we need to pin the version explicitly.
    For non-semantic version like tags this is fine.
    hongchaodeng committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    1f7f6ee View commit details
    Browse the repository at this point in the history