Skip to content

Commit

Permalink
[release-1.11] Bump to fix serving/#14732 (#597)
Browse files Browse the repository at this point in the history
* Bump to fix serving/#14732

* Bump to fix serving/#14732
  • Loading branch information
dprotaso authored Dec 18, 2023
1 parent c275834 commit 82db271
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ module knative.dev/net-gateway-api

// 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

Expand Down

0 comments on commit 82db271

Please sign in to comment.