forked from armadaproject/armada
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtools.yaml
More file actions
16 lines (16 loc) · 778 Bytes
/
tools.yaml
File metadata and controls
16 lines (16 loc) · 778 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Tools used to build and release Armada
# TODO: Use latest goreleaser. After upgrading k8s.io packages.
tools:
- github.com/go-swagger/go-swagger/cmd/swagger@v0.33.1
- go.uber.org/mock/mockgen@v0.6.0
- github.com/gordonklaus/ineffassign@v0.0.0-20210914165742-4cc7213b9bc8
- github.com/goreleaser/goreleaser/v2@v2.8.1
- github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway@v1.16.0
- github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger@v1.16.0
- github.com/jstemmer/go-junit-report@v1.0.0
- github.com/mitchellh/gox@v1.0.1
- github.com/wlbr/templify@v0.0.0-20210816202250-7b8044ca19e9
- golang.org/x/tools/cmd/goimports@v0.38.0
- sigs.k8s.io/kind@v0.25.0
- github.com/sqlc-dev/sqlc/cmd/sqlc@v1.30.0
- github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.9.0