mirror of
https://github.com/hslam/shm.git
synced 2025-04-25 13:48:57 +08:00
9 lines
110 B
Modula-2
9 lines
110 B
Modula-2
module github.com/hslam/shm
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
github.com/hslam/ftok v1.0.0
|
|
github.com/hslam/mmap v1.0.0
|
|
)
|