forked from opcr-io/policy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDepfile
30 lines (30 loc) · 959 Bytes
/
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
---
bin:
vault:
url: "https://releases.hashicorp.com/vault/{{.Version}}/vault_{{.Version}}_{{.OS}}_{{.Arch}}.zip"
version: "1.8.1"
zipPaths:
- "./vault"
sha:
linux-amd64: "bb411f2bbad79c2e4f0640f1d3d5ef50e2bda7d4f40875a56917c95ff783c2db"
darwin-amd64: "f87221e4f56b3da41f0a029bf2b48896ec3be84dd7075bdb9466def1e056f809"
darwin-arm64: "571985c34990a2a7b913cee8c50be42b34c8d8cb751a2aed2c80121ad4b4e44b"
go:
mockgen:
importPath: github.com/golang/mock/mockgen
version: "v1.6.0"
goreleaser:
importPath: github.com/goreleaser/goreleaser
version: "v1.0.0"
wire:
importPath: "github.com/google/wire/cmd/wire"
version: "v0.5.0"
sver:
importPath: "github.com/aserto-dev/sver/cmd/sver"
version: "v1.3.9"
gotestsum:
importPath: "gotest.tools/gotestsum"
version: "v1.7.0"
golangci-lint:
importPath: "github.com/golangci/golangci-lint/cmd/golangci-lint"
version: "v1.42.1"