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 1
1
{
2
2
"MinorVersionToConfig" : {
3
3
"latest" : {
4
- "TargetVersion" : " v1.59 .1" ,
5
- "AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.59 .1/golangci-lint-1.59 .1-linux-amd64.tar.gz"
4
+ "TargetVersion" : " v1.60 .1" ,
5
+ "AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.60 .1/golangci-lint-1.60 .1-linux-amd64.tar.gz"
6
6
},
7
7
"v1.10" : {
8
8
"Error" : " golangci-lint version 'v1.10' isn't supported: we support only v1.14.0 and later versions"
212
212
"v1.6" : {
213
213
"Error" : " golangci-lint version 'v1.6' isn't supported: we support only v1.14.0 and later versions"
214
214
},
215
+ "v1.60" : {
216
+ "TargetVersion" : " v1.60.1" ,
217
+ "AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.60.1/golangci-lint-1.60.1-linux-amd64.tar.gz"
218
+ },
215
219
"v1.7" : {
216
220
"Error" : " golangci-lint version 'v1.7' isn't supported: we support only v1.14.0 and later versions"
217
221
},
You can’t perform that action at this time.
0 commit comments