chore: update dependencies.

This commit is contained in:
Fernandez Ludovic
2019-09-17 00:37:29 +02:00
parent 27713d1e8d
commit fa9f921632
2 changed files with 4 additions and 4 deletions

4
go.mod
View File

@ -1,5 +1,5 @@
module github.com/containous/whoami
go 1.12
go 1.13
require github.com/gorilla/websocket v1.2.0
require github.com/gorilla/websocket v1.4.1