⬆️ Bump to go 1.19 (#37)

* ⬆️ Bump to go 1.19

* ⬆️ Remove depreciated function and replace io/utils calls
This commit is contained in:
mathieuHa
2022-11-19 20:40:03 +01:00
committed by GitHub
parent be150e8aca
commit 24c7801dac
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- "--entrypoints.web.address=:80"
- "--experimental.plugins.bouncer.modulename=github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin"
- "--experimental.plugins.bouncer.version=v1.1.2"
- "--experimental.plugins.bouncer.version=v1.1.3"
volumes:
- "/var/run/docker.sock:/var/run/docker.sock:ro"
- "logs:/var/log/traefik"