Commit graph

6 commits

Author SHA1 Message Date
3af70b25a1 Update Golang version for the container image to 1.23 2024-09-29 23:19:56 +02:00
c70df10d0d Replace IPv4/IPv6 handling with address argument
To have better handling regarding the interface and port to used.
This makes the application only use one address at the time, but
if I want the application to bind to IPv4 and IPv6 I can spawn two
instances or use Docker and its networking to bind it on the host on
both addresses.
2024-09-29 23:15:18 +02:00
21ff3f7493 Update project golang version to 1.22 2024-09-29 17:09:40 +02:00
fc116692a0 Increase project golang version to 1.19
Keep it up to date.
2022-08-11 18:16:32 +02:00
52d38f1d36
Update go version in Dockerfile to 1.18 2022-05-21 15:51:57 +02:00
74b456241a Add Docker setup 2021-09-01 23:02:37 +02:00