mirror of
https://github.com/fumiama/go-registry.git
synced 2026-06-07 00:40:28 +08:00
9 lines
135 B
Modula-2
9 lines
135 B
Modula-2
module github.com/fumiama/go-registry
|
|
|
|
go 1.17
|
|
|
|
require (
|
|
github.com/fumiama/gofastTEA v0.0.6
|
|
github.com/wdvxdr1123/ZeroBot v1.4.1
|
|
)
|