X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=go.mod;h=5eefacf8af387d69f087692b59f2d3b5e608900b;hb=refs%2Fheads%2Fmaster;hp=2278137418aae87eb1d775773f8007d4e4d8d7bd;hpb=6f937b5776c2557bca361d564275bcaeb31a20b2;p=godlighty.git diff --git a/go.mod b/go.mod index 2278137..5eefacf 100644 --- a/go.mod +++ b/go.mod @@ -7,5 +7,4 @@ require ( github.com/dustin/go-humanize v1.0.1 github.com/klauspost/compress v1.17.7 golang.org/x/net v0.19.0 - golang.org/x/sys v0.15.0 )