aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
blob: 05b96fd615d22f15e38a5a41eb61d72a1e7fe1b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
module github.com/mpolden/unp

go 1.17

require (
	github.com/mpolden/sfv v0.9.0
	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