We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb74c2e commit a85e1e1Copy full SHA for a85e1e1
assets/github-action-config.json
@@ -64,6 +64,10 @@
64
"TargetVersion": "v1.26.0",
65
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.26.0/golangci-lint-1.26.0-linux-amd64.tar.gz"
66
},
67
+ "v1.27": {
68
+ "TargetVersion": "v1.27.0",
69
+ "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.27.0/golangci-lint-1.27.0-linux-amd64.tar.gz"
70
+ },
71
"v1.3": {
72
"Error": "golangci-lint version 'v1.3' isn't supported: we support only v1.14.0 and later versions"
73
0 commit comments