Commit graph

19 commits

Author SHA1 Message Date
klzgrad
d62c80d3dd Add build workflow 2025-01-18 08:21:10 +08:00
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
Juan Calderon-Perez
46e92f5552 Remove go1.20 from workflows 2024-02-11 23:20:27 -05:00
Juan Calderon-Perez
32f2633e44 Update workflows to use go-stable. Remove staticcheck workflow 2024-02-11 23:17:44 -05:00
Juan Calderon-Perez
558230fe8f Bump dependencies. Add go1.22 2024-02-11 23:13:41 -05:00
Juan Calderon-Perez
3befe5131e
Remove macos from platforms 2024-01-27 00:29:56 -05:00
Juan Calderon-Perez
5ab96ca1de
Add platforms to CI
Verify if tests can run on different platforms
2024-01-27 00:16:58 -05:00
Juan Calderon-Perez
2f2742b226
Bump github-actions 2024-01-09 00:13:10 -05:00
Juan Calderon-Perez
9de71886ab
Fix arg to golangci-lint 2023-10-29 14:25:03 -04:00
Juan Calderon-Perez
fd47e413d5 Increase golangci-lint timeout to 5min 2023-10-29 14:22:09 -04:00
Juan Calderon-Perez
acd1337982 Update golang.org/x/net 2023-10-29 14:19:49 -04:00
Juan Calderon-Perez
2e45608855 Remove go vet 2023-06-26 23:48:14 -04:00
Juan Calderon-Perez
b6d4eb85cd More linter fixes 2023-06-26 23:43:13 -04:00
Juan Calderon-Perez
3a10a41c32 Add more workflows, fix warnings from several linters 2023-06-26 23:35:38 -04:00
Juan Calderon-Perez
5b23d1a2af Remove oldstable from matrix and platforms until tests are stable. 2023-06-25 00:08:25 -04:00
Juan Calderon-Perez
df7dc9533d Update dependencies, add support for Github Actions. Formatting and lint fixes 2023-06-25 00:03:20 -04:00