chore: go mod tidy

This commit is contained in:
2023-03-21 09:19:02 +01:00
parent 5409990a68
commit 81b032be85
2 changed files with 14 additions and 23 deletions

1
go.mod
View File

@ -45,6 +45,5 @@ require (
github.com/theupdateframework/notary v0.7.0 // indirect
github.com/urfave/cli v1.22.9
github.com/xeipuuv/gojsonpointer v0.0.0-20190809123943-df4f5c81cb3b // indirect
golang.org/x/crypto v0.5.0 // indirect
golang.org/x/sys v0.6.0
)