Update github.com/paultag/sniff dependency (#5035)
This commit is contained in:
parent
a9f19b7f98
commit
3e2bbbed3d
2 changed files with 6 additions and 1 deletions
3
go.mod
3
go.mod
|
|
@ -20,7 +20,7 @@ require (
|
|||
github.com/onsi/gomega v1.8.1
|
||||
github.com/opencontainers/runc v1.0.0-rc9
|
||||
github.com/parnurzeal/gorequest v0.2.16
|
||||
github.com/paultag/sniff v0.0.0-20170624152000-87325c3dddf4
|
||||
github.com/paultag/sniff v0.0.0-20200207005214-cf7e4d167732
|
||||
github.com/pkg/errors v0.8.1
|
||||
github.com/prometheus/client_golang v1.4.0
|
||||
github.com/prometheus/client_model v0.2.0
|
||||
|
|
@ -46,6 +46,7 @@ require (
|
|||
k8s.io/klog v1.0.0
|
||||
k8s.io/kubernetes v1.17.2
|
||||
moul.io/http2curl v1.0.0 // indirect
|
||||
pault.ag/go/sniff v0.0.0-20200207005214-cf7e4d167732 // indirect
|
||||
sigs.k8s.io/controller-runtime v0.4.0
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue