mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-15 00:15:08 +01:00
10 lines
233 B
Modula-2
10 lines
233 B
Modula-2
module github.com/Andoryuuta/Erupe
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/Andoryuuta/binio v0.0.0-20160731013325-2c89946fb8c3
|
|
github.com/Andoryuuta/byteframe v0.0.0-20191219124302-41f4085eb4c0
|
|
github.com/julienschmidt/httprouter v1.3.0
|
|
)
|