File tree 2 files changed +11
-4
lines changed
2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 1
1
Follow the news and releases on our [ twitter] ( https://twitter.com/golangci ) and our [ blog] ( https://medium.com/golangci ) .
2
2
There is the most valuable changes log:
3
3
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
+
4
11
### v1.53.1
5
12
6
13
1 . misc.
Original file line number Diff line number Diff line change 1
1
{
2
2
"MinorVersionToConfig" : {
3
3
"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"
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"
182
182
"AssetURL" : " https://github.com/golangci/golangci-lint/releases/download/v1.52.2/golangci-lint-1.52.2-linux-amd64.tar.gz"
183
183
},
184
184
"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"
187
187
},
188
188
"v1.6" : {
189
189
"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