Fix bad tag/version/go.mod
This commit is contained in:
brent saner 2024-10-29 12:19:54 -04:00
parent e9b7c5539a
commit 9dbc3a00fe
Signed by: bts
GPG Key ID: 8C004C2F93481F6B

1
go.mod
View File

@ -9,7 +9,6 @@ require (
golang.org/x/sys v0.26.0 golang.org/x/sys v0.26.0
honnef.co/go/augeas v0.0.0-20161110001225-ca62e35ed6b8 honnef.co/go/augeas v0.0.0-20161110001225-ca62e35ed6b8
r00t2.io/goutils v1.7.0 r00t2.io/goutils v1.7.0
r00t2.io/sysutils v1.8.1
) )


// Pending https://github.com/g0rbe/go-chattr/pull/3 // Pending https://github.com/g0rbe/go-chattr/pull/3