修正gomod

This commit is contained in:
hoteas 2020-06-15 14:40:57 +08:00
parent 5132e67921
commit aa7ab49df9

4
go.mod
View File

@ -1,5 +1,3 @@
module hotime
go 1.14
require (
@ -8,3 +6,5 @@ require (
github.com/mattn/go-sqlite3 v2.0.3+incompatible
golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0
)
module code.hoteas.com/hoteas/hotime