9 lines
239 B
Modula-2
9 lines
239 B
Modula-2
module r00t2.io/sysutils
|
|
|
|
go 1.21
|
|
|
|
require github.com/g0rbe/go-chattr v1.0.1
|
|
|
|
// 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
|