mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-02-06 01:57:38 +01:00
Hackily get the client to a channel server
This commit is contained in:
2
go.mod
2
go.mod
@@ -5,5 +5,7 @@ go 1.13
|
||||
require (
|
||||
github.com/Andoryuuta/binio v0.0.0-20160731013325-2c89946fb8c3
|
||||
github.com/Andoryuuta/byteframe v0.0.0-20191219124302-41f4085eb4c0
|
||||
github.com/BurntSushi/toml v0.3.1
|
||||
github.com/golang-migrate/migrate v3.5.4+incompatible // indirect
|
||||
github.com/julienschmidt/httprouter v1.3.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user