From c2c195bc089992a40a94f99cfdfcc0c2684bee79 Mon Sep 17 00:00:00 2001 From: Reto Lehmann Date: Wed, 11 Oct 2023 14:01:42 +0200 Subject: [PATCH] Leave a comment which will trigger a new dot release --- go.mod | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/go.mod b/go.mod index 940643f3f..016a0716b 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,9 @@ 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/iNNxDTCjZvo + go 1.18 replace (