Skip to content

Commit

Permalink
Merge pull request #126 from lmm/lmm-update-pin
Browse files Browse the repository at this point in the history
Update pin for release-v3.11
  • Loading branch information
lmm committed Dec 18, 2019
2 parents 4151792 + 45c01de commit c1a12b9
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 7 deletions.
12 changes: 5 additions & 7 deletions go.mod
Expand Up @@ -11,15 +11,13 @@ require (
github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect
github.com/lyft/protoc-gen-star v0.4.11 // indirect
github.com/lyft/protoc-gen-validate v0.0.6 // indirect
github.com/onsi/gomega v1.5.0
github.com/onsi/gomega v1.7.0
github.com/pborman/uuid v0.0.0-20150603214016-ca53cad383ca // indirect
github.com/projectcalico/libcalico-go v0.0.0-20191015222346-3d38c58337f2
github.com/projectcalico/go-yaml v0.0.0-20161201183616-955bc3e451ef // indirect
github.com/projectcalico/libcalico-go v1.7.2-0.20191211192103-ee42d4b5eaf9
github.com/prometheus/client_golang v1.1.0 // indirect
github.com/sirupsen/logrus v1.4.2
github.com/spf13/afero v1.2.2 // indirect
golang.org/x/net v0.0.0-20190812203447-cdfb69ac37fc
golang.org/x/net v0.0.0-20191004110552-13f9640d40b9
google.golang.org/grpc v1.19.0
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0 // indirect
k8s.io/kube-openapi v0.0.0-20190722073852-5e22f3d471e6 // indirect
k8s.io/client-go v12.0.0+incompatible // indirect
)

0 comments on commit c1a12b9

Please sign in to comment.