diff --git a/CHANGELOG.md b/CHANGELOG.md
index cb9bb1d7..5f27f2ad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,8 +7,9 @@ There is the most valuable changes log:
* `predeclared`: https://github.com/nishanths/predeclared
2. update linters:
* `go-critic` from 0.5.2 to 0.5.3
- * `thelper` from 0.1.0 to 0.2.0
+ * `thelper` from 0.1.0 to 0.2.0, to 0.2.1
* Validate `go-critic` settings
+ * `gofumpt` to v0.1.0
3. fix: modules-download-mode support
4. documentation:
* bump documentation dependencies
diff --git a/README.md b/README.md
index 58cfd859..6c24fe1a 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,7 @@ The Core Team has the following responsibilities:
 Andrew Shannon Brown |
 Sascha Grunert |
-  Denis Tingaikin |
+  Denis Tingaikin |
 Ryan Currah |
 Denis Krivak |
 Duco van Amstel |
@@ -114,7 +114,7 @@ The Core Team has the following responsibilities:
-  ZhangYunHao |
+  ZhangYunHao |
 @odidev |
 NiseVoid |
 Sean DuBois |
@@ -177,30 +177,30 @@ The Core Team has the following responsibilities:
 Marat Reymers |
+  Aleksey Bakin |
 Brian Flad |
 Jakub Chábek |
 tdakkota |
 Eric Wohltman |
 Gianguido Sora' |
 Sonia Hamilton |
-  Berezhnoy Pavel |
+  Berezhnoy Pavel |
 Henry |
 Aofei Sheng |
 Maksym Pavlenko |
 Jonathan Chappelow |
 Ivan |
 Peter Mescalchin |
-  Dale Hui |
+  Dale Hui |
 Ondrej Fabry |
 proton |
 Markus |
 Andrew Lavery |
 Kishan B |
-  Aleksey Bakin |
 Tariq Ibrahim |
diff --git a/assets/github-action-config.json b/assets/github-action-config.json
index 695c83f6..6913ee72 100644
--- a/assets/github-action-config.json
+++ b/assets/github-action-config.json
@@ -1,8 +1,8 @@
{
"MinorVersionToConfig": {
"latest": {
- "TargetVersion": "v1.35.0",
- "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.35.0/golangci-lint-1.35.0-linux-amd64.tar.gz"
+ "TargetVersion": "v1.35.1",
+ "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.35.1/golangci-lint-1.35.1-linux-amd64.tar.gz"
},
"v1.10": {
"Error": "golangci-lint version 'v1.10' isn't supported: we support only v1.14.0 and later versions"
@@ -104,8 +104,8 @@
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.34.1/golangci-lint-1.34.1-linux-amd64.tar.gz"
},
"v1.35": {
- "TargetVersion": "v1.35.0",
- "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.35.0/golangci-lint-1.35.0-linux-amd64.tar.gz"
+ "TargetVersion": "v1.35.1",
+ "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.35.1/golangci-lint-1.35.1-linux-amd64.tar.gz"
},
"v1.4": {
"Error": "golangci-lint version 'v1.4' isn't supported: we support only v1.14.0 and later versions"
diff --git a/docs/template_data.state b/docs/template_data.state
index 9d51ba49..4d0cd103 100755
--- a/docs/template_data.state
+++ b/docs/template_data.state
@@ -1,2 +1,2 @@
This file stores hash of website templates to trigger Netlify rebuild when something changes, e.g. new linter is added.
-ac1a95727f2c87014a644a159e9c5de6da2751dee0b0cb3527e2f8b3056cdac2
\ No newline at end of file
+de1c16b5d2a5be89fc0dc163b27c1e4bd3245073058c68597bdeffb9833e8b31
\ No newline at end of file