This commit is contained in:
binwiederhier
2026-01-25 09:24:30 -05:00
parent 2343ce46bd
commit 2ae962d957
4 changed files with 171 additions and 170 deletions

View File

@@ -245,6 +245,7 @@ cli-deps-gcc-windows:
cli-deps-update:
go get -u
go mod tidy
go install honnef.co/go/tools/cmd/staticcheck@latest
go install golang.org/x/lint/golint@latest
go install github.com/goreleaser/goreleaser/v2@latest