Skip to content

Commit e968e8a

Browse files
committed
Merge branch 'update_pkgs'
2 parents c8705dd + c7a29e3 commit e968e8a

File tree

2 files changed

+59
-36
lines changed

2 files changed

+59
-36
lines changed

Gopkg.lock

Lines changed: 55 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,10 @@
8989
branch = "master"
9090
name = "golang.org/x/tools"
9191

92+
[[override]]
93+
branch = "master"
94+
name = "github.com/docker/distribution"
95+
9296
[prune]
9397
go-tests = true
9498
unused-packages = true

0 commit comments

Comments
 (0)