mirror of https://github.com/ImVexed/muon.git
example version bump
This commit is contained in:
parent
df2df1470c
commit
4e8857a7fb
|
@ -3,6 +3,6 @@ module cra-go
|
||||||
go 1.13
|
go 1.13
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/ImVexed/muon v0.0.0-20191008054912-221a9e372c81
|
github.com/ImVexed/muon v0.0.0-20191009013941-df2df1470cd9
|
||||||
golang.org/x/net v0.0.0-20190930134127-c5a3c61f89f3
|
golang.org/x/net v0.0.0-20190930134127-c5a3c61f89f3
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue