|
|
@@ -1,11 +1,36 @@
|
|
|
1
|
+# @generated - this file is auto-generated by `mise lock` https://mise.jdx.dev/dev-tools/mise-lock.html
|
|
|
2
|
+
|
|
1
|
3
|
[[tools.go]]
|
|
2
|
4
|
version = "1.26.1"
|
|
3
|
5
|
backend = "core:go"
|
|
4
|
|
-"platforms.linux-arm64" = { checksum = "sha256:a290581cfe4fe28ddd737dde3095f3dbeb7f2e4065cab4eae44dfc53b760c2f7", url = "https://dl.google.com/go/go1.26.1.linux-arm64.tar.gz"}
|
|
5
|
|
-"platforms.linux-x64" = { checksum = "sha256:031f088e5d955bab8657ede27ad4e3bc5b7c1ba281f05f245bcc304f327c987a", url = "https://dl.google.com/go/go1.26.1.linux-amd64.tar.gz"}
|
|
6
|
|
-"platforms.macos-arm64" = { checksum = "sha256:353df43a7811ce284c8938b5f3c7df40b7bfb6f56cb165b150bc40b5e2dd541f", url = "https://dl.google.com/go/go1.26.1.darwin-arm64.tar.gz"}
|
|
7
|
|
-"platforms.macos-x64" = { checksum = "sha256:65773dab2f8cc4cd23d93ba6d0a805de150ca0b78378879292be0b903b8cdd08", url = "https://dl.google.com/go/go1.26.1.darwin-amd64.tar.gz"}
|
|
8
|
|
-"platforms.windows-x64" = { checksum = "sha256:9b68112c913f45b7aebbf13c036721264bbba7e03a642f8f7490c561eebd1ecc", url = "https://dl.google.com/go/go1.26.1.windows-amd64.zip"}
|
|
|
6
|
+
|
|
|
7
|
+[tools.go."platforms.linux-arm64"]
|
|
|
8
|
+checksum = "sha256:a290581cfe4fe28ddd737dde3095f3dbeb7f2e4065cab4eae44dfc53b760c2f7"
|
|
|
9
|
+url = "https://dl.google.com/go/go1.26.1.linux-arm64.tar.gz"
|
|
|
10
|
+
|
|
|
11
|
+[tools.go."platforms.linux-arm64-musl"]
|
|
|
12
|
+checksum = "sha256:a290581cfe4fe28ddd737dde3095f3dbeb7f2e4065cab4eae44dfc53b760c2f7"
|
|
|
13
|
+url = "https://dl.google.com/go/go1.26.1.linux-arm64.tar.gz"
|
|
|
14
|
+
|
|
|
15
|
+[tools.go."platforms.linux-x64"]
|
|
|
16
|
+checksum = "sha256:031f088e5d955bab8657ede27ad4e3bc5b7c1ba281f05f245bcc304f327c987a"
|
|
|
17
|
+url = "https://dl.google.com/go/go1.26.1.linux-amd64.tar.gz"
|
|
|
18
|
+
|
|
|
19
|
+[tools.go."platforms.linux-x64-musl"]
|
|
|
20
|
+checksum = "sha256:031f088e5d955bab8657ede27ad4e3bc5b7c1ba281f05f245bcc304f327c987a"
|
|
|
21
|
+url = "https://dl.google.com/go/go1.26.1.linux-amd64.tar.gz"
|
|
|
22
|
+
|
|
|
23
|
+[tools.go."platforms.macos-arm64"]
|
|
|
24
|
+checksum = "sha256:353df43a7811ce284c8938b5f3c7df40b7bfb6f56cb165b150bc40b5e2dd541f"
|
|
|
25
|
+url = "https://dl.google.com/go/go1.26.1.darwin-arm64.tar.gz"
|
|
|
26
|
+
|
|
|
27
|
+[tools.go."platforms.macos-x64"]
|
|
|
28
|
+checksum = "sha256:65773dab2f8cc4cd23d93ba6d0a805de150ca0b78378879292be0b903b8cdd08"
|
|
|
29
|
+url = "https://dl.google.com/go/go1.26.1.darwin-amd64.tar.gz"
|
|
|
30
|
+
|
|
|
31
|
+[tools.go."platforms.windows-x64"]
|
|
|
32
|
+checksum = "sha256:9b68112c913f45b7aebbf13c036721264bbba7e03a642f8f7490c561eebd1ecc"
|
|
|
33
|
+url = "https://dl.google.com/go/go1.26.1.windows-amd64.zip"
|
|
9
|
34
|
|
|
10
|
35
|
[[tools."go:golang.org/x/pkgsite/cmd/pkgsite"]]
|
|
11
|
36
|
version = "latest"
|
|
|
@@ -24,19 +49,73 @@ version = "0.9.2"
|
|
24
|
49
|
backend = "go:mvdan.cc/gofumpt"
|
|
25
|
50
|
|
|
26
|
51
|
[[tools.golangci-lint]]
|
|
27
|
|
-version = "2.11.3"
|
|
|
52
|
+version = "2.11.4"
|
|
28
|
53
|
backend = "aqua:golangci/golangci-lint"
|
|
29
|
|
-"platforms.linux-arm64" = { checksum = "sha256:ee3d95f301359e7d578e6d99c8ad5aeadbabc5a13009a30b2b0df11c8058afe9", url = "https://github.com/golangci/golangci-lint/releases/download/v2.11.3/golangci-lint-2.11.3-linux-arm64.tar.gz"}
|
|
30
|
|
-"platforms.linux-x64" = { checksum = "sha256:87bb8cddbcc825d5778b64e8a91b46c0526b247f4e2f2904dea74ec7450475d1", url = "https://github.com/golangci/golangci-lint/releases/download/v2.11.3/golangci-lint-2.11.3-linux-amd64.tar.gz"}
|
|
31
|
|
-"platforms.macos-arm64" = { checksum = "sha256:30ee39979c516b9d1adca289a3f93429d130c4c0fda5e57d637850894221f6cc", url = "https://github.com/golangci/golangci-lint/releases/download/v2.11.3/golangci-lint-2.11.3-darwin-arm64.tar.gz"}
|
|
32
|
|
-"platforms.macos-x64" = { checksum = "sha256:f93bda1f2cc981fd1326464020494be62f387bbf262706e1b3b644e5afacc440", url = "https://github.com/golangci/golangci-lint/releases/download/v2.11.3/golangci-lint-2.11.3-darwin-amd64.tar.gz"}
|
|
33
|
|
-"platforms.windows-x64" = { checksum = "sha256:cd42e890176bc5cfeb36225a77e66b9410ddd3a59a03551e23f6b210d29e1f67", url = "https://github.com/golangci/golangci-lint/releases/download/v2.11.3/golangci-lint-2.11.3-windows-amd64.zip"}
|
|
|
54
|
+
|
|
|
55
|
+[tools.golangci-lint."platforms.linux-arm64"]
|
|
|
56
|
+checksum = "sha256:3bcfa2e6f3d32b2bf5cd75eaa876447507025e0303698633f722a05331988db4"
|
|
|
57
|
+url = "https://github.com/golangci/golangci-lint/releases/download/v2.11.4/golangci-lint-2.11.4-linux-arm64.tar.gz"
|
|
|
58
|
+
|
|
|
59
|
+[tools.golangci-lint."platforms.linux-arm64-musl"]
|
|
|
60
|
+checksum = "sha256:3bcfa2e6f3d32b2bf5cd75eaa876447507025e0303698633f722a05331988db4"
|
|
|
61
|
+url = "https://github.com/golangci/golangci-lint/releases/download/v2.11.4/golangci-lint-2.11.4-linux-arm64.tar.gz"
|
|
|
62
|
+
|
|
|
63
|
+[tools.golangci-lint."platforms.linux-x64"]
|
|
|
64
|
+checksum = "sha256:200c5b7503f67b59a6743ccf32133026c174e272b930ee79aa2aa6f37aca7ef1"
|
|
|
65
|
+url = "https://github.com/golangci/golangci-lint/releases/download/v2.11.4/golangci-lint-2.11.4-linux-amd64.tar.gz"
|
|
|
66
|
+
|
|
|
67
|
+[tools.golangci-lint."platforms.linux-x64-musl"]
|
|
|
68
|
+checksum = "sha256:200c5b7503f67b59a6743ccf32133026c174e272b930ee79aa2aa6f37aca7ef1"
|
|
|
69
|
+url = "https://github.com/golangci/golangci-lint/releases/download/v2.11.4/golangci-lint-2.11.4-linux-amd64.tar.gz"
|
|
|
70
|
+
|
|
|
71
|
+[tools.golangci-lint."platforms.macos-arm64"]
|
|
|
72
|
+checksum = "sha256:02db2a2dae8b26812e53b0688a6f617e3ef1f489790e829ea22862cf76945675"
|
|
|
73
|
+url = "https://github.com/golangci/golangci-lint/releases/download/v2.11.4/golangci-lint-2.11.4-darwin-arm64.tar.gz"
|
|
|
74
|
+provenance = "github-attestations"
|
|
|
75
|
+
|
|
|
76
|
+[tools.golangci-lint."platforms.macos-x64"]
|
|
|
77
|
+checksum = "sha256:c900d4048db75d1edfd550fd11cf6a9b3008e7caa8e119fcddbc700412d63e60"
|
|
|
78
|
+url = "https://github.com/golangci/golangci-lint/releases/download/v2.11.4/golangci-lint-2.11.4-darwin-amd64.tar.gz"
|
|
|
79
|
+
|
|
|
80
|
+[tools.golangci-lint."platforms.windows-x64"]
|
|
|
81
|
+checksum = "sha256:4932cfca5e75bf60fe1c576edf459e5e809e6644664a068185d64b84af3fad9e"
|
|
|
82
|
+url = "https://github.com/golangci/golangci-lint/releases/download/v2.11.4/golangci-lint-2.11.4-windows-amd64.zip"
|
|
34
|
83
|
|
|
35
|
84
|
[[tools.goreleaser]]
|
|
36
|
85
|
version = "2.14.3"
|
|
37
|
86
|
backend = "aqua:goreleaser/goreleaser"
|
|
38
|
|
-"platforms.linux-arm64" = { checksum = "sha256:581a10e53c1176b3e81ee45cf531e02dbf899db0bc7b795669347df4276ce948", url = "https://github.com/goreleaser/goreleaser/releases/download/v2.14.3/goreleaser_Linux_arm64.tar.gz"}
|
|
39
|
|
-"platforms.linux-x64" = { checksum = "sha256:dc7faeeeb6da8bdfda788626263a4ae725892a8c7504b975c3234127d4a44579", url = "https://github.com/goreleaser/goreleaser/releases/download/v2.14.3/goreleaser_Linux_x86_64.tar.gz"}
|
|
40
|
|
-"platforms.macos-arm64" = { checksum = "sha256:3507798489e107a78aff36b169de48148a335ac26eb3161608d905f3f3a957bd", url = "https://github.com/goreleaser/goreleaser/releases/download/v2.14.3/goreleaser_Darwin_all.tar.gz"}
|
|
41
|
|
-"platforms.macos-x64" = { checksum = "sha256:3507798489e107a78aff36b169de48148a335ac26eb3161608d905f3f3a957bd", url = "https://github.com/goreleaser/goreleaser/releases/download/v2.14.3/goreleaser_Darwin_all.tar.gz"}
|
|
42
|
|
-"platforms.windows-x64" = { checksum = "sha256:3deea8ff471aa258a2d99f3e5302971d7028647ae8ddaf103257a8113e485a31", url = "https://github.com/goreleaser/goreleaser/releases/download/v2.14.3/goreleaser_Windows_x86_64.zip"}
|
|
|
87
|
+
|
|
|
88
|
+[tools.goreleaser."platforms.linux-arm64"]
|
|
|
89
|
+checksum = "sha256:581a10e53c1176b3e81ee45cf531e02dbf899db0bc7b795669347df4276ce948"
|
|
|
90
|
+url = "https://github.com/goreleaser/goreleaser/releases/download/v2.14.3/goreleaser_Linux_arm64.tar.gz"
|
|
|
91
|
+provenance = "cosign"
|
|
|
92
|
+
|
|
|
93
|
+[tools.goreleaser."platforms.linux-arm64-musl"]
|
|
|
94
|
+checksum = "sha256:581a10e53c1176b3e81ee45cf531e02dbf899db0bc7b795669347df4276ce948"
|
|
|
95
|
+url = "https://github.com/goreleaser/goreleaser/releases/download/v2.14.3/goreleaser_Linux_arm64.tar.gz"
|
|
|
96
|
+provenance = "cosign"
|
|
|
97
|
+
|
|
|
98
|
+[tools.goreleaser."platforms.linux-x64"]
|
|
|
99
|
+checksum = "sha256:dc7faeeeb6da8bdfda788626263a4ae725892a8c7504b975c3234127d4a44579"
|
|
|
100
|
+url = "https://github.com/goreleaser/goreleaser/releases/download/v2.14.3/goreleaser_Linux_x86_64.tar.gz"
|
|
|
101
|
+provenance = "cosign"
|
|
|
102
|
+
|
|
|
103
|
+[tools.goreleaser."platforms.linux-x64-musl"]
|
|
|
104
|
+checksum = "sha256:dc7faeeeb6da8bdfda788626263a4ae725892a8c7504b975c3234127d4a44579"
|
|
|
105
|
+url = "https://github.com/goreleaser/goreleaser/releases/download/v2.14.3/goreleaser_Linux_x86_64.tar.gz"
|
|
|
106
|
+provenance = "cosign"
|
|
|
107
|
+
|
|
|
108
|
+[tools.goreleaser."platforms.macos-arm64"]
|
|
|
109
|
+checksum = "sha256:3507798489e107a78aff36b169de48148a335ac26eb3161608d905f3f3a957bd"
|
|
|
110
|
+url = "https://github.com/goreleaser/goreleaser/releases/download/v2.14.3/goreleaser_Darwin_all.tar.gz"
|
|
|
111
|
+provenance = "cosign"
|
|
|
112
|
+
|
|
|
113
|
+[tools.goreleaser."platforms.macos-x64"]
|
|
|
114
|
+checksum = "sha256:3507798489e107a78aff36b169de48148a335ac26eb3161608d905f3f3a957bd"
|
|
|
115
|
+url = "https://github.com/goreleaser/goreleaser/releases/download/v2.14.3/goreleaser_Darwin_all.tar.gz"
|
|
|
116
|
+provenance = "cosign"
|
|
|
117
|
+
|
|
|
118
|
+[tools.goreleaser."platforms.windows-x64"]
|
|
|
119
|
+checksum = "sha256:3deea8ff471aa258a2d99f3e5302971d7028647ae8ddaf103257a8113e485a31"
|
|
|
120
|
+url = "https://github.com/goreleaser/goreleaser/releases/download/v2.14.3/goreleaser_Windows_x86_64.zip"
|
|
|
121
|
+provenance = "cosign"
|