go_sysutils/go.mod

14 lines
330 B
Modula-2
Raw Normal View History

module r00t2.io/sysutils
2024-01-26 09:54:46 -05:00
go 1.21
require (
github.com/davecgh/go-spew v1.1.1
github.com/g0rbe/go-chattr v1.0.1
golang.org/x/sys v0.19.0
r00t2.io/goutils v1.4.0
)
2024-01-26 09:54:46 -05:00
// Pending https://github.com/g0rbe/go-chattr/pull/3
replace github.com/g0rbe/go-chattr => github.com/johnnybubonic/go-chattr v0.0.0-20240126141003-459f46177b13