go mod tidy

This commit is contained in:
tsmethurst 2021-03-15 19:00:14 +01:00
commit b48072fef6
2 changed files with 19 additions and 4 deletions

2
go.mod
View file

@ -13,7 +13,7 @@ require (
github.com/onsi/ginkgo v1.15.0 // indirect
github.com/onsi/gomega v1.10.5 // indirect
github.com/sirupsen/logrus v1.8.0
github.com/stretchr/testify v1.7.0 // indirect
github.com/stretchr/testify v1.7.0
github.com/tidwall/btree v0.4.2 // indirect
github.com/tidwall/buntdb v1.2.0 // indirect
github.com/tidwall/pretty v1.1.0 // indirect