Skip to content

Commit 8f4e187

Browse files
committed
Remove go version and toolchain directives
1 parent 22eea77 commit 8f4e187

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

go.mod

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

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

253251
replace knative.dev/pkg => knative.dev/pkg v0.0.0-20250415155312-ed3e2158b883
254252

0 commit comments

Comments
 (0)