From 4e33744ef7bf3a547e0446dca8f8a03ed6761515 Mon Sep 17 00:00:00 2001 From: Martin Polden Date: Sat, 11 Sep 2021 11:04:30 +0200 Subject: mod: Tidy --- go.mod | 2 ++ 1 file changed, 2 insertions(+) diff --git a/go.mod b/go.mod index be824e3..05b96fd 100644 --- a/go.mod +++ b/go.mod @@ -7,3 +7,5 @@ require ( github.com/nwaples/rardecode v1.1.0 github.com/rjeczalik/notify v0.9.2 ) + +require golang.org/x/sys v0.0.0-20180926160741-c2ed4eda69e7 // indirect -- cgit v1.2.3