aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJulien Dessaux2022-11-06 20:36:28 +0100
committerJulien Dessaux2022-11-06 20:36:28 +0100
commit895ff21795026b76ac8bcec7d03928646c3b15e1 (patch)
tree03417f3cd55b2c20befb6c51f7aab4ab2a1908c6 /go.mod
parentUpdated dependencies (diff)
downloadgofunge98-895ff21795026b76ac8bcec7d03928646c3b15e1.tar.gz
gofunge98-895ff21795026b76ac8bcec7d03928646c3b15e1.tar.bz2
gofunge98-895ff21795026b76ac8bcec7d03928646c3b15e1.zip
Updated dependencies
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index d626fd8..77f79a7 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.0
+require github.com/stretchr/testify v1.8.1
require (
github.com/davecgh/go-spew v1.1.1 // indirect