2023-10-25 13:08:43 +00:00
|
|
|
tools:
|
|
|
|
- name: binny
|
|
|
|
version:
|
|
|
|
want: v0.6.2
|
|
|
|
method: github-release
|
|
|
|
with:
|
|
|
|
repo: anchore/binny
|
|
|
|
|
|
|
|
- name: quill
|
|
|
|
version:
|
|
|
|
want: v0.4.1
|
|
|
|
method: github-release
|
|
|
|
with:
|
|
|
|
repo: anchore/quill
|
|
|
|
|
|
|
|
- name: golangci-lint
|
|
|
|
version:
|
2023-11-06 14:23:46 +00:00
|
|
|
want: v1.55.2
|
2023-10-25 13:08:43 +00:00
|
|
|
method: github-release
|
|
|
|
with:
|
|
|
|
repo: golangci/golangci-lint
|
|
|
|
|
|
|
|
- name: glow
|
|
|
|
version:
|
|
|
|
want: v1.5.1
|
|
|
|
method: github-release
|
|
|
|
with:
|
|
|
|
repo: charmbracelet/glow
|
|
|
|
|
|
|
|
- name: cosign
|
|
|
|
version:
|
2023-11-08 17:33:59 +00:00
|
|
|
want: v2.2.1
|
2023-10-25 13:08:43 +00:00
|
|
|
method: github-release
|
|
|
|
with:
|
|
|
|
repo: sigstore/cosign
|
|
|
|
|
|
|
|
- name: yajsv
|
|
|
|
version:
|
|
|
|
want: v1.4.1
|
|
|
|
method: github-release
|
|
|
|
with:
|
|
|
|
repo: neilpa/yajsv
|
|
|
|
|
|
|
|
- name: goreleaser
|
|
|
|
version:
|
2023-11-09 16:07:59 +00:00
|
|
|
want: v1.22.1
|
2023-10-25 13:08:43 +00:00
|
|
|
method: github-release
|
|
|
|
with:
|
|
|
|
repo: goreleaser/goreleaser
|
|
|
|
|
|
|
|
- name: gosimports
|
|
|
|
version:
|
|
|
|
want: v0.3.8
|
|
|
|
method: github-release
|
|
|
|
with:
|
|
|
|
repo: rinchsan/gosimports
|
|
|
|
|
|
|
|
- name: chronicle
|
|
|
|
version:
|
|
|
|
want: v0.8.0
|
|
|
|
method: github-release
|
|
|
|
with:
|
|
|
|
repo: anchore/chronicle
|
|
|
|
|
|
|
|
- name: bouncer
|
|
|
|
version:
|
|
|
|
want: v0.4.0
|
|
|
|
method: github-release
|
|
|
|
with:
|
|
|
|
repo: wagoodman/go-bouncer
|
|
|
|
|
|
|
|
- name: benchstat
|
|
|
|
version:
|
|
|
|
want: latest
|
|
|
|
method: go-proxy
|
|
|
|
with:
|
|
|
|
module: golang.org/x/perf
|
|
|
|
allow-unresolved-version: true
|
|
|
|
method: go-install
|
|
|
|
with:
|
|
|
|
entrypoint: cmd/benchstat
|
|
|
|
module: golang.org/x/perf
|
|
|
|
|
|
|
|
- name: task
|
|
|
|
version:
|
2023-11-30 14:25:02 +00:00
|
|
|
want: v3.32.0
|
2023-10-25 13:08:43 +00:00
|
|
|
method: github-release
|
|
|
|
with:
|
|
|
|
repo: go-task/task
|
|
|
|
|
|
|
|
- name: gh
|
|
|
|
version:
|
2023-11-28 15:22:57 +00:00
|
|
|
want: v2.39.2
|
2023-10-25 13:08:43 +00:00
|
|
|
method: github-release
|
|
|
|
with:
|
|
|
|
repo: cli/cli
|