aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorTill <2353100+S7evinK@users.noreply.github.com>2024-08-02 08:35:38 +0200
committerGitHub <noreply@github.com>2024-08-02 08:35:38 +0200
commita37d3179581297248a768b57c59e3c36b2834549 (patch)
tree298718f86fd0ab0277180b582d11870d2ec605ca /go.mod
parent989795973103c463a33f053663c6a8616177186c (diff)
Bump go to 1.21 (#3360)
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 af1cb68c..f7e92c23 100644
--- a/go.mod
+++ b/go.mod
@@ -141,4 +141,4 @@ require (
modernc.org/token v1.1.0 // indirect
)
-go 1.20
+go 1.21