mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-09-19 17:50:12 +00:00
9 lines
172 B
AMPL
9 lines
172 B
AMPL
module github.com/p14yground/nezha
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/shirou/gopsutil v2.19.11+incompatible
|
|
golang.org/x/sys v0.0.0-20191128015809-6d18c012aee9 // indirect
|
|
)
|