Skip to content

Commit 5aa3861

Browse files
committed
Update go.mod
1 parent 8f4e187 commit 5aa3861

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,9 @@ replace (
246246
// Uploads API server
247247
replace github.com/googleapis/gnostic => github.com/googleapis/gnostic v0.5.5
248248

249-
go 1.20
249+
go 1.24.0
250+
251+
toolchain go1.24.7
250252

251253
replace knative.dev/pkg => knative.dev/pkg v0.0.0-20250415155312-ed3e2158b883
252254

0 commit comments

Comments
 (0)