1
1
module github.com/navidrome/navidrome
2
2
3
- go 1.24.4
3
+ go 1.24.5
4
4
5
5
// Fork to fix https://github.com/navidrome/navidrome/pull/3254
6
6
replace github.com/dhowden/tag v0.0.0-20240417053706-3d75831295e8 => github.com/deluan/tag v0.0.0-20241002021117-dfe5e6ea396d
@@ -9,7 +9,7 @@ require (
9
9
github.com/Masterminds/squirrel v1.5.4
10
10
github.com/RaveNoX/go-jsoncommentstrip v1.0.0
11
11
github.com/andybalholm/cascadia v1.3.3
12
- github.com/bmatcuk/doublestar/v4 v4.8.1
12
+ github.com/bmatcuk/doublestar/v4 v4.9.0
13
13
github.com/bradleyjkemp/cupaloy/v2 v2.8.0
14
14
github.com/deluan/rest v0.0.0-20211102003136-6260bc399cbf
15
15
github.com/deluan/sanitize v0.0.0-20241120162836-fdfd8fdfaa55
@@ -23,7 +23,7 @@ require (
23
23
github.com/dustin/go-humanize v1.0.1
24
24
github.com/fatih/structs v1.1.0
25
25
github.com/go-chi/chi/v5 v5.2.2
26
- github.com/go-chi/cors v1.2.1
26
+ github.com/go-chi/cors v1.2.2
27
27
github.com/go-chi/httprate v0.15.0
28
28
github.com/go-chi/jwtauth/v5 v5.3.3
29
29
github.com/go-viper/encoding/ini v0.1.1
@@ -34,17 +34,17 @@ require (
34
34
github.com/gorilla/websocket v1.5.3
35
35
github.com/hashicorp/go-multierror v1.1.1
36
36
github.com/jellydator/ttlcache/v3 v3.4.0
37
- github.com/kardianos/service v1.2.2
37
+ github.com/kardianos/service v1.2.4
38
38
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
39
39
github.com/knqyf263/go-plugin v0.9.0
40
40
github.com/kr/pretty v0.3.1
41
41
github.com/lestrrat-go/jwx/v2 v2.1.6
42
42
github.com/matoous/go-nanoid/v2 v2.1.0
43
- github.com/mattn/go-sqlite3 v1.14.28
43
+ github.com/mattn/go-sqlite3 v1.14.29
44
44
github.com/microcosm-cc/bluemonday v1.0.27
45
45
github.com/mileusna/useragent v1.3.5
46
46
github.com/onsi/ginkgo/v2 v2.23.4
47
- github.com/onsi/gomega v1.37 .0
47
+ github.com/onsi/gomega v1.38 .0
48
48
github.com/pelletier/go-toml/v2 v2.2.4
49
49
github.com/pocketbase/dbx v1.11.0
50
50
github.com/pressly/goose/v3 v3.24.3
@@ -58,14 +58,14 @@ require (
58
58
github.com/stretchr/testify v1.10.0
59
59
github.com/tetratelabs/wazero v1.9.0
60
60
github.com/unrolled/secure v1.17.0
61
- github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1
61
+ github.com/xrash/smetrics v0.0.0-20250705151800-55b8f293f342
62
62
go.uber.org/goleak v1.3.0
63
- golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b
64
- golang.org/x/image v0.28 .0
65
- golang.org/x/net v0.41 .0
66
- golang.org/x/sync v0.15 .0
67
- golang.org/x/sys v0.33 .0
68
- golang.org/x/text v0.26 .0
63
+ golang.org/x/exp v0.0.0-20250718183923-645b1fa84792
64
+ golang.org/x/image v0.29 .0
65
+ golang.org/x/net v0.42 .0
66
+ golang.org/x/sync v0.16 .0
67
+ golang.org/x/sys v0.34 .0
68
+ golang.org/x/text v0.27 .0
69
69
golang.org/x/time v0.12.0
70
70
google.golang.org/protobuf v1.36.6
71
71
gopkg.in/yaml.v3 v3.0.1
@@ -84,16 +84,16 @@ require (
84
84
github.com/fsnotify/fsnotify v1.9.0 // indirect
85
85
github.com/go-logr/logr v1.4.3 // indirect
86
86
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
87
- github.com/go-viper/mapstructure/v2 v2.3 .0 // indirect
87
+ github.com/go-viper/mapstructure/v2 v2.4 .0 // indirect
88
88
github.com/goccy/go-json v0.10.5 // indirect
89
89
github.com/goccy/go-yaml v1.17.1 // indirect
90
90
github.com/google/go-cmp v0.7.0 // indirect
91
- github.com/google/pprof v0.0.0-20250607225305-033d6d78b36a // indirect
91
+ github.com/google/pprof v0.0.0-20250630185457-6e76a2b096b5 // indirect
92
92
github.com/google/subcommands v1.2.0 // indirect
93
93
github.com/gorilla/css v1.0.1 // indirect
94
94
github.com/hashicorp/errwrap v1.1.0 // indirect
95
95
github.com/inconshreveable/mousetrap v1.1.0 // indirect
96
- github.com/klauspost/cpuid/v2 v2.2.11 // indirect
96
+ github.com/klauspost/cpuid/v2 v2.3.0 // indirect
97
97
github.com/kr/text v0.2.0 // indirect
98
98
github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 // indirect
99
99
github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 // indirect
@@ -120,15 +120,15 @@ require (
120
120
github.com/sourcegraph/conc v0.3.0 // indirect
121
121
github.com/spf13/afero v1.14.0 // indirect
122
122
github.com/spf13/cast v1.9.2 // indirect
123
- github.com/spf13/pflag v1.0.6 // indirect
123
+ github.com/spf13/pflag v1.0.7 // indirect
124
124
github.com/stretchr/objx v0.5.2 // indirect
125
125
github.com/subosito/gotenv v1.6.0 // indirect
126
126
github.com/zeebo/xxh3 v1.0.2 // indirect
127
127
go.uber.org/automaxprocs v1.6.0 // indirect
128
128
go.uber.org/multierr v1.11.0 // indirect
129
- golang.org/x/crypto v0.39 .0 // indirect
130
- golang.org/x/mod v0.25 .0 // indirect
131
- golang.org/x/tools v0.34 .0 // indirect
129
+ golang.org/x/crypto v0.40 .0 // indirect
130
+ golang.org/x/mod v0.26 .0 // indirect
131
+ golang.org/x/tools v0.35 .0 // indirect
132
132
gopkg.in/ini.v1 v1.67.0 // indirect
133
133
gopkg.in/natefinch/npipe.v2 v2.0.0-20160621034901-c1b8fa8bdcce // indirect
134
134
)
0 commit comments