go mod tidy

This commit is contained in:
Boshi Lian 2022-10-22 11:26:38 +00:00
parent 006fcb31da
commit cae06825ce
2 changed files with 0 additions and 11 deletions

1
go.mod
View file

@ -87,7 +87,6 @@ require (
golang.org/x/text v0.4.0 // indirect
golang.org/x/time v0.0.0-20220609170525-579cf78fd858 // indirect
golang.org/x/tools v0.1.12 // indirect
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20211001223012-bfb93cce50d9 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect