* Add configuration to disable external name service feature (#7314) Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com> * Fix CI files
This commit is contained in:
parent
a8408cdb51
commit
f5c80783bf
7 changed files with 144 additions and 105 deletions
2
go.mod
2
go.mod
|
|
@ -17,7 +17,7 @@ require (
|
|||
github.com/mitchellh/mapstructure v1.3.2
|
||||
github.com/moul/pb v0.0.0-20180404114147-54bdd96e6a52
|
||||
github.com/ncabatoff/process-exporter v0.7.2
|
||||
github.com/onsi/ginkgo v1.14.1
|
||||
github.com/onsi/ginkgo v1.16.4
|
||||
github.com/opencontainers/runc v1.0.0-rc92
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/prometheus/client_golang v1.7.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue