From 638b070717703db694914a691626c5a15d398661 Mon Sep 17 00:00:00 2001 From: Sergey Vilgelm Date: Sun, 10 Jan 2021 21:15:25 -0600 Subject: [PATCH] Update docs for v1.35.2 (#1643) --- CHANGELOG.md | 1 + README.md | 2 +- assets/github-action-config.json | 8 ++++---- docs/template_data.state | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f27f2ad..135274d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ There is the most valuable changes log: * `thelper` from 0.1.0 to 0.2.0, to 0.2.1 * Validate `go-critic` settings * `gofumpt` to v0.1.0 + * `gci` to v0.2.8 3. fix: modules-download-mode support 4. documentation: * bump documentation dependencies diff --git a/README.md b/README.md index 6c24fe1a..7430df03 100644 --- a/README.md +++ b/README.md @@ -66,8 +66,8 @@ The Core Team has the following responsibilities:
Tam Mach

Trevor Pounds

Sergey Vilgelm
-
Simon Sawert

Ludovic Fernandez
+
Simon Sawert

@iwankgb

Long Dai
diff --git a/assets/github-action-config.json b/assets/github-action-config.json index 6913ee72..b7ddf8ea 100644 --- a/assets/github-action-config.json +++ b/assets/github-action-config.json @@ -1,8 +1,8 @@ { "MinorVersionToConfig": { "latest": { - "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" + "TargetVersion": "v1.35.2", + "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.35.2/golangci-lint-1.35.2-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.1", - "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.35.1/golangci-lint-1.35.1-linux-amd64.tar.gz" + "TargetVersion": "v1.35.2", + "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.35.2/golangci-lint-1.35.2-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 4d0cd103..c30257ff 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. -de1c16b5d2a5be89fc0dc163b27c1e4bd3245073058c68597bdeffb9833e8b31 \ No newline at end of file +c3f676e978413fb7c5412e0fd43a8876b594d1e369c385d6cf4cd68dda4e054c \ No newline at end of file