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.60.3 " ,
5- "AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.60.3 /golangci-lint-1.60.3 -linux-amd64.tar.gz"
4+ "TargetVersion" : " v1.61.0 " ,
5+ "AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.61.0 /golangci-lint-1.61.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"
216216 "TargetVersion" : " v1.60.3" ,
217217 "AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.60.3/golangci-lint-1.60.3-linux-amd64.tar.gz"
218218 },
219+ "v1.61" : {
220+ "TargetVersion" : " v1.61.0" ,
221+ "AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.61.0/golangci-lint-1.61.0-linux-amd64.tar.gz"
222+ },
219223 "v1.7" : {
220224 "Error" : " golangci-lint version 'v1.7' isn't supported: we support only v1.14.0 and later versions"
221225 },
You can’t perform that action at this time.
0 commit comments