324 Commits

Author SHA1 Message Date
Ludovic Fernandez
cc0914ffeb
Support RISV64 (#2080) 2021-06-25 09:05:03 +02:00
dependabot[bot]
afb042badc
build(deps): bump github.com/spf13/viper from 1.7.1 to 1.8.0 (#2072) 2021-06-22 00:10:45 +02:00
dependabot[bot]
c36909d7a4
build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.1.0 to 2.2.0 (#2071) 2021-06-21 23:53:15 +02:00
dependabot[bot]
8ab80c15ea
build(deps): bump github.com/securego/gosec/v2 from 2.8.0 to 2.8.1 (#2073) 2021-06-21 23:47:39 +02:00
Steve Coffman
6924df8f62
Bump github.com/ryancurrah/gomodguard from 1.2.1 to 1.2.2 (#2065) 2021-06-18 23:41:49 +02:00
dependabot[bot]
6a269af7a6
build(deps): bump github.com/charithe/durationcheck from 0.0.7 to 0.0.8 (#2052) 2021-06-14 07:36:49 +02:00
dependabot[bot]
55133bf475
build(deps): bump golang.org/x/tools from 0.1.2 to 0.1.3 (#2053) 2021-06-14 07:36:17 +02:00
paul fisher
52b55141c4
Bump github.com/jgautheron/goconst from 0.5.6 to 0.5.7(#2044) 2021-06-09 22:20:13 +02:00
dependabot[bot]
555cde6b6d
build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.4 to 3.21.5 (#2042)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.21.4 to 3.21.5.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.21.4...v3.21.5)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 14:33:05 +08:00
dependabot[bot]
fe0db3db21
build(deps): bump github.com/tommy-muehle/go-mnd/v2 from 2.3.2 to 2.4.0 (#2024) 2021-05-31 10:00:41 +02:00
dependabot[bot]
b5d847f07f
build(deps): bump github.com/mgechev/revive from 1.0.6 to 1.0.7 (#2027) 2021-05-31 09:31:49 +02:00
dependabot[bot]
6ffa139c1b
build(deps): bump github.com/securego/gosec/v2 from 2.7.0 to 2.8.0 (#2025) 2021-05-31 09:22:52 +02:00
Mitsuo Heijo
a68a88ee02
build(deps): bump honnef.co/go/tools from v0.1.4 to v0.2.0 (#2019) 2021-05-29 20:44:40 +02:00
Kensei Nakada
2dcc761d21
Update wastedassign to v2.0.6 (#2020)
* Update: wastedassign to v2.0.5

* Update: wastedassign to v2.0.6
2021-05-29 14:26:26 +03:00
Ryan Currah
7776b546b8
gomodguard: fix problem where duplicate issues were being reported (#2018) 2021-05-27 22:21:23 +02:00
Denis Krivak
1c2c8ffd28
Update godot to 1.4.7 (#2010) 2021-05-23 12:01:31 +03:00
Ludovic Fernandez
5d84fa5ecd
Update makezero to HEAD (#2006) 2021-05-21 09:03:58 +02:00
Ludovic Fernandez
f900232b9b
Update errorlint to HEAD (#1996) 2021-05-19 20:12:26 +02:00
Ludovic Fernandez
46009fbddc
Update rowserrcheck to v1.1.0 (#1997) 2021-05-19 20:12:09 +02:00
Ludovic Fernandez
fcef82475c
docs: improve linters page (#1995)
* TOC level 3
* drop `.golangci.yaml` from the Configuration page
* generate a dedicated configuration section for each linters.
* fix changelog heading
2021-05-17 23:56:46 +02:00
dependabot[bot]
874304dd90
build(deps): bump github.com/charithe/durationcheck from 0.0.6 to 0.0.7 (#1990) 2021-05-17 09:40:33 +02:00
dependabot[bot]
4143f57ac6
build(deps): bump github.com/fatih/color from 1.10.0 to 1.11.0 (#1992)
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.10.0...v1.11.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 13:58:02 +08:00
dependabot[bot]
4e9866ade9
build(deps): bump github.com/ashanbrown/forbidigo from 1.1.0 to 1.2.0 (#1991)
Bumps [github.com/ashanbrown/forbidigo](https://github.com/ashanbrown/forbidigo) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/ashanbrown/forbidigo/releases)
- [Commits](https://github.com/ashanbrown/forbidigo/compare/v1.1.0...v1.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 13:57:28 +08:00
Ludovic Fernandez
589c49efea
govet: fix sigchanyzer (#1975) 2021-05-13 16:23:35 +02:00
Kensei Nakada
c213e4ed71
Bump wastedassign to v1.0.0 (#1955) 2021-05-05 13:22:48 +02:00
dependabot[bot]
96a7f62b2e
build(deps): bump honnef.co/go/tools from 0.1.3 to 0.1.4 (#1952) 2021-05-03 10:29:38 +02:00
dependabot[bot]
f1ca6822a3
build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.3 to 3.21.4 (#1951) 2021-05-03 10:29:25 +02:00
Ludovic Fernandez
ffe80615b0
Update importas to HEAD (#1934) 2021-05-01 18:41:42 +02:00
Ludovic Fernandez
a7865d2430
Update errorlint to HEAD (#1933) 2021-05-01 18:41:26 +02:00
Mitsuo Heijo
cd9d8bb739
govet: Update vet passes (#1950) 2021-05-01 18:37:53 +02:00
Pierre Durand
8da9d3aa62
update go-critic to v0.5.6 (#1925) 2021-05-01 13:41:21 +02:00
Ludovic Fernandez
c610079e1d
feat: set the minimum Go version to go1.15 (#1926) 2021-05-01 12:12:39 +03:00
Tom Arrell
92fda268b2
Update Wrapcheck to v2, add configuration (#1947) 2021-05-01 00:13:51 +02:00
dependabot[bot]
54bfbb9a52
build(deps): bump github.com/tetafro/godot from 1.4.5 to 1.4.6 (#1935)
Bumps [github.com/tetafro/godot](https://github.com/tetafro/godot) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/tetafro/godot/releases)
- [Changelog](https://github.com/tetafro/godot/blob/master/.goreleaser.yml)
- [Commits](https://github.com/tetafro/godot/compare/v1.4.5...v1.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Long Dai <long0dai@foxmail.com>
Co-authored-by: Long Dai <long0dai@foxmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-26 13:45:00 +08:00
Tom Arrell
12e3251a61
Update wrapcheck to v1.2.0 (#1927) 2021-04-23 23:14:36 +02:00
Simon Sawert
d6bcf9f4b2
Update wsl to 3.3.0, sort config in example config (#1922)
* Update wsl to 3.3.0, sort config in example config
* chore: ignore CVE-2020-26160
2021-04-21 19:18:09 +02:00
dependabot[bot]
2c008326ba
build(deps): bump github.com/tommy-muehle/go-mnd/v2 from 2.3.1 to 2.3.2 (#1919) 2021-04-19 09:04:00 +02:00
Ludovic Fernandez
93df6f75f5
Add tagliatelle linter (#1906) 2021-04-12 17:59:50 +02:00
dependabot[bot]
0f3f9ef809
build(deps): bump github.com/mgechev/revive from 1.0.5 to 1.0.6 (#1908) 2021-04-12 10:27:47 +02:00
dependabot[bot]
9e11a08a11
build(deps): bump github.com/tetafro/godot from 1.4.4 to 1.4.5 (#1907) 2021-04-12 09:22:32 +02:00
Takumasa Sakao
c5891c0d93
Bump importas to HEAD (#1899) 2021-04-06 03:06:41 +02:00
dependabot[bot]
42cc78432b
build(deps): bump github.com/tomarrell/wrapcheck from 1.0.0 to 1.1.0 (#1891) 2021-04-05 12:37:16 +02:00
dependabot[bot]
7ee6e4dd74
build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.2 to 3.21.3 (#1890) 2021-04-05 11:52:36 +02:00
Ben Ye
6844f6abf8
Add promlinter to lint metrics name (#1265) 2021-03-30 14:56:42 +02:00
dependabot[bot]
5baff12cb8
build(deps): bump github.com/hashicorp/go-multierror from 1.0.0 to 1.1.1 (#1877)
Bumps [github.com/hashicorp/go-multierror](https://github.com/hashicorp/go-multierror) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/hashicorp/go-multierror/releases)
- [Commits](https://github.com/hashicorp/go-multierror/compare/v1.0.0...v1.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Xiang Dai <long0dai@foxmail.com>
Co-authored-by: Xiang Dai <long0dai@foxmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-29 14:20:14 +08:00
Ludovic Fernandez
9aea4aee1c
typecheck: display compilation errors as report instead of error (#1861)
Some checks failed
Extra / Vulnerability scanner (push) Has been cancelled
CI / go-mod (push) Has been cancelled
CI / golangci-lint (push) Has been cancelled
Release a tag / release (push) Has been cancelled
CI / tests-on-windows (push) Has been cancelled
CI / tests-on-macos (push) Has been cancelled
CI / tests-on-unix (1.14) (push) Has been cancelled
CI / tests-on-unix (1.15) (push) Has been cancelled
CI / tests-on-unix (1.16) (push) Has been cancelled
CI / check_generated (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile.alpine]) (push) Has been cancelled
Release a tag / docker-release (map[Dockerfile:build/Dockerfile]) (push) Has been cancelled
2021-03-25 23:52:55 +01:00
Ludovic Fernandez
82778e2f9f
Bump importas to HEAD (#1864) 2021-03-22 09:32:02 +01:00
dependabot[bot]
e23f80eeb8
build(deps): bump github.com/mgechev/revive from 1.0.3 to 1.0.5 (#1866)
Bumps [github.com/mgechev/revive](https://github.com/mgechev/revive) from 1.0.3 to 1.0.5.
- [Release notes](https://github.com/mgechev/revive/releases)
- [Changelog](https://github.com/mgechev/revive/blob/master/.goreleaser.yml)
- [Commits](https://github.com/mgechev/revive/compare/v1.0.3...v1.0.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-22 08:02:17 +01:00
dependabot[bot]
ba6e969f07
build(deps): bump github.com/go-critic/go-critic from 0.5.4 to 0.5.5 (#1867)
Bumps [github.com/go-critic/go-critic](https://github.com/go-critic/go-critic) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/go-critic/go-critic/releases)
- [Commits](https://github.com/go-critic/go-critic/compare/v0.5.4...v0.5.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-22 08:01:22 +01:00
Ludovic Fernandez
fb394a9994
Bump makezero to HEAD (#1865) 2021-03-22 03:38:08 +01:00