updates dependencies

This commit is contained in:
ston1th 2021-09-11 15:54:31 +02:00
commit 8e748aaa90
303 changed files with 21324 additions and 13824 deletions

3
go.mod
View file

@ -19,7 +19,6 @@ require (
github.com/urfave/cli v1.22.5
github.com/willf/bitset v1.1.11 // indirect
go.etcd.io/bbolt v1.3.6
golang.org/x/crypto v0.0.0-20201112155050-0c6587e931a9
golang.org/x/sys v0.0.0-20201112073958-5cba982894dd // indirect
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5
google.golang.org/protobuf v1.25.0 // indirect
)