File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed
Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 11Follow the news and releases on our [ twitter] ( https://twitter.com/golangci ) and our [ blog] ( https://medium.com/golangci ) .
22There is the most valuable changes log:
33
4+ ### v1.53.2
5+
6+ 1 . updated linters
7+ * ` depguard ` : from v2.0.1 to 2.1.0
8+ 2 . misc.
9+ * ` depguard ` : throw error only when the linter is called
10+
411### v1.53.1
512
6131 . misc.
Original file line number Diff line number Diff line change 11{
22 "MinorVersionToConfig" : {
33 "latest" : {
4- "TargetVersion" : " v1.53.1 " ,
5- "AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.53.1 /golangci-lint-1.53.1 -linux-amd64.tar.gz"
4+ "TargetVersion" : " v1.53.2 " ,
5+ "AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.53.2 /golangci-lint-1.53.2 -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"
182182 "AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.52.2/golangci-lint-1.52.2-linux-amd64.tar.gz"
183183 },
184184 "v1.53" : {
185- "TargetVersion" : " v1.53.1 " ,
186- "AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.53.1 /golangci-lint-1.53.1 -linux-amd64.tar.gz"
185+ "TargetVersion" : " v1.53.2 " ,
186+ "AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.53.2 /golangci-lint-1.53.2 -linux-amd64.tar.gz"
187187 },
188188 "v1.6" : {
189189 "Error" : " golangci-lint version 'v1.6' isn't supported: we support only v1.14.0 and later versions"
You can’t perform that action at this time.
0 commit comments