aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 4abefc9..71f411d 100644
--- a/go.mod
+++ b/go.mod
@@ -3,10 +3,10 @@ module github.com/mpolden/unp
go 1.17
require (
- github.com/mattn/go-isatty v0.0.14
+ github.com/mattn/go-isatty v0.0.19
github.com/mpolden/sfv v0.9.0
github.com/nwaples/rardecode v1.1.3
- github.com/rjeczalik/notify v0.9.2
+ github.com/rjeczalik/notify v0.9.3
)
-require golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab // indirect
+require golang.org/x/sys v0.8.0 // indirect