We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5466148 commit 1164869Copy full SHA for 1164869
go.mod
@@ -1,5 +1,8 @@
1
module knative.dev/serving
2
3
+// bump to trigger point release to fix
4
+// https://github.com/knative/serving/issues/16402
5
+
6
go 1.24.0
7
8
require (
0 commit comments