aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJulien Dessaux2022-07-16 01:42:51 +0200
committerJulien Dessaux2022-07-16 01:42:51 +0200
commit2c145c5b645cb3e1e8ae760e55444ec26919567c (patch)
treea48eb708064baec305e3ebd3a0362c91f9ffbead /go.mod
parentUpdated dependencies (diff)
downloadgofunge98-2c145c5b645cb3e1e8ae760e55444ec26919567c.tar.gz
gofunge98-2c145c5b645cb3e1e8ae760e55444ec26919567c.tar.bz2
gofunge98-2c145c5b645cb3e1e8ae760e55444ec26919567c.zip
Updated dependencies1.3
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 d391c28..d626fd8 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.7.5
+require github.com/stretchr/testify v1.8.0
require (
github.com/davecgh/go-spew v1.1.1 // indirect