aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod5
1 files changed, 3 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 0ba9196..4abefc9 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,8 @@ go 1.17
require (
github.com/mattn/go-isatty v0.0.14
github.com/mpolden/sfv v0.9.0
- github.com/nwaples/rardecode v1.1.0
+ github.com/nwaples/rardecode v1.1.3
github.com/rjeczalik/notify v0.9.2
- golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c // indirect
)
+
+require golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab // indirect