mirror of https://github.com/ImVexed/muon.git
Example version bump
This commit is contained in:
parent
ae2a6637f2
commit
0d4b948e2a
|
@ -3,6 +3,6 @@ module cra-go
|
||||||
go 1.13
|
go 1.13
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/ImVexed/muon v0.0.0-20191009145610-caeea31ca3eb
|
github.com/ImVexed/muon v0.0.0-20191017043257-ae2a6637f296
|
||||||
golang.org/x/net v0.0.0-20190930134127-c5a3c61f89f3
|
golang.org/x/net v0.0.0-20190930134127-c5a3c61f89f3
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue