Updated dependencies
This commit is contained in:
parent
076d17f4b2
commit
81e9ce7ad5
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -2,7 +2,7 @@ module git.adyxax.org/adyxax/gofunge98
|
|||
|
||||
go 1.17
|
||||
|
||||
require github.com/stretchr/testify v1.8.3
|
||||
require github.com/stretchr/testify v1.8.4
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue