mirror of
https://github.com/Monibuca/plugin-hdl.git
synced 2026-04-23 00:17:05 +08:00
9 lines
164 B
Modula-2
9 lines
164 B
Modula-2
module github.com/Monibuca/plugin-hdl
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/Monibuca/engine/v2 v2.1.1
|
|
github.com/logrusorgru/aurora v0.0.0-20200102142835-e9ef32dff381
|
|
)
|