aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJulien Dessaux2023-06-20 23:45:00 +0200
committerJulien Dessaux2023-06-20 23:45:00 +0200
commit81e9ce7ad5340101d1f4b2ba77db3b0a27bc1b7e (patch)
tree90658902b290b35589400412b83e6fc9fb17f9e9 /go.mod
parentUpdated dependencies (diff)
downloadgofunge98-81e9ce7ad5340101d1f4b2ba77db3b0a27bc1b7e.tar.gz
gofunge98-81e9ce7ad5340101d1f4b2ba77db3b0a27bc1b7e.tar.bz2
gofunge98-81e9ce7ad5340101d1f4b2ba77db3b0a27bc1b7e.zip
Updated dependencies
Diffstat (limited to '')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 731a5c3..2e84f7b 100644
--- a/go.mod
+++ b/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