Skip to content

Commit 7707089

Browse files
committed
chore(*): use mirror for spf13/pflag, pin other packages
1 parent c669482 commit 7707089

2 files changed

Lines changed: 25 additions & 13 deletions

File tree

glide.lock

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

glide.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,14 @@ import:
2929
- package: github.com/docker/distribution
3030
repo: https://github.com/deis/distribution
3131
vcs: git
32+
- package: speter.net/go/exp/math/dec/inf
33+
repo: https://github.com/belua/inf
34+
vcs: git
35+
- package: google.golang.org/api
36+
version: fceeaa645c4015c833842e6ed6052b2dda667079
37+
repo: https://code.googlesource.com/google-api-go-client
38+
vcs: git
39+
- package: github.com/spf13/pflag
40+
version: 8e7dc108ab3a1ab6ce6d922bbaff5657b88e8e49
41+
repo: https://github.com/spf13/pflag
42+
vcs: git

0 commit comments

Comments
 (0)