2
0
mirror of synced 2025-02-24 06:38:14 +00:00

Add go 1.13 to go.mod

This commit is contained in:
Matt Joiner 2019-06-21 14:49:01 +10:00
parent d27b304dfc
commit 88b3f92e0b

2
go.mod
View File

@ -34,3 +34,5 @@ require (
golang.org/x/net v0.0.0-20190318221613-d196dffd7c2b
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
)
go 1.13