Commit graph

4 commits

Author SHA1 Message Date
dependabot[bot]
8f8155f3c1
Bump golangci/golangci-lint-action from 4 to 6 (#128)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v6)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-15 18:23:27 -05:00
Francis Lavoie
c27518cc0d
Configurable idle conn counts for connection pooling (#148)
* Configurable idle conn counts for connection pooling

* Bump deps

toolchain

* Disable govulncheck (mostly noisy, misleading)

* Register directive order
2025-01-15 16:45:03 -05:00
dependabot[bot]
34f183ec94
Bump golangci/golangci-lint-action from 3 to 4
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 14:23:33 +00:00
Juan Calderon-Perez
bf7eb31051 Use golangci-lint setup from caddyserver/server. Fix all issues 2024-02-11 23:32:13 -05:00