Update requirements to go1.13 as required by new websockets dependencies

This commit is contained in:
Mickael Remond
2019-10-29 14:52:31 +01:00
parent a16483397d
commit ebb6e845bf
5 changed files with 169 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
module gosrc.io/xmpp/cmd
go 1.12
go 1.13
require (
github.com/bdlm/log v0.1.19