Tidy go mod file
This commit is contained in:
parent
74e2f5069c
commit
07aba7db09
1
go.mod
1
go.mod
|
|
@ -61,7 +61,6 @@ require (
|
|||
github.com/prometheus/common v0.15.0 // indirect
|
||||
github.com/prometheus/procfs v0.2.0 // indirect
|
||||
github.com/spf13/afero v1.1.2 // indirect
|
||||
github.com/spf13/cast v1.3.0 // indirect
|
||||
github.com/spf13/jwalterweatherman v1.0.0 // indirect
|
||||
github.com/subosito/gotenv v1.2.0 // indirect
|
||||
github.com/vmihailenco/tagparser v0.1.1 // indirect
|
||||
|
|
|
|||
Loading…
Reference in New Issue