File tree 1 file changed +6
-2
lines changed
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.30 .0" ,
5
- "AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.30 .0/golangci-lint-1.30 .0-linux-amd64.tar.gz"
4
+ "TargetVersion" : " v1.31 .0" ,
5
+ "AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.31 .0/golangci-lint-1.31 .0-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"
87
87
"TargetVersion" : " v1.30.0" ,
88
88
"AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.30.0/golangci-lint-1.30.0-linux-amd64.tar.gz"
89
89
},
90
+ "v1.31" : {
91
+ "TargetVersion" : " v1.31.0" ,
92
+ "AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.31.0/golangci-lint-1.31.0-linux-amd64.tar.gz"
93
+ },
90
94
"v1.4" : {
91
95
"Error" : " golangci-lint version 'v1.4' isn't supported: we support only v1.14.0 and later versions"
92
96
},
You can’t perform that action at this time.
0 commit comments