aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorTaras Madan <tarasmadan@google.com>2025-04-01 10:20:55 +0200
committerTaras Madan <tarasmadan@google.com>2025-04-01 11:04:14 +0000
commitb864549925395065342bee664c1de358cf66c3f3 (patch)
tree1ed66f6ca22423ba62b26e4ec00f752fc467dc86 /go.mod
parentdc5e6f8f9d3cbe097d2a74900a00018f7273e08a (diff)
go/mod: update go to 1.23.7
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 df6702748..bc26add32 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
module github.com/google/syzkaller
-go 1.23.6
+go 1.23.7
require (
cloud.google.com/go v0.120.0