example version bump
This commit is contained in:
parent
79fe390b3f
commit
1659b62c62
|
@ -3,6 +3,6 @@ module cra-go
|
||||||
go 1.13
|
go 1.13
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/ImVexed/muon v0.0.0-20191008002922-fa29078bc6e0
|
github.com/ImVexed/muon v0.0.0-20191008003238-79fe390b3ffc
|
||||||
golang.org/x/net v0.0.0-20190930134127-c5a3c61f89f3
|
golang.org/x/net v0.0.0-20190930134127-c5a3c61f89f3
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue