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