chore: update linter, Go, and seihon

This commit is contained in:
Fernandez Ludovic
2021-12-03 10:13:32 +01:00
parent 04e535038e
commit 28f833757e
5 changed files with 51 additions and 58 deletions

2
go.mod
View File

@ -1,5 +1,5 @@
module github.com/traefik/whoami
go 1.13
go 1.17
require github.com/gorilla/websocket v1.4.2