mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:53:28 +00:00
9 lines
102 B
Modula-2
9 lines
102 B
Modula-2
module armatak
|
|
|
|
go 1.20
|
|
|
|
require (
|
|
github.com/google/uuid v1.6.0
|
|
github.com/indig0fox/a3go v0.3.2
|
|
)
|