example version bump

This commit is contained in:
ImVexed 2019-10-07 14:10:21 -05:00
parent f77a06ba12
commit cb7c9ac411
No known key found for this signature in database
GPG Key ID: F16360BA6A2715B8
4 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,4 @@
go.sum
webfiles/ab0x.go
.vscode/
.vscode/
cra-go

Binary file not shown.

View File

@ -3,6 +3,6 @@ module cra-go
go 1.13
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
)

2
go.mod
View File

@ -1,3 +1,5 @@
module github.com/ImVexed/muon
go 1.13
require golang.org/x/net v0.0.0-20191007182048-72f939374954 // indirect