example version bump

This commit is contained in:
ImVexed 2019-10-07 19:36:48 -05:00
parent 79fe390b3f
commit 1659b62c62
1 changed files with 1 additions and 1 deletions

View File

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