Updated dependencies
This commit is contained in:
parent
b35b5e5d10
commit
f1470e6d30
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -7,5 +7,5 @@ require github.com/stretchr/testify v1.7.1
|
|||
require (
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
|
||||
gopkg.in/yaml.v3 v3.0.0 // indirect
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue