Update dependencies

This commit is contained in:
TwiN
2021-12-12 17:46:13 -05:00
parent 18d28fc362
commit 00aec70fb8
11 changed files with 30 additions and 183 deletions

2
go.mod
View File

@ -26,7 +26,7 @@ require (
go.etcd.io/bbolt v1.3.6 // indirect
golang.org/x/image v0.0.0-20210628002857-a66eb6448b8d // indirect
golang.org/x/mod v0.5.1 // indirect
golang.org/x/net v0.0.0-20210929193557-e81a3d93ecf6 // indirect
golang.org/x/net v0.0.0-20211209124913-491a49abca63 // indirect
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
golang.org/x/sys v0.0.0-20211003122950-b1ebd4e1001c // indirect
golang.org/x/tools v0.1.7 // indirect