2026-04-22 15:44:58 +08:00
|
|
|
module apigo.cc/go/id
|
|
|
|
|
|
|
|
|
|
go 1.25.0
|
|
|
|
|
|
|
|
|
|
require (
|
2026-05-16 01:21:58 +08:00
|
|
|
apigo.cc/go/encoding v1.3.1
|
|
|
|
|
apigo.cc/go/rand v1.3.1
|
2026-04-22 15:44:58 +08:00
|
|
|
)
|
2026-05-10 13:08:51 +08:00
|
|
|
|
2026-05-16 01:21:58 +08:00
|
|
|
require apigo.cc/go/cast v1.3.3 // indirect
|