Create go module
This commit is contained in:
parent
b834bf84b2
commit
bd1939e546
5
go.mod
Normal file
5
go.mod
Normal file
@ -0,0 +1,5 @@
|
||||
module git.kill0.net/chill9/lume
|
||||
|
||||
go 1.15
|
||||
|
||||
require github.com/BurntSushi/toml v0.3.1
|
Loading…
Reference in New Issue
Block a user