We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c6f3a2 commit cbf291fCopy full SHA for cbf291f
tasks/versions.go
@@ -2,7 +2,7 @@ package tasks
2
3
const (
4
// renovate: github.com/bufbuild/buf
5
- verBuf = "v1.58.0"
+ verBuf = "v1.60.0"
6
// renovate: github.com/google/ko
7
verKo = "v0.18.0"
8
)
0 commit comments