chore: update Go, and linter

This commit is contained in:
Fernandez Ludovic
2023-08-21 23:27:26 +02:00
parent 87f25fc35b
commit c081c06239
5 changed files with 7 additions and 7 deletions

2
go.mod
View File

@ -2,4 +2,4 @@ module github.com/traefik/whoami
go 1.20
require github.com/gorilla/websocket v1.4.2
require github.com/gorilla/websocket v1.5.0