2026-04-22 15:44:58 +08:00
|
|
|
module apigo.cc/go/id
|
|
|
|
|
|
|
|
|
|
go 1.25.0
|
|
|
|
|
|
|
|
|
|
require (
|
2026-05-10 13:08:51 +08:00
|
|
|
apigo.cc/go/encoding v1.1.2
|
2026-05-10 12:53:09 +08:00
|
|
|
apigo.cc/go/rand v1.0.6
|
2026-04-22 15:44:58 +08:00
|
|
|
)
|
2026-05-10 13:08:51 +08:00
|
|
|
|
|
|
|
|
require apigo.cc/go/cast v1.2.10 // indirect
|