go mod tidy
This commit is contained in:
parent
dc6f41eeb0
commit
50d89748f7
2 changed files with 3 additions and 9 deletions
1
go.mod
1
go.mod
|
@ -13,5 +13,4 @@ require (
|
|||
github.com/sethvargo/go-retry v0.3.0 // indirect
|
||||
go.uber.org/multierr v1.11.0 // indirect
|
||||
golang.org/x/sync v0.8.0 // indirect
|
||||
golang.org/x/sys v0.22.0 // indirect
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue