修正gomod
This commit is contained in:
parent
5132e67921
commit
aa7ab49df9
4
go.mod
4
go.mod
@ -1,5 +1,3 @@
|
|||||||
module hotime
|
|
||||||
|
|
||||||
go 1.14
|
go 1.14
|
||||||
|
|
||||||
require (
|
require (
|
||||||
@ -8,3 +6,5 @@ require (
|
|||||||
github.com/mattn/go-sqlite3 v2.0.3+incompatible
|
github.com/mattn/go-sqlite3 v2.0.3+incompatible
|
||||||
golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0
|
golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0
|
||||||
)
|
)
|
||||||
|
|
||||||
|
module code.hoteas.com/hoteas/hotime
|
||||||
|
Loading…
Reference in New Issue
Block a user