There was an error while loading. Please reload this page.
1 parent dca40e4 commit 232d726Copy full SHA for 232d726
1 file changed
go.mod
@@ -2,8 +2,9 @@ module knative.dev/serving
2
3
// This comment was added so CI would trigger a point release with a
4
// newer version of Go
5
-// Fixes: https://groups.google.com/g/golang-announce/c/iNNxDTCjZvo
6
-
+// Fixes:
+// - https://groups.google.com/g/golang-announce/c/iNNxDTCjZvo
7
+// - https://github.com/knative/serving/issues/14732
8
go 1.18
9
10
require (
0 commit comments