File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "MinorVersionToConfig" : {
33 "latest" : {
4- "TargetVersion" : " v1.57.2 " ,
5- "AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.57.2 /golangci-lint-1.57.2 -linux-amd64.tar.gz"
4+ "TargetVersion" : " v1.58.0 " ,
5+ "AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.58.0 /golangci-lint-1.58.0 -linux-amd64.tar.gz"
66 },
77 "v1.10" : {
88 "Error" : " golangci-lint version 'v1.10' isn't supported: we support only v1.14.0 and later versions"
201201 "TargetVersion" : " v1.57.2" ,
202202 "AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.57.2/golangci-lint-1.57.2-linux-amd64.tar.gz"
203203 },
204+ "v1.58" : {
205+ "TargetVersion" : " v1.58.0" ,
206+ "AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.58.0/golangci-lint-1.58.0-linux-amd64.tar.gz"
207+ },
204208 "v1.6" : {
205209 "Error" : " golangci-lint version 'v1.6' isn't supported: we support only v1.14.0 and later versions"
206210 },
You can’t perform that action at this time.
0 commit comments