diff --git a/go.mod b/go.mod index ab0e3ac3c..a77ea78e7 100644 --- a/go.mod +++ b/go.mod @@ -1,8 +1,7 @@ module knative.dev/net-contour -// 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/L_3rmdT0BMU +// Trigger build +// see: https://github.com/knative/serving/issues/13747 go 1.18 require (