470 Commits

Author SHA1 Message Date
dependabot[bot]
ec8d6894ed
build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#2660) 2022-03-20 16:15:20 +01:00
dependabot[bot]
e187dd8ac8
build(deps): bump github.com/hashicorp/go-version from 1.2.1 to 1.4.0 (#2659)
Bumps [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) from 1.2.1 to 1.4.0.
- [Release notes](https://github.com/hashicorp/go-version/releases)
- [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/go-version/compare/v1.2.1...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-version
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-20 15:18:18 +03:00
Maik Schreiber
243ec6f000
bump varnamelen to v0.6.1 (#2656) 2022-03-19 01:22:54 +01:00
Ludovic Fernandez
0c0804c6a4
go1.18 support (#2438) 2022-03-18 14:58:24 +01:00
dependabot[bot]
ec952367e9
build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#2646)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-13 14:41:40 +03:00
dependabot[bot]
da08d2bd2a
build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.1 to 3.22.2 (#2641) 2022-03-07 05:37:27 +03:00
dependabot[bot]
8f9bc4a794
build(deps): bump github.com/daixiang0/gci from 0.3.1 to 0.3.2 (#2640) 2022-03-07 05:37:18 +03:00
dependabot[bot]
6fc688ae05
build(deps): bump github.com/securego/gosec/v2 from 2.9.6 to 2.10.0 (#2624)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-02-27 14:03:53 +01:00
dependabot[bot]
adc0d8ec4d
build(deps): bump github.com/ashanbrown/makezero from 1.1.0 to 1.1.1 (#2621)
Bumps [github.com/ashanbrown/makezero](https://github.com/ashanbrown/makezero) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/ashanbrown/makezero/releases)
- [Commits](https://github.com/ashanbrown/makezero/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: github.com/ashanbrown/makezero
  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>
2022-02-27 14:45:43 +03:00
dependabot[bot]
873a27e7b1
build(deps): bump github.com/sivchari/containedctx from 1.0.1 to 1.0.2 (#2623)
Bumps [github.com/sivchari/containedctx](https://github.com/sivchari/containedctx) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/sivchari/containedctx/releases)
- [Commits](https://github.com/sivchari/containedctx/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: github.com/sivchari/containedctx
  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>
2022-02-27 14:44:50 +03:00
dependabot[bot]
5ffadacb04
build(deps): bump mvdan.cc/gofumpt from 0.2.1 to 0.3.0 (#2622)
Bumps [mvdan.cc/gofumpt](https://github.com/mvdan/gofumpt) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/mvdan/gofumpt/releases)
- [Changelog](https://github.com/mvdan/gofumpt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mvdan/gofumpt/compare/v0.2.1...v0.3.0)

---
updated-dependencies:
- dependency-name: mvdan.cc/gofumpt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-27 14:31:24 +03:00
Ludovic Fernandez
56d77e2bc3
bump github.com/denis-tingaikin/go-header from 0.4.2 to 0.4.3 (#2614) 2022-02-24 15:49:05 +01:00
Ludovic Fernandez
30c6166b08
revive: fix default values (#2611) 2022-02-23 09:28:49 +01:00
dependabot[bot]
0e7233eb29
build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.4.0 to 2.5.0 (#2603) 2022-02-20 14:32:14 +01:00
Ludovic Fernandez
5ddb5e7a90
bump github.com/daixiang0/gci to v0.3.1 (#2596) 2022-02-18 12:14:00 +01:00
Ludovic Fernandez
eeda375f8e
bump github.com/daixiang0/gci to HEAD (#2593) 2022-02-17 18:20:11 +01:00
dependabot[bot]
cad735b2ab
build(deps): bump github.com/ultraware/whitespace from 0.0.4 to 0.0.5 (#2580) 2022-02-17 15:50:38 +01:00
Ludovic Fernandez
05e7d32e44
bump github.com/mgechev/revive from v1.1.3 to v1.1.4 (#2576) 2022-02-16 19:38:10 +01:00
dependabot[bot]
af6159c82d
build(deps): bump github.com/breml/errchkjson from 0.2.2 to 0.2.3 (#2570)
Bumps [github.com/breml/errchkjson](https://github.com/breml/errchkjson) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/breml/errchkjson/releases)
- [Changelog](https://github.com/breml/errchkjson/blob/master/.goreleaser.yml)
- [Commits](https://github.com/breml/errchkjson/compare/v0.2.2...v0.2.3)

---
updated-dependencies:
- dependency-name: github.com/breml/errchkjson
  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>
2022-02-15 09:56:54 +03:00
dependabot[bot]
9d04792913
build(deps): bump github.com/breml/bidichk from 0.2.1 to 0.2.2 (#2572)
Bumps [github.com/breml/bidichk](https://github.com/breml/bidichk) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/breml/bidichk/releases)
- [Changelog](https://github.com/breml/bidichk/blob/master/.goreleaser.yml)
- [Commits](https://github.com/breml/bidichk/compare/v0.2.1...v0.2.2)

---
updated-dependencies:
- dependency-name: github.com/breml/bidichk
  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>
2022-02-15 09:25:54 +03:00
dependabot[bot]
19e8713449
build(deps): bump github.com/quasilyte/go-ruleguard/dsl (#2571)
Bumps [github.com/quasilyte/go-ruleguard/dsl](https://github.com/quasilyte/go-ruleguard) from 0.3.16 to 0.3.17.
- [Release notes](https://github.com/quasilyte/go-ruleguard/releases)
- [Commits](https://github.com/quasilyte/go-ruleguard/compare/dsl/v0.3.16...dsl/v0.3.17)

---
updated-dependencies:
- dependency-name: github.com/quasilyte/go-ruleguard/dsl
  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>
2022-02-14 23:17:51 +03:00
ngehrsitz
f7d2406dc6
bump github.com/daixiang0/gci from 0.2.9 to 0.3.0 (#2532)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-02-14 09:51:24 +01:00
dependabot[bot]
331073affb
build(deps): bump github.com/quasilyte/go-ruleguard/dsl (#2556) 2022-02-07 21:45:13 +01:00
dependabot[bot]
717b99c037
build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.12 to 3.22.1 (#2558) 2022-02-07 21:42:18 +01:00
dependabot[bot]
015c8e5be1
build(deps): bump github.com/ldez/tagliatelle from 0.3.0 to 0.3.1 (#2557)
Bumps [github.com/ldez/tagliatelle](https://github.com/ldez/tagliatelle) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/ldez/tagliatelle/releases)
- [Commits](https://github.com/ldez/tagliatelle/compare/v0.3.0...v0.3.1)

---
updated-dependencies:
- dependency-name: github.com/ldez/tagliatelle
  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>
2022-02-07 23:29:07 +03:00
dependabot[bot]
18c25f79ca
build(deps): bump github.com/breml/errchkjson from 0.2.1 to 0.2.2 (#2559)
Bumps [github.com/breml/errchkjson](https://github.com/breml/errchkjson) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/breml/errchkjson/releases)
- [Changelog](https://github.com/breml/errchkjson/blob/master/.goreleaser.yml)
- [Commits](https://github.com/breml/errchkjson/compare/v0.2.1...v0.2.2)

---
updated-dependencies:
- dependency-name: github.com/breml/errchkjson
  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>
2022-02-07 23:28:04 +03:00
Maik Schreiber
8d3c6e12b3
bump varnamelen from v0.5.0 to v0.6.0 (#2551) 2022-02-06 07:09:40 +02:00
Ludovic Fernandez
bf4420050b
Revert "build(deps): bump github.com/sylvia7788/contextcheck from 1.0.4 to 1.0.5 (#2534)" (#2538)
This reverts commit 181c61f8c561451658744f878817f83dd7785e85.
2022-02-01 09:34:06 +01:00
dependabot[bot]
181c61f8c5
build(deps): bump github.com/sylvia7788/contextcheck from 1.0.4 to 1.0.5 (#2534)
Bumps [github.com/sylvia7788/contextcheck](https://github.com/sylvia7788/contextcheck) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/sylvia7788/contextcheck/releases)
- [Commits](https://github.com/sylvia7788/contextcheck/compare/v1.0.4...v1.0.5)

---
updated-dependencies:
- dependency-name: github.com/sylvia7788/contextcheck
  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>
2022-02-01 00:03:00 +03:00
dependabot[bot]
b221c97b2f
build(deps): bump github.com/kulti/thelper from 0.5.0 to 0.5.1 (#2535)
Bumps [github.com/kulti/thelper](https://github.com/kulti/thelper) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/kulti/thelper/releases)
- [Changelog](https://github.com/kulti/thelper/blob/master/.goreleaser.yml)
- [Commits](https://github.com/kulti/thelper/compare/v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: github.com/kulti/thelper
  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>
2022-01-31 23:13:20 +03:00
leonklingele
32cf48edc9
Add "grouper" linter (#2497) 2022-01-25 01:24:35 +01:00
dependabot[bot]
620bd9bb3d
build(deps): bump github.com/mgechev/revive from 1.1.2 to 1.1.3 (#2517)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-01-24 23:07:14 +01:00
dependabot[bot]
9bad615c90
build(deps): bump github.com/securego/gosec/v2 from 2.9.5 to 2.9.6 (#2516)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-01-24 22:14:30 +01:00
dependabot[bot]
441d84436d
build(deps): bump github.com/quasilyte/go-ruleguard/dsl (#2519) 2022-01-24 22:03:20 +01:00
dependabot[bot]
018befd392
build(deps): bump github.com/tommy-muehle/go-mnd/v2 from 2.4.0 to 2.5.0 (#2518) 2022-01-24 22:02:50 +01:00
Ludovic Fernandez
44474a103e
forcetypeassert: bump to v0.1.0 (#2511) 2022-01-21 18:28:10 +01:00
Ludovic Fernandez
c53eb78ae1
asciicheck: bump to v0.1.1 (#2510) 2022-01-21 18:10:47 +01:00
Ludovic Fernandez
171b3caef4
ineffassign: bump to HEAD (#2509) 2022-01-21 18:10:34 +01:00
Ludovic Fernandez
ae537189e5
bodyclose: bump to HEAD (#2508) 2022-01-21 18:10:18 +01:00
Ludovic Fernandez
7a71443283
errorlint: bump to HEAD (#2507) 2022-01-21 18:09:01 +01:00
Ludovic Fernandez
0fe8d4fb88
unparam: bump to HEAD (#2506) 2022-01-21 18:08:37 +01:00
Ludovic Fernandez
a471733b81
bump github.com/yeya24/promlinter from v0.1.0 to HEAD (#2500) 2022-01-19 23:49:34 +01:00
Oleg Butuzov
59c6d296ce
importas: new option no-extra-aliases (#2494) 2022-01-19 16:33:12 +01:00
sivchari
68f530a81a
add containedctx linter (#2382) 2022-01-19 14:34:53 +01:00
Hiroyuki Yagihashi
e3d0247ee2
Add maintidx linter (#2435) 2022-01-18 13:50:52 +01:00
dependabot[bot]
80659f8597
build(deps): bump github.com/BurntSushi/toml from 0.4.1 to 1.0.0 (#2491) 2022-01-17 23:54:40 +01:00
dependabot[bot]
f311ffd2be
build(deps): bump github.com/breml/errchkjson from 0.2.0 to 0.2.1 (#2493) 2022-01-17 21:44:28 +01:00
dependabot[bot]
a79803faa8
build(deps): bump github.com/kulti/thelper from 0.4.0 to 0.5.0 (#2492)
Bumps [github.com/kulti/thelper](https://github.com/kulti/thelper) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/kulti/thelper/releases)
- [Changelog](https://github.com/kulti/thelper/blob/master/.goreleaser.yml)
- [Commits](https://github.com/kulti/thelper/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/kulti/thelper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-17 23:18:54 +03:00
Andrew Shannon Brown
6e2e51d859
Bump makezero to v1.1.0 (#2490) 2022-01-16 22:48:49 +01:00
Andrew Shannon Brown
efb35995f3
Bump github.com/ashanbrown/forbidigo from 1.2.0 to 1.3.0 (#2487) 2022-01-16 02:07:35 +01:00