diff options
author | Amine Hilaly <hilalyamine@gmail.com> | 2019-07-07 13:36:05 +0200 |
---|---|---|
committer | Amine Hilaly <hilalyamine@gmail.com> | 2019-07-07 13:36:05 +0200 |
commit | 7a336e95b19f222e77df37284ebd2ecbcc691625 (patch) | |
tree | a834d9021231942b279469eb308fd7f8f838fade /Gopkg.toml | |
parent | eef7333243252ae81cd43921beb8e0749a170585 (diff) | |
download | git-bug-7a336e95b19f222e77df37284ebd2ecbcc691625.tar.gz |
Update Gopkg.lock and Gopkg.tml
Diffstat (limited to 'Gopkg.toml')
-rw-r--r-- | Gopkg.toml | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -66,4 +66,8 @@ [[override]] name = "golang.org/x/tools" - revision = "7e5bf9270d7061560865b8847c378236480f47e3"
\ No newline at end of file + revision = "7e5bf9270d7061560865b8847c378236480f47e3" + +[[constraint]] + name = "github.com/blang/semver" + version = "3.6.1" |