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 06571af commit f889c4cCopy full SHA for f889c4c
.binny.yaml
@@ -26,7 +26,7 @@ tools:
26
# used for linting
27
- name: golangci-lint
28
version:
29
- want: v1.64.6
+ want: v1.64.7
30
method: github-release
31
with:
32
repo: golangci/golangci-lint
@@ -58,7 +58,7 @@ tools:
58
# used to release all artifacts
59
- name: goreleaser
60
61
- want: v2.7.0
+ want: v2.8.1
62
63
64
repo: goreleaser/goreleaser
0 commit comments