mirror of
https://github.com/mandiant/GoReSym
synced 2026-06-08 15:40:15 +00:00
8 lines
169 B
Modula-2
8 lines
169 B
Modula-2
module github.com/mandiant/GoReSym
|
|
|
|
go 1.17
|
|
|
|
require golang.org/x/arch v0.0.0-20201008161808-52c3e6f60cff
|
|
|
|
require github.com/elliotchance/orderedmap v1.4.0 // indirect
|