aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorDimitri Sokolyuk <sokolyuk@gmail.com>2023-06-20 08:57:11 +0200
committerDimitri Sokolyuk <sokolyuk@gmail.com>2023-06-20 08:57:11 +0200
commit550aa0a288a00d820927a84b4f54a25f6c544643 (patch)
treea14763befcd3d535ce30657dfba8aaac1e6f5221 /go.mod
parentc4503a4b5307d82bba3f51852784d57f8f25b488 (diff)
any
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 8197338..058a786 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
module monkey
-go 1.19
+go 1.20