Example version bump

This commit is contained in:
ImVexed 2019-10-07 19:58:03 -05:00
parent 8627d485a6
commit b61191102a
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-20191008003238-79fe390b3ffc
github.com/ImVexed/muon v0.0.0-20191007194623-27d77358ffa7
golang.org/x/net v0.0.0-20190930134127-c5a3c61f89f3
)