Tidy gomod

This commit is contained in:
2022-01-13 23:47:51 +01:00
parent f9dcc66bb5
commit 498fe15266
2 changed files with 4 additions and 1 deletions

2
go.mod
View File

@@ -20,7 +20,7 @@ require (
github.com/magiconair/properties v1.8.5 // indirect
github.com/mitchellh/mapstructure v1.4.3 // indirect
github.com/pelletier/go-toml v1.9.4
github.com/pkg/errors v0.9.1 // indirect
github.com/pkg/errors v0.9.1
github.com/spf13/afero v1.8.0 // indirect
github.com/spf13/cast v1.4.1 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect