diff --git a/go.mod b/go.mod index 88f823f10f6d..1ac99ab1a19a 100644 --- a/go.mod +++ b/go.mod @@ -2,8 +2,9 @@ module knative.dev/serving // This comment was added so CI would trigger a point release with a // newer version of Go -// Fixes: https://groups.google.com/g/golang-announce/c/iNNxDTCjZvo - +// Fixes: +// - https://groups.google.com/g/golang-announce/c/iNNxDTCjZvo +// - https://github.com/knative/serving/issues/14732 go 1.18 require (