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]
3b9f696756
Bump golang.org/x/net from 0.21.0 to 0.22.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.21.0 to 0.22.0.
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.22.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 00:12:14 +00:00
dependabot[bot]
6fb8376281
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
...
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 23:34:00 +00:00
dependabot[bot]
3a43b3a6c8
Bump github.com/jackc/pgx/v4 from 4.18.0 to 4.18.2
...
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx ) from 4.18.0 to 4.18.2.
- [Changelog](https://github.com/jackc/pgx/blob/v4.18.2/CHANGELOG.md )
- [Commits](https://github.com/jackc/pgx/compare/v4.18.0...v4.18.2 )
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12 15:27:59 +00:00
dependabot[bot]
9d71b4a2d6
Bump go.uber.org/zap from 1.26.0 to 1.27.0
...
Bumps [go.uber.org/zap](https://github.com/uber-go/zap ) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/uber-go/zap/releases )
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uber-go/zap/compare/v1.26.0...v1.27.0 )
---
updated-dependencies:
- dependency-name: go.uber.org/zap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 18:13:12 +00:00
Juan Calderon-Perez
284b21735a
Bump quic-go to v0.41.0
2024-02-11 23:19:39 -05:00
Juan Calderon-Perez
558230fe8f
Bump dependencies. Add go1.22
2024-02-11 23:13:41 -05:00
Juan Calderon-Perez
acd1337982
Update golang.org/x/net
2023-10-29 14:19:49 -04:00
Juan Calderon-Perez
2ae345ad70
Cleanup go.sum file
2023-10-29 14:13:51 -04:00
johnzhanghua
71e3f6ebe4
fix acl_test.go test cases, restore the acl error logic to be the same as before
...
Signed-off-by: johnzhanghua <johnzhanghua@gmail.com>
2023-09-26 11:32:21 +10:00
Juan Calderon-Perez
d7ab126b73
Update Caddy to v2.7.1
2023-08-02 22:43:35 -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
0d92f63230
Downgrade qtls-go to v0.2.2
2023-06-25 11:52:47 -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
Matthew Holt
685d1d0d78
Update dependencies
2023-05-09 13:19:35 -06:00
Matthew Holt
84f6867cde
Minor cleanups and tidying
2021-02-24 13:25:55 -07:00
Matthew Holt
7b5b582619
General cleanup
2020-12-04 10:15:42 -07:00
Matthew Holt
e92fe979d0
Begin refactor for Caddy 2
...
All the tests pass. I tried to keep as much as possible the same, but a
few things don't translate well to Caddy 2, notably one test in
probe_resist_test.go on L200, I had to change that test case since I
didn't quite understand why it was the way it was before.
Does not yet have v2 Caddyfile support.
2020-04-20 17:22:47 -06:00
sergeyfrolov
b6aa109176
Go modularize forwardproxy ( #56 )
2019-04-30 15:27:41 -06:00