Updated dependencies

This commit is contained in:
Julien Dessaux 2022-06-01 15:53:44 +02:00
parent 41e7fe6771
commit a34f021d4e
Signed by: adyxax
GPG key ID: F92E51B86E07177E
2 changed files with 3 additions and 3 deletions

View file

@ -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 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)