Add updated requirement files

This commit is contained in:
Christoph Kluge
2022-03-16 09:45:48 +01:00
parent a6cf3dd49b
commit 1044406225
2 changed files with 49 additions and 9 deletions

1
go.mod
View File

@@ -33,7 +33,6 @@ require (
github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 // indirect
github.com/mitchellh/mapstructure v0.0.0-20180203102830-a4e142e9c047 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/stretchr/testify v1.5.1 // indirect
golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 // indirect
gopkg.in/yaml.v2 v2.3.0 // indirect
)