Skip to content

Commit 232d726

Browse files
authored
[release-1.11] Bump to fix #14732 (#14734)
* Bump to fix #14732 * Bump to fix serving/#14732
1 parent dca40e4 commit 232d726

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

go.mod

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ module knative.dev/serving
22

33
// This comment was added so CI would trigger a point release with a
44
// newer version of Go
5-
// Fixes: https://groups.google.com/g/golang-announce/c/iNNxDTCjZvo
6-
5+
// Fixes:
6+
// - https://groups.google.com/g/golang-announce/c/iNNxDTCjZvo
7+
// - https://github.com/knative/serving/issues/14732
78
go 1.18
89

910
require (

0 commit comments

Comments
 (0)