Dan Lorenc
|
f273212c0b
|
Update github.com/miekg/dns to pick up fix for CVE-2019-19794.
I noticed this was out of date using 'snyk test' on the main repository.
|
2020-12-19 15:52:09 -06:00 |
|
Davanum Srinivas
|
b508986304
|
updating github.com/miekg/dns to v1.1.4
|
2019-06-19 06:38:33 -04:00 |
|
Girish Kalele
|
6de83d5853
|
Update Godeps for github.com/skynetservices/skydns and github.com/miekg/dns
|
2016-06-29 14:05:43 -07:00 |
|
Abhishek Shah
|
d2dd4911ca
|
Godeps changes for kube-dns
|
2016-05-20 15:08:11 -07:00 |
|
Tim Hockin
|
3c0c5ed4e0
|
Move deps from _workspace/ to vendor/
godep restore
pushd $GOPATH/src/github.com/appc/spec
git co master
popd
go get go4.org/errorutil
rm -rf Godeps
godep save ./...
git add vendor
git add -f $(git ls-files --other vendor/)
git co -- Godeps/LICENSES Godeps/.license_file_state Godeps/OWNERS
|
2016-05-08 20:30:21 -07:00 |
|