2
1
mirror of https://github.com/therootcompany/pathman.git synced 2025-12-24 13:58:40 +00:00
pathman/go.mod
2023-11-04 22:55:00 -06:00

9 lines
133 B
Modula-2

module git.rootprojects.org/root/pathman
go 1.21
require (
git.rootprojects.org/root/go-gitver v1.1.3
golang.org/x/sys v0.14.0
)