Commit Graph

22 Commits

Author SHA1 Message Date
dependabot[bot]
bd42f712ea
Bump github.com/opencontainers/runc from 1.1.3 to 1.1.5 (#10)
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.3 to 1.1.5.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.5/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.3...v1.1.5)

---
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>
2023-03-29 18:23:38 +02:00
e60d1ae5b7
Initial server handling refactor (#9) 2023-03-20 16:36:55 +01:00
19c72f94a5
Add experimental support for HTTP/3 (#8)
* Wait for service in integration tests instead of watching for a string

* Add http3 experimental support
2023-03-18 21:06:51 +01:00
de78dcdf52
Bump dependencies due to minor security issues 2023-03-16 19:59:39 +01:00
ee328892d6
Bump gin to v1.9.0 2023-03-10 19:30:03 +01:00
202518d547
Merge branch 'main' of github.com:dcarrillo/whatismyip 2023-02-16 19:27:07 +01:00
52d14fe78f
Update dependencies 2023-02-16 19:26:53 +01:00
8aadc4fbb6
Bump golang to 1.20 2023-02-16 19:24:16 +01:00
dependabot[bot]
b6391d8fd1
Bump github.com/containerd/containerd from 1.6.12 to 1.6.18 (#6)
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.12 to 1.6.18.
2023-02-16 19:21:04 +01:00
1a986a029f
Update gin to v1.8.2 (GO-2022-1144) and containerd (CVE-2022-27664) 2022-12-26 19:30:02 +01:00
ed0ddccab5
Update golang.org/x/net (CVE-2022-32149) 2022-11-05 13:37:05 +01:00
20ae50c115
Update golang.org/x/net (CVE-2022-27664) 2022-09-13 20:38:24 +02:00
9763ed0e29
Update to golang 1.19 2022-08-11 20:02:27 +02:00
Daniel Carrillo
6b7fc0bc6a
Bump gin and testify to latest versions 2022-07-03 11:39:51 +02:00
bd06da7b2b
Bump gin-gonic to 1.8.0 2022-06-03 18:37:22 +02:00
b61d64a755
Moving secure again, this time to github.com/gin-contrib/secure 2022-05-07 15:56:21 +02:00
3df794ecc4
Bump testcontainers-go tp 0.13.0 2022-05-07 13:06:19 +02:00
ca1d002974
Use gin-gonic/contrib/secure instead of deprecated module 2022-05-07 12:51:13 +02:00
aae2e08240
Bump maxminddb-golang to 1.9.0 2022-04-02 18:07:12 +02:00
edd0713c21
Update modules and bump go version to 1.18 2022-03-19 18:59:15 +01:00
def2b0f2f0
Update Gin and testcontainers to latest version 2021-11-30 16:07:31 +01:00
2fcfa91545
first commit 2021-11-10 20:06:12 +01:00