dcarrillo
cd6d5db918
chore: Upgrade integration tests dependencies ( #59 )
2026-07-22 12:55:28 +02:00
dcarrillo
3874f6af3f
Update dependencies
2026-07-19 12:27:56 +02:00
dcarrillo
ff97f2c550
Move integration tests to separate Go module to slim main dependency graph ( #56 )
...
integration-tests/ is now its own Go module with a replace directive
pointing to the parent. docker/docker and testcontainers-go are no longer
in the main module, reducing go.mod from 106 to 60 lines and go.sum
from ~480 to 136 lines (-40% direct deps).
Makefile integration-test target updated to cd into the submodule.
2026-07-19 12:23:33 +02:00
dcarrillo
210e8c7cdb
Update dependencies
2026-06-10 18:21:48 +02:00
dependabot[bot]
52b6302615
Bump github.com/quic-go/quic-go from 0.59.0 to 0.59.1 ( #53 )
...
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go ) from 0.59.0 to 0.59.1.
- [Release notes](https://github.com/quic-go/quic-go/releases )
- [Commits](https://github.com/quic-go/quic-go/compare/v0.59.0...v0.59.1 )
---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
dependency-version: 0.59.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dcarrillo <daniel.carrillo@gmail.com >
2026-06-05 14:42:26 +02:00
dcarrillo
17c615b93d
Update dependencies
2026-04-10 18:00:12 +02:00
dependabot[bot]
5a0c1c19fc
Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 ( #52 )
...
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go ) from 1.40.0 to 1.43.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.40.0...v1.43.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
dependency-version: 1.43.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-08 23:40:58 +02:00
dependabot[bot]
c3d113447d
Bump go.opentelemetry.io/otel/sdk from 1.35.0 to 1.40.0 ( #50 )
...
* Bump go.opentelemetry.io/otel/sdk from 1.35.0 to 1.40.0
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go ) from 1.35.0 to 1.40.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.35.0...v1.40.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
dependency-version: 1.40.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* [lint] Add metric package naming exclusion
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Carrillo <daniel.carrillo@gmail.com >
2026-03-03 17:29:34 +01:00
dependabot[bot]
473c859163
Bump github.com/quic-go/quic-go from 0.55.0 to 0.57.0 ( #48 )
...
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go ) from 0.55.0 to 0.57.0.
- [Release notes](https://github.com/quic-go/quic-go/releases )
- [Commits](https://github.com/quic-go/quic-go/compare/v0.55.0...v0.57.0 )
---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
dependency-version: 0.57.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-11 19:01:21 +01:00
dependabot[bot]
5f1af4a2b4
Bump golang.org/x/crypto from 0.43.0 to 0.45.0 ( #47 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.43.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-21 16:22:14 +01:00
dcarrillo
e8d3a20781
New feature: prometheus metrics endpoint ( #46 )
2025-11-03 18:36:13 +01:00
dcarrillo
ec1de1fa81
Update dependencies and bump go version to 1.25
2025-09-26 16:09:18 +02:00
dcarrillo
f3216cdf21
Update dependencies
2025-06-07 19:04:25 +02:00
dependabot[bot]
f70f4c6b65
Bump golang.org/x/net from 0.37.0 to 0.38.0 ( #42 )
...
* Bump golang.org/x/net from 0.37.0 to 0.38.0
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.37.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.37.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update packages
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Carrillo <daniel.carrillo@gmail.com >
2025-04-17 10:53:14 +02:00
dcarrillo
d3849cec02
[ci] Migrate golangci conf to v2
2025-04-17 10:30:41 +02:00
dcarrillo
00b1661ef9
Update dependencies and fix CVE-2025-22870, CVE-2024-40635
2025-03-18 20:25:24 +01:00
dcarrillo
10c199109a
Bump go to 1.24
2025-02-21 19:37:35 +01:00
dcarrillo
b5fe362183
Make geo database usage optional ( #39 )
2025-01-02 20:13:41 +01:00
dcarrillo
95e7742c56
Fix CVE-2024-45338 in golang.org/x/net
2024-12-19 17:52:04 +01:00
dcarrillo
680aeefeab
Fix CVE-2024-45337 in golang.org/x/crypto
2024-12-13 09:26:24 +01:00
dependabot[bot]
15136359ae
Bump github.com/quic-go/quic-go from 0.47.0 to 0.48.2 ( #38 )
...
* Bump github.com/quic-go/quic-go from 0.47.0 to 0.48.2
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go ) from 0.47.0 to 0.48.2.
- [Release notes](https://github.com/quic-go/quic-go/releases )
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md )
- [Commits](https://github.com/quic-go/quic-go/compare/v0.47.0...v0.48.2 )
---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* Fix linter errors
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Carrillo <daniel.carrillo@gmail.com >
2024-12-02 19:14:32 +01:00
dcarrillo
64011f9e99
Update dependencies
2024-09-15 20:01:33 +02:00
dcarrillo
f020abc228
Update dependencies and bump Go version to 1.23
2024-08-26 19:51:37 +02:00
dependabot[bot]
24b05c0015
Bump github.com/docker/docker ( #36 )
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 26.1.4+incompatible to 26.1.5+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v26.1.4...v26.1.5 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-10 12:08:29 +02:00
dcarrillo
f2da841307
Update dependencies
2024-07-30 12:50:27 +02:00
dependabot[bot]
5bb5c974dd
Bump github.com/docker/docker ( #35 )
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 26.1.3+incompatible to 26.1.4+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v26.1.3...v26.1.4 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 12:50:27 +02:00
dcarrillo
159c30f2f0
Update dependecies
2024-07-30 12:50:27 +02:00
dcarrillo
1539ba1987
Update dependencies
2024-07-30 12:50:11 +02:00
dcarrillo
4492f77d87
Remove docker compose from integration tests because of the testcontainers dependency nightmare ( #34 )
...
* Remove docker compose from integration tests because of the testcontainers dependency nightmare
2024-06-01 19:12:14 +02:00
dcarrillo
aaf8a3b163
Revert update dependencies because of testcontainers
2024-05-25 16:14:46 +02:00
dcarrillo
c37642c6c1
Revert "Update dependencies"
...
This reverts commit f3a6f27e99 .
2024-05-25 16:10:48 +02:00
dcarrillo
f3a6f27e99
Update dependencies
2024-05-25 16:07:52 +02:00
dcarrillo
5d3dcb4b8e
Bump gin-gonic to v1.10.0
2024-05-09 19:40:14 +02:00
dependabot[bot]
7caf4ad4a8
Bump github.com/docker/docker ( #30 )
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 25.0.3+incompatible to 25.0.5+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v25.0.3...v25.0.5 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 19:32:09 +02:00
dcarrillo
d13ea29071
New whatismydns feature ( #29 )
2024-04-12 19:26:48 +02:00
dependabot[bot]
b11f15ecfe
Bump github.com/quic-go/quic-go from 0.40.1 to 0.42.0 ( #28 )
...
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go ) from 0.40.1 to 0.42.0.
- [Release notes](https://github.com/quic-go/quic-go/releases )
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md )
- [Commits](https://github.com/quic-go/quic-go/compare/v0.40.1...v0.42.0 )
---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 17:40:05 +02:00
dcarrillo
0c14419e7e
Server handling refactor ( #27 )
2024-03-23 17:41:34 +01:00
dependabot[bot]
db111642d2
Bump github.com/docker/docker ( #26 )
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 24.0.7+incompatible to 24.0.9+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v24.0.7...v24.0.9 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-20 19:49:19 +01:00
dependabot[bot]
d5b1373e17
Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 ( #25 )
...
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14 15:40:42 +01:00
dependabot[bot]
ba8a2ec494
Bump github.com/opencontainers/runc from 1.1.9 to 1.1.12 ( #24 )
...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc ) from 1.1.9 to 1.1.12.
- [Release notes](https://github.com/opencontainers/runc/releases )
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.12/CHANGELOG.md )
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.9...v1.1.12 )
---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 17:27:37 +01:00
dcarrillo
f8e27bef56
Add endopoint to check is a given port is open on the client ( #22 )
2023-12-31 12:52:08 +01:00
dependabot[bot]
2bbeeb34c5
Bump github.com/containerd/containerd from 1.7.7 to 1.7.11 ( #20 )
...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd ) from 1.7.7 to 1.7.11.
- [Release notes](https://github.com/containerd/containerd/releases )
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md )
- [Commits](https://github.com/containerd/containerd/compare/v1.7.7...v1.7.11 )
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-20 20:08:35 +01:00
dependabot[bot]
0090b794ee
Bump golang.org/x/crypto from 0.14.0 to 0.17.0 ( #19 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 09:10:37 +01:00
dependabot[bot]
93f561d6ef
Bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible ( #18 )
...
* Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.24+incompatible to 24.0.7+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v20.10.24...v24.0.7 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Carrillo <daniel.carrillo@gmail.com >
2023-10-30 19:17:40 +01:00
dependabot[bot]
9da6d2fec5
Bump google.golang.org/grpc from 1.53.0 to 1.56.3 ( #17 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.53.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.53.0...v1.56.3 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 09:25:00 +02:00
dcarrillo
d767afd658
Update dependencies
2023-10-11 19:39:33 +02:00
dcarrillo
f4fd79737e
Bump golang version to 1.21
2023-08-25 18:34:21 +02:00
dcarrillo
2ab6b29ed5
Update dependencies
2023-08-12 18:38:01 +02:00
dcarrillo
a490d5f10e
Update dependencies
2023-07-22 13:14:33 +02:00
dependabot[bot]
994a12da5a
Bump google.golang.org/grpc from 1.48.0 to 1.53.0 ( #15 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.48.0 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.48.0...v1.53.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-06 08:07:54 +02:00