Bump example version

This commit is contained in:
Chris 2019-10-09 00:18:47 -04:00 committed by GitHub
parent 4d26635811
commit bfc61827fd
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
)