@@ -10,70 +10,70 @@ require (
10
10
github.com/dsnet/compress v0.0.1
11
11
github.com/energye/systray v1.0.2
12
12
github.com/fsnotify/fsnotify v1.7.0
13
- github.com/gen2brain/beeep v0.0.0-20230907135156-1a38885a97fc
13
+ github.com/gen2brain/beeep v0.0.0-20240112042604-c7bb2cd88fea
14
14
github.com/gen2brain/dlgs v0.0.0-20220603100644-40c77870fa8d
15
15
github.com/go-ping/ping v1.1.0
16
16
github.com/go-sql-driver/mysql v1.7.1
17
- github.com/gonutz/w32/v2 v2.10.0
18
- github.com/gorilla/mux v1.8.0
19
- github.com/gorilla/schema v1.2.0
20
- github.com/gorilla/securecookie v1.1.1
21
- github.com/gorilla/websocket v1.5.0
17
+ github.com/gonutz/w32/v2 v2.11.1
18
+ github.com/gorilla/mux v1.8.1
19
+ github.com/gorilla/schema v1.2.1
20
+ github.com/gorilla/securecookie v1.1.2
21
+ github.com/gorilla/websocket v1.5.1
22
22
github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b
23
23
github.com/hekmon/transmissionrpc/v3 v3.0.0
24
24
github.com/hugelgupf/go-shlex v0.0.0-20200702092117-c80c9d0918fa
25
- github.com/jackpal/gateway v1.0.10
25
+ github.com/jackpal/gateway v1.0.13
26
26
github.com/jaypipes/ghw v0.12.0
27
27
github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
28
28
github.com/kevinburke/go-bindata/v4 v4.0.2
29
29
github.com/lestrrat-go/apache-logformat/v2 v2.0.6
30
30
github.com/mitchellh/go-homedir v1.1.0
31
31
github.com/mrobinsn/go-rtorrent v1.8.0
32
32
github.com/nxadm/tail v1.4.11
33
- github.com/shirou/gopsutil/v3 v3.23.10
33
+ github.com/shirou/gopsutil/v3 v3.24.1
34
34
github.com/spf13/pflag v1.0.6-0.20210604193023-d5e0c0615ace
35
35
github.com/stretchr/testify v1.8.4
36
- github.com/swaggo/swag v1.16.2
37
- golang.org/x/crypto v0.14 .0
36
+ github.com/swaggo/swag v1.16.3
37
+ golang.org/x/crypto v0.18 .0
38
38
golang.org/x/mod v0.14.0
39
- golang.org/x/sys v0.14 .0
39
+ golang.org/x/sys v0.16 .0
40
40
golang.org/x/text v0.14.0
41
- golang.org/x/time v0.4 .0
41
+ golang.org/x/time v0.5 .0
42
42
golift.io/cache v0.0.2
43
- golift.io/cnfg v0.2.2
43
+ golift.io/cnfg v0.2.3
44
44
golift.io/cnfgfile v0.0.0-20230531075023-f880041cc0a0
45
45
golift.io/datacounter v1.0.4
46
46
golift.io/deluge v0.10.1
47
- golift.io/mulery v0.0.4
47
+ golift.io/mulery v0.0.5
48
48
golift.io/nzbget v0.1.5
49
- golift.io/qbit v0.0.0-20230904231408-277087540366
49
+ golift.io/qbit v0.0.0-20240203190039-8f98b32d1e66
50
50
golift.io/rotatorr v0.0.0-20230911015553-cd2abbd726c7
51
51
golift.io/starr v1.0.1-0.20231103013021-4a3f9d0d4fb4
52
52
golift.io/version v0.0.2
53
53
golift.io/xtractr v0.2.2
54
- modernc.org/sqlite v1.27 .0
54
+ modernc.org/sqlite v1.28 .0
55
55
)
56
56
57
57
require (
58
58
github.com/KyleBanks/depth v1.2.1 // indirect
59
59
github.com/StackExchange/wmi v1.2.1 // indirect
60
- github.com/andybalholm/brotli v1.0.6 // indirect
60
+ github.com/andybalholm/brotli v1.1.0 // indirect
61
61
github.com/bodgit/plumbing v1.3.0 // indirect
62
- github.com/bodgit/sevenzip v1.4.3 // indirect
62
+ github.com/bodgit/sevenzip v1.4.5 // indirect
63
63
github.com/bodgit/windows v1.0.1 // indirect
64
64
github.com/davecgh/go-spew v1.1.1 // indirect
65
65
github.com/dustin/go-humanize v1.0.1 // indirect
66
66
github.com/ghodss/yaml v1.0.0 // indirect
67
67
github.com/go-ole/go-ole v1.3.0 // indirect
68
- github.com/go-openapi/jsonpointer v0.20.0 // indirect
69
- github.com/go-openapi/jsonreference v0.20.2 // indirect
70
- github.com/go-openapi/spec v0.20.9 // indirect
71
- github.com/go-openapi/swag v0.22.4 // indirect
68
+ github.com/go-openapi/jsonpointer v0.20.2 // indirect
69
+ github.com/go-openapi/jsonreference v0.20.4 // indirect
70
+ github.com/go-openapi/spec v0.20.14 // indirect
71
+ github.com/go-openapi/swag v0.22.9 // indirect
72
72
github.com/go-toast/toast v0.0.0-20190211030409-01e6764cf0a4 // indirect
73
73
github.com/godbus/dbus/v5 v5.1.0 // indirect
74
- github.com/google/uuid v1.3.1 // indirect
74
+ github.com/google/uuid v1.6.0 // indirect
75
75
github.com/gopherjs/gopherjs v1.17.2 // indirect
76
- github.com/gorilla/rpc v1.2.0 // indirect
76
+ github.com/gorilla/rpc v1.2.1 // indirect
77
77
github.com/hashicorp/errwrap v1.1.0 // indirect
78
78
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
79
79
github.com/hashicorp/go-multierror v1.1.1 // indirect
@@ -82,38 +82,39 @@ require (
82
82
github.com/josharian/intern v1.0.0 // indirect
83
83
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
84
84
github.com/kdomanski/iso9660 v0.4.0 // indirect
85
- github.com/klauspost/compress v1.17.1 // indirect
85
+ github.com/klauspost/compress v1.17.5 // indirect
86
86
github.com/lestrrat-go/strftime v1.0.6 // indirect
87
- github.com/lufia/plan9stats v0.0.0-20230326075908-cb1d2100619a // indirect
87
+ github.com/lufia/plan9stats v0.0.0-20231016141302-07b5767bb0ed // indirect
88
88
github.com/mailru/easyjson v0.7.7 // indirect
89
- github.com/mattn/go-isatty v0.0.19 // indirect
89
+ github.com/mattn/go-isatty v0.0.20 // indirect
90
+ github.com/ncruces/go-strftime v0.1.9 // indirect
90
91
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d // indirect
91
92
github.com/nwaples/rardecode v1.1.3 // indirect
92
- github.com/pierrec/lz4/v4 v4.1.18 // indirect
93
+ github.com/pierrec/lz4/v4 v4.1.21 // indirect
93
94
github.com/pkg/errors v0.9.1 // indirect
94
95
github.com/pmezard/go-difflib v1.0.0 // indirect
95
96
github.com/power-devops/perfstat v0.0.0-20221212215047-62379fc7944b // indirect
96
97
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
97
- github.com/rogpeppe/go-internal v1.11.0 // indirect
98
98
github.com/shoenig/go-m1cpu v0.1.6 // indirect
99
+ github.com/stretchr/objx v0.5.1 // indirect
99
100
github.com/tadvi/systray v0.0.0-20190226123456-11a2b8fa57af // indirect
100
101
github.com/tevino/abool v1.2.0 // indirect
101
- github.com/tklauser/go-sysconf v0.3.12 // indirect
102
- github.com/tklauser/numcpus v0.6.1 // indirect
102
+ github.com/tklauser/go-sysconf v0.3.13 // indirect
103
+ github.com/tklauser/numcpus v0.7.0 // indirect
103
104
github.com/ulikunitz/xz v0.5.11 // indirect
104
- github.com/yusufpapurcu/wmi v1.2.3 // indirect
105
+ github.com/yusufpapurcu/wmi v1.2.4 // indirect
105
106
go4.org v0.0.0-20230225012048-214862532bf5 // indirect
106
- golang.org/x/net v0.17 .0 // indirect
107
- golang.org/x/sync v0.4 .0 // indirect
108
- golang.org/x/tools v0.14 .0 // indirect
107
+ golang.org/x/net v0.20 .0 // indirect
108
+ golang.org/x/sync v0.6 .0 // indirect
109
+ golang.org/x/tools v0.17 .0 // indirect
109
110
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect
110
111
gopkg.in/yaml.v2 v2.4.0 // indirect
111
112
gopkg.in/yaml.v3 v3.0.1 // indirect
112
- howett.net/plist v1.0.0 // indirect
113
+ howett.net/plist v1.0.1 // indirect
113
114
lukechampine.com/uint128 v1.3.0 // indirect
114
115
modernc.org/cc/v3 v3.41.0 // indirect
115
116
modernc.org/ccgo/v3 v3.16.15 // indirect
116
- modernc.org/libc v1.29.0 // indirect
117
+ modernc.org/libc v1.40.17 // indirect
117
118
modernc.org/mathutil v1.6.0 // indirect
118
119
modernc.org/memory v1.7.2 // indirect
119
120
modernc.org/opt v0.1.3 // indirect
0 commit comments