chore(deps): updated dependencies
This commit is contained in:
parent
3a6cbb8aa5
commit
fd943f4c68
3 changed files with 5 additions and 5 deletions
4
go.mod
4
go.mod
|
@ -1,8 +1,8 @@
|
|||
module git.adyxax.org/adyxax/gofunge98
|
||||
|
||||
go 1.20
|
||||
go 1.22.1
|
||||
|
||||
require github.com/stretchr/testify v1.8.4
|
||||
require github.com/stretchr/testify v1.9.0
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue