update dependencies

This commit is contained in:
David Bariod
2022-07-19 08:45:10 +02:00
parent 56c843c73d
commit ebc9029252
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/sirupsen/logrus
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/stretchr/testify v1.7.0
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
)
go 1.13