Merge pull request #21 from puckzxz/patch-1

Bump example version
This commit is contained in:
V-X 2019-10-08 23:19:15 -05:00 committed by GitHub
commit ee304c720a
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-20191009013941-df2df1470cd9
github.com/ImVexed/muon v0.0.0-20191009032357-4d2663581172
golang.org/x/net v0.0.0-20190930134127-c5a3c61f89f3
)