2584 Commits

Author SHA1 Message Date
Oleksandr Redko
7bc19270fc
docs: adjust list from why install from source is not recommended (#4340) 2024-01-31 23:54:24 +01:00
Ludovic Fernandez
e4c6e1fb6d
dev: replace mitchellh/mapstructure by go-viper/mapstructure/v2 (#4339) 2024-01-30 22:17:00 +01:00
dependabot[bot]
11bf3d674a
build(deps): bump mvdan.cc/gofumpt from 0.5.0 to 0.6.0 (#4338) 2024-01-29 00:08:51 +01:00
dependabot[bot]
1cfbe0d12d
build(deps): bump github.com/polyfloyd/go-errorlint from 1.4.7 to 1.4.8 (#4337) 2024-01-28 13:09:51 +01:00
Oleksandr Redko
71ffbf203b
build(deps): bump mvdan.cc/unparam from 20221223090309-7455f1af531d to 20240104100049-c549a3470d14 (#4333) 2024-01-24 23:16:12 +01:00
Oleksandr Redko
5d695b7856
dev: check go.sum is up to date (#4334)
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2024-01-24 22:46:45 +01:00
Anton Telyshev
7656f82cfe
build(deps): bump github.com/Antonboom/testifylint from 1.0.2 to 1.1.0 (#4330) 2024-01-24 11:56:26 +01:00
dependabot[bot]
bc169eb62d
build(deps): bump actions/cache from 3 to 4 (#4329) 2024-01-22 22:33:20 +01:00
dependabot[bot]
3ff416302f
build(deps): bump github.com/ghostiam/protogetter from 0.3.3 to 0.3.4 (#4327)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-01-20 16:43:01 +01:00
Tobias
4c3082bef1
docs: adjust wrapcheck ignoreSigs to new defaults (#4326) 2024-01-19 23:44:04 +01:00
Oleksandr Redko
7fc341e52c
devs: fix typo in testdata for gochecknoglobals (#4320) 2024-01-16 17:01:04 +01:00
Ludovic Fernandez
ad4a6b2c03
fix: parse Go RC version (#4319) 2024-01-14 20:22:57 +00:00
dependabot[bot]
553161d96a
build(deps): bump github.com/alecthomas/go-check-sumtype from 0.1.3 to 0.1.4 (#4317) 2024-01-12 17:30:34 +01:00
dependabot[bot]
057c296c9a
build(deps): bump github.com/mgechev/revive from 1.3.5 to 1.3.6 (#4314) 2024-01-12 17:30:11 +01:00
dependabot[bot]
4bf463a8dd
build(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0 (#4315) 2024-01-12 17:29:36 +01:00
dependabot[bot]
1bb8c57ddd
build(deps): bump github.com/jjti/go-spancheck from 0.4.2 to 0.5.2 (#4316) 2024-01-12 17:28:08 +01:00
dependabot[bot]
a4e223761c
build(deps): bump follow-redirects from 1.14.8 to 1.15.4 in /docs (#4309) 2024-01-09 00:25:47 +01:00
dependabot[bot]
75d57088d6
build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 in /scripts/gen_github_action_config (#4308) 2024-01-09 00:06:47 +01:00
dependabot[bot]
1ead82ffbd
build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /tools (#4307) 2024-01-09 00:04:16 +01:00
Ludovic Fernandez
311f07d467
docs: improve typecheck FAQ (#4306) 2024-01-07 20:54:46 +01:00
dependabot[bot]
8301163c3c
build(deps): bump github.com/mgechev/revive from 1.3.4 to 1.3.5 (#4305)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-01-07 19:30:08 +01:00
Chris Halbert
a58dca5e74
docs: fix grammar (#4302) 2024-01-06 18:20:53 +01:00
Oleksandr Redko
521a6763ce
dev: replace raw loops with funcs from slices and maps (#4299)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-01-04 22:43:50 +01:00
Joshua Timmons
d23c35470b
feat: add spancheck linter (#4290)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-01-03 04:24:30 +01:00
Olli Raula
0fdf33aaaa
docs: fix noctx description (#4297)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-01-02 16:12:47 +01:00
dependabot[bot]
87d55d9c08
build(deps): bump github.com/go-critic/go-critic from 0.10.0 to 0.11.0 (#4295)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-01-02 16:12:26 +01:00
dependabot[bot]
8f4b1a797e
build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.11 to 3.23.12 (#4296) 2024-01-02 16:10:10 +01:00
Oleksandr Redko
85fb5a2493
dev: enable errorlint linter (#4292) 2024-01-02 15:33:00 +01:00
dependabot[bot]
0264eaa5c7
build(deps): bump github.com/daixiang0/gci from 0.12.0 to 0.12.1 (#4293) 2023-12-31 18:17:31 +01:00
Oleksandr Redko
d22232ad21
dev: replace hashicorp/go-multierror with errors.Join (#4291)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-12-29 15:45:29 +01:00
dependabot[bot]
4a4a0b79c4
build(deps): bump msgpackr from 1.5.4 to 1.10.1 in /docs (#4289) 2023-12-29 12:46:17 +01:00
dependabot[bot]
32dd629cda
build(deps): bump github.com/go-git/go-git/v5 from 5.4.2 to 5.11.0 in /tools (#4288) 2023-12-27 16:49:41 +01:00
Mateus Oliveira
5ac0d51866
doc: add missing fields to .golangci.reference.yml (#4285) 2023-12-26 17:13:19 +01:00
dependabot[bot]
f921f000f8
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.15.1 to 0.15.2 (#4282)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-12-23 02:17:20 +01:00
Ludovic Fernandez
d99c02cde0
misspell: add mode option (#4275) 2023-12-22 16:09:23 +01:00
Caleb Xu
95bc7a8546
fix: make versioning inside Docker image consistent with binaries (#4279)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-12-22 01:12:00 +01:00
Mateus Oliveira
bd8cb7730b
doc: fix URL not available (#4280) 2023-12-21 17:04:06 +01:00
Mateus Oliveira
d131daf184
docs: fix Go version fallback (#4277) 2023-12-20 16:46:24 +01:00
Justin Fuller
fc509b37dd
docs: update link (#4274) 2023-12-20 16:12:35 +01:00
Mateus Oliveira
b2901be299
docs: improve .golangci.reference.yml defaults (#4271)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-12-19 22:22:05 +01:00
dependabot[bot]
20600668e9
build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /tools (#4269) 2023-12-19 00:39:37 +01:00
dependabot[bot]
cd0d3447fd
build(deps): bump github/codeql-action from 2 to 3 (#4266) 2023-12-18 21:17:09 +01:00
Matheus Macabu
32e5b2bf11
build(deps): github.com/macabu/inamedparam from 0.1.2 to 0.1.3 (#4261) 2023-12-17 16:51:50 +01:00
dependabot[bot]
815556a868
build(deps): bump github.com/daixiang0/gci from 0.11.2 to 0.12.0 (#4260)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-12-17 13:20:20 +01:00
dependabot[bot]
27e99b5dbc
build(deps): bump go-simpler.org/sloglint from 0.3.0 to 0.4.0 (#4257)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-12-17 13:14:22 +01:00
dependabot[bot]
5083ba8cfe
build(deps): bump github.com/catenacyber/perfsprint from 0.4.0 to 0.5.0 (#4258) 2023-12-17 13:02:10 +01:00
dependabot[bot]
77ffe36667
build(deps): bump github.com/kunwardeep/paralleltest from 1.0.8 to 1.0.9 (#4256) 2023-12-17 12:53:15 +01:00
dependabot[bot]
6b535aefe8
build(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1 (#4259) 2023-12-17 12:52:23 +01:00
dependabot[bot]
0d5efec283
build(deps): bump github.com/sigstore/cosign from 1.13.1 to 1.13.2 in /tools (#4251) 2023-12-12 00:06:09 +01:00
dependabot[bot]
390acc9fdc
build(deps): bump actions/setup-go from 4 to 5 (#4250) 2023-12-11 23:56:03 +01:00