aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJulien Dessaux2022-04-20 23:30:15 +0200
committerJulien Dessaux2022-04-20 23:30:15 +0200
commitb35b5e5d1051bc7d3962287057a47aa4278b620f (patch)
tree68e6aa091b11fdc5ead34489bb864e58d8584518 /go.mod
parentAdded documentation comment (diff)
downloadgofunge98-b35b5e5d1051bc7d3962287057a47aa4278b620f.tar.gz
gofunge98-b35b5e5d1051bc7d3962287057a47aa4278b620f.tar.bz2
gofunge98-b35b5e5d1051bc7d3962287057a47aa4278b620f.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 b84a449..362aeed 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.0
+require github.com/stretchr/testify v1.7.1
require (
github.com/davecgh/go-spew v1.1.1 // indirect