Example version bump

This commit is contained in:
V-X 2019-10-16 23:36:52 -05:00 committed by GitHub
parent ae2a6637f2
commit 0d4b948e2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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-20191009145610-caeea31ca3eb
github.com/ImVexed/muon v0.0.0-20191017043257-ae2a6637f296
golang.org/x/net v0.0.0-20190930134127-c5a3c61f89f3
)