Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-v3.6] Automatic patch of libcalico-go to 7839c04a4298a37754608a3fb31c359325c1f732 #198

Merged
merged 2 commits into from Mar 20, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
14 changes: 7 additions & 7 deletions calico_test/requirements.txt
@@ -1,9 +1,9 @@
nose
nose-timer
nose-parameterized
netaddr
pyyaml
simplejson
deepdiff
nose==1.3.7
nose-timer==0.7.1
nose-parameterized==0.6.0
netaddr==0.7.19
pyyaml==3.12
simplejson==3.13.2
deepdiff==3.3.0
kubernetes
pytest
2 changes: 1 addition & 1 deletion glide.lock

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

2 changes: 1 addition & 1 deletion glide.yaml
Expand Up @@ -9,7 +9,7 @@ import:
version: 773f5027234d0b08adf766be34f55df2f312abf7
- package: github.com/kelseyhightower/confd
repo: https://github.com/projectcalico/confd.git
version: 990438064b40a2ccaa9e98c205ac5d85d47f93af
version: 238cdb043571b17251b0662582c22f462bc7451c
subpackages:
- pkg/config
- pkg/run
Expand Down