1
0
mirror of https://github.com/hslam/shm.git synced 2025-04-25 13:48:57 +08:00
hslam_shm/go.mod
2021-01-17 02:58:26 +08:00

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
)