aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorHeschi Kreinick <heschi@google.com>2023-07-18 17:08:00 -0400
committerGopher Robot <gobot@golang.org>2023-07-18 21:24:24 +0000
commit813aad51d947b207f5bed4511c479c0921870b3d (patch)
treeca6644d8b3858972ab70569079d045e497bcfd1a /misc
parentdcf32c66eecd54843d32384b2ef27f97e69621be (diff)
downloadgo-813aad51d947b207f5bed4511c479c0921870b3d.tar.gz
go-813aad51d947b207f5bed4511c479c0921870b3d.zip
all: update go.mod go version to 1.22
For #60558. Change-Id: I1a390f4619e181936d71964f5666052080689374 Reviewed-on: https://go-review.googlesource.com/c/go/+/510836 Auto-Submit: Heschi Kreinick <heschi@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Heschi Kreinick <heschi@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Diffstat (limited to 'misc')
-rw-r--r--misc/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/go.mod b/misc/go.mod
index d5494b157f..ef9d188b1b 100644
--- a/misc/go.mod
+++ b/misc/go.mod
@@ -3,4 +3,4 @@
// tests and tools.
module misc
-go 1.21
+go 1.22