mirror of
https://github.com/xiaoqidun/qqwry.git
synced 2026-07-21 19:23:47 +08:00
9 lines
123 B
AMPL
9 lines
123 B
AMPL
module github.com/xiaoqidun/qqwry
|
|
|
|
go 1.25.0
|
|
|
|
require (
|
|
github.com/ipipdotnet/ipdb-go v1.3.3
|
|
golang.org/x/text v0.39.0
|
|
)
|