example version bump
This commit is contained in:
parent
f77a06ba12
commit
cb7c9ac411
|
@ -1,3 +1,4 @@
|
||||||
go.sum
|
go.sum
|
||||||
webfiles/ab0x.go
|
webfiles/ab0x.go
|
||||||
.vscode/
|
.vscode/
|
||||||
|
cra-go
|
Binary file not shown.
|
@ -3,6 +3,6 @@ module cra-go
|
||||||
go 1.13
|
go 1.13
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/ImVexed/muon v0.0.0-20191004212303-f7aa6a2d7142
|
github.com/ImVexed/muon v0.0.0-20191007190516-f77a06ba12f4
|
||||||
golang.org/x/net v0.0.0-20190930134127-c5a3c61f89f3
|
golang.org/x/net v0.0.0-20190930134127-c5a3c61f89f3
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue