Example version bump

This commit is contained in:
ImVexed 2019-10-08 00:54:23 -05:00
parent 221a9e372c
commit e76a479360
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-20191007194623-27d77358ffa7
github.com/ImVexed/muon v0.0.0-20191008054912-221a9e372c81
golang.org/x/net v0.0.0-20190930134127-c5a3c61f89f3
)