-
Notifications
You must be signed in to change notification settings - Fork 10
/
Depfile
32 lines (31 loc) · 1.03 KB
/
Depfile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
bin:
vault:
url: "https://releases.hashicorp.com/vault/{{.Version}}/vault_{{.Version}}_{{.OS}}_{{.Arch}}.zip"
version: "1.8.12"
zipPaths:
- "./vault"
sha:
linux-amd64: "88c280945db62b118435ec1bf0086a719f6b6551cba052e5f8d1e25a80884bca"
linux-arm64: "e57e719e1eec9bce9057751e2583907210d3ac99c0a01897479506fbb2af828d"
darwin-amd64: "6ca2c461fea2cef22266a747dad043df91d333b3ca98579e2a44230889a82aea"
darwin-arm64: "50c3f973effa013711abb17edbefe5435f7bc74b80cefd834dde1fba97680243"
go:
sver:
importPath: "github.com/aserto-dev/sver/cmd/sver"
version: "v1.3.13"
wire:
importPath: "github.com/google/wire/cmd/wire"
version: "v0.6.0"
goreleaser:
importPath: github.com/goreleaser/goreleaser
version: "v1.24.0"
gotestsum:
importPath: "gotest.tools/gotestsum"
version: "v1.11.0"
golangci-lint:
importPath: "github.com/golangci/golangci-lint/cmd/golangci-lint"
version: "v1.56.2"
mockgen:
importPath: github.com/golang/mock/mockgen
version: "v1.6.0"