mirror of https://github.com/ImVexed/muon.git
Go module fix
This commit is contained in:
parent
5d4d5cf3a2
commit
19e8be485d
|
@ -1,3 +1,5 @@
|
|||
module cra
|
||||
|
||||
go 1.13
|
||||
|
||||
require golang.org/x/net v0.0.0-20190930134127-c5a3c61f89f3
|
||||
|
|
Loading…
Reference in New Issue