mirror of
https://github.com/tursom/GoCollections.git
synced 2025-03-13 17:00:18 +08:00
9 lines
160 B
Modula-2
9 lines
160 B
Modula-2
module github.com/tursom/GoCollections
|
|
|
|
go 1.19
|
|
|
|
require (
|
|
github.com/petermattis/goid v0.0.0-20220302125637-5f11c28912df
|
|
github.com/timandy/routine v1.0.9
|
|
)
|