Skip to content

Commit

Permalink
Update libcalico-go to a06c8bdc578a0d64fd12fbb5a70bcc8fad53e501
Browse files Browse the repository at this point in the history
  • Loading branch information
caseydavenport committed Feb 7, 2018
1 parent fa8546c commit 4308ae1
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 20 deletions.
47 changes: 30 additions & 17 deletions glide.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 7 additions & 3 deletions glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ owners:
email: shaun@tigera.io
import:
- package: github.com/coreos/etcd
version: v3.2.7
version: v3.3.0
subpackages:
- client
- pkg/transport
Expand All @@ -17,7 +17,7 @@ import:
- package: github.com/kelseyhightower/envconfig
version: ^1.3.0
- package: golang.org/x/net
version: 3da985ce5951d99de868be4385f21ea6c2b22f24
version: 66aacef3dd8a676686c7ae3716979581e8b03c47
subpackages:
- context
- idna/
Expand All @@ -27,7 +27,7 @@ import:
- package: github.com/go-ini/ini
version: ^1.21.0
- package: github.com/projectcalico/libcalico-go
version: 7c2de5ed8c029f222d87fc849b54c4075ef3173f
version: a06c8bdc578a0d64fd12fbb5a70bcc8fad53e501
subpackages:
- lib
- package: github.com/sirupsen/logrus
Expand All @@ -54,5 +54,9 @@ import:
version: release-1.8
- package: github.com/gogo/protobuf
version: ^0.3.0
- package: github.com/prometheus/procfs
version: f98634e408857669d61064b283c4cde240622865
subpackages:
- xfs
testImport:
- package: github.com/onsi/gomega

0 comments on commit 4308ae1

Please sign in to comment.