diff options
Diffstat (limited to 'multimedia/navidrome/files/modules.txt')
-rw-r--r-- | multimedia/navidrome/files/modules.txt | 96 |
1 files changed, 50 insertions, 46 deletions
diff --git a/multimedia/navidrome/files/modules.txt b/multimedia/navidrome/files/modules.txt index 06f0d07b24f7..aa0fd0c5fd7e 100644 --- a/multimedia/navidrome/files/modules.txt +++ b/multimedia/navidrome/files/modules.txt @@ -69,7 +69,7 @@ github.com/dustin/go-humanize # github.com/fatih/structs v1.1.0 ## explicit github.com/fatih/structs -# github.com/fsnotify/fsnotify v1.8.0 +# github.com/fsnotify/fsnotify v1.9.0 ## explicit; go 1.17 github.com/fsnotify/fsnotify github.com/fsnotify/fsnotify/internal @@ -80,10 +80,10 @@ github.com/go-chi/chi/v5/middleware # github.com/go-chi/cors v1.2.1 ## explicit; go 1.14 github.com/go-chi/cors -# github.com/go-chi/httprate v0.14.1 -## explicit; go 1.17 +# github.com/go-chi/httprate v0.15.0 +## explicit; go 1.23.0 github.com/go-chi/httprate -# github.com/go-chi/jwtauth/v5 v5.3.2 +# github.com/go-chi/jwtauth/v5 v5.3.3 ## explicit; go 1.18 github.com/go-chi/jwtauth/v5 # github.com/go-logr/logr v1.4.2 @@ -124,8 +124,8 @@ github.com/google/go-cmp/cmp/internal/value # github.com/google/go-pipeline v0.0.0-20230411140531-6cbedfc1d3fc ## explicit; go 1.20 github.com/google/go-pipeline/pkg/pipeline -# github.com/google/pprof v0.0.0-20250302191652-9094ed2288e7 -## explicit; go 1.22 +# github.com/google/pprof v0.0.0-20250501235452-c0086092b71a +## explicit; go 1.23.0 github.com/google/pprof/profile # github.com/google/subcommands v1.2.0 ## explicit @@ -159,15 +159,9 @@ github.com/kardianos/service # github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 ## explicit github.com/kballard/go-shellquote -# github.com/klauspost/compress v1.17.11 -## explicit; go 1.21 -github.com/klauspost/compress -github.com/klauspost/compress/fse -github.com/klauspost/compress/huff0 -github.com/klauspost/compress/internal/cpuinfo -github.com/klauspost/compress/internal/snapref -github.com/klauspost/compress/zstd -github.com/klauspost/compress/zstd/internal/xxhash +# github.com/klauspost/cpuid/v2 v2.2.10 +## explicit; go 1.22 +github.com/klauspost/cpuid/v2 # github.com/kr/pretty v0.3.1 ## explicit; go 1.12 github.com/kr/pretty @@ -180,8 +174,8 @@ github.com/lann/builder # github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 ## explicit github.com/lann/ps -# github.com/lestrrat-go/blackmagic v1.0.2 -## explicit; go 1.16 +# github.com/lestrrat-go/blackmagic v1.0.3 +## explicit; go 1.23 github.com/lestrrat-go/blackmagic # github.com/lestrrat-go/httpcc v1.0.1 ## explicit; go 1.16 @@ -193,8 +187,8 @@ github.com/lestrrat-go/httprc ## explicit; go 1.13 github.com/lestrrat-go/iter/arrayiter github.com/lestrrat-go/iter/mapiter -# github.com/lestrrat-go/jwx/v2 v2.1.4 -## explicit; go 1.20 +# github.com/lestrrat-go/jwx/v2 v2.1.6 +## explicit; go 1.23.0 github.com/lestrrat-go/jwx/v2 github.com/lestrrat-go/jwx/v2/cert github.com/lestrrat-go/jwx/v2/internal/base64 @@ -223,7 +217,7 @@ github.com/lestrrat-go/option # github.com/matoous/go-nanoid/v2 v2.1.0 ## explicit; go 1.20 github.com/matoous/go-nanoid/v2 -# github.com/mattn/go-sqlite3 v1.14.24 +# github.com/mattn/go-sqlite3 v1.14.28 ## explicit; go 1.19 github.com/mattn/go-sqlite3 # github.com/mfridman/interpolate v0.0.2 @@ -242,7 +236,7 @@ github.com/munnerz/goautoneg # github.com/ogier/pflag v0.0.1 ## explicit github.com/ogier/pflag -# github.com/onsi/ginkgo/v2 v2.23.0 +# github.com/onsi/ginkgo/v2 v2.23.4 ## explicit; go 1.23.0 github.com/onsi/ginkgo/v2 github.com/onsi/ginkgo/v2/config @@ -264,8 +258,8 @@ github.com/onsi/ginkgo/v2/internal/parallel_support github.com/onsi/ginkgo/v2/internal/testingtproxy github.com/onsi/ginkgo/v2/reporters github.com/onsi/ginkgo/v2/types -# github.com/onsi/gomega v1.36.2 -## explicit; go 1.22.0 +# github.com/onsi/gomega v1.37.0 +## explicit; go 1.23.0 github.com/onsi/gomega github.com/onsi/gomega/format github.com/onsi/gomega/gstruct @@ -279,7 +273,7 @@ github.com/onsi/gomega/matchers/support/goraph/edge github.com/onsi/gomega/matchers/support/goraph/node github.com/onsi/gomega/matchers/support/goraph/util github.com/onsi/gomega/types -# github.com/pelletier/go-toml/v2 v2.2.3 +# github.com/pelletier/go-toml/v2 v2.2.4 ## explicit; go 1.21.0 github.com/pelletier/go-toml/v2 github.com/pelletier/go-toml/v2/internal/characters @@ -292,8 +286,8 @@ github.com/pmezard/go-difflib/difflib # github.com/pocketbase/dbx v1.11.0 ## explicit; go 1.13 github.com/pocketbase/dbx -# github.com/pressly/goose/v3 v3.24.1 -## explicit; go 1.21.0 +# github.com/pressly/goose/v3 v3.24.3 +## explicit; go 1.23.0 github.com/pressly/goose/v3 github.com/pressly/goose/v3/database github.com/pressly/goose/v3/internal/controller @@ -302,13 +296,14 @@ github.com/pressly/goose/v3/internal/dialect/dialectquery github.com/pressly/goose/v3/internal/gooseutil github.com/pressly/goose/v3/internal/sqlparser github.com/pressly/goose/v3/lock -# github.com/prometheus/client_golang v1.21.1 -## explicit; go 1.21 +# github.com/prometheus/client_golang v1.22.0 +## explicit; go 1.22 github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil github.com/prometheus/client_golang/internal/github.com/golang/gddo/httputil/header github.com/prometheus/client_golang/prometheus github.com/prometheus/client_golang/prometheus/internal github.com/prometheus/client_golang/prometheus/promhttp +github.com/prometheus/client_golang/prometheus/promhttp/internal # github.com/prometheus/client_model v0.6.1 ## explicit; go 1.19 github.com/prometheus/client_model/go @@ -316,8 +311,8 @@ github.com/prometheus/client_model/go ## explicit; go 1.21 github.com/prometheus/common/expfmt github.com/prometheus/common/model -# github.com/prometheus/procfs v0.15.1 -## explicit; go 1.20 +# github.com/prometheus/procfs v0.16.1 +## explicit; go 1.23.0 github.com/prometheus/procfs github.com/prometheus/procfs/internal/fs github.com/prometheus/procfs/internal/util @@ -333,8 +328,8 @@ github.com/rogpeppe/go-internal/fmtsort # github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 ## explicit; go 1.13 github.com/sabhiram/go-gitignore -# github.com/sagikazarmark/locafero v0.7.0 -## explicit; go 1.21 +# github.com/sagikazarmark/locafero v0.9.0 +## explicit; go 1.23.0 github.com/sagikazarmark/locafero # github.com/segmentio/asm v1.2.0 ## explicit; go 1.18 @@ -358,12 +353,12 @@ github.com/sourcegraph/conc github.com/sourcegraph/conc/internal/multierror github.com/sourcegraph/conc/iter github.com/sourcegraph/conc/panics -# github.com/spf13/afero v1.12.0 -## explicit; go 1.21 +# github.com/spf13/afero v1.14.0 +## explicit; go 1.23.0 github.com/spf13/afero github.com/spf13/afero/internal/common github.com/spf13/afero/mem -# github.com/spf13/cast v1.7.1 +# github.com/spf13/cast v1.8.0 ## explicit; go 1.19 github.com/spf13/cast # github.com/spf13/cobra v1.9.1 @@ -372,7 +367,7 @@ github.com/spf13/cobra # github.com/spf13/pflag v1.0.6 ## explicit; go 1.12 github.com/spf13/pflag -# github.com/spf13/viper v1.20.0 +# github.com/spf13/viper v1.20.1 ## explicit; go 1.21.0 github.com/spf13/viper github.com/spf13/viper/internal/encoding/dotenv @@ -397,6 +392,15 @@ github.com/unrolled/secure # github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 ## explicit; go 1.15 github.com/xrash/smetrics +# github.com/zeebo/xxh3 v1.0.2 +## explicit; go 1.17 +github.com/zeebo/xxh3 +# go.uber.org/automaxprocs v1.6.0 +## explicit; go 1.20 +go.uber.org/automaxprocs +go.uber.org/automaxprocs/internal/cgroups +go.uber.org/automaxprocs/internal/runtime +go.uber.org/automaxprocs/maxprocs # go.uber.org/goleak v1.3.0 ## explicit; go 1.20 go.uber.org/goleak @@ -404,18 +408,18 @@ go.uber.org/goleak/internal/stack # go.uber.org/multierr v1.11.0 ## explicit; go 1.19 go.uber.org/multierr -# golang.org/x/crypto v0.36.0 +# golang.org/x/crypto v0.38.0 ## explicit; go 1.23.0 golang.org/x/crypto/cryptobyte golang.org/x/crypto/cryptobyte/asn1 golang.org/x/crypto/curve25519 golang.org/x/crypto/ed25519 golang.org/x/crypto/pbkdf2 -# golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 +# golang.org/x/exp v0.0.0-20250506013437-ce4c2cf36ca6 ## explicit; go 1.23.0 golang.org/x/exp/constraints golang.org/x/exp/maps -# golang.org/x/image v0.25.0 +# golang.org/x/image v0.27.0 ## explicit; go 1.23.0 golang.org/x/image/bmp golang.org/x/image/ccitt @@ -430,17 +434,17 @@ golang.org/x/image/webp golang.org/x/mod/internal/lazyregexp golang.org/x/mod/module golang.org/x/mod/semver -# golang.org/x/net v0.37.0 +# golang.org/x/net v0.40.0 ## explicit; go 1.23.0 golang.org/x/net/html golang.org/x/net/html/atom golang.org/x/net/html/charset -# golang.org/x/sync v0.12.0 +# golang.org/x/sync v0.14.0 ## explicit; go 1.23.0 golang.org/x/sync/errgroup golang.org/x/sync/semaphore golang.org/x/sync/singleflight -# golang.org/x/sys v0.31.0 +# golang.org/x/sys v0.33.0 ## explicit; go 1.23.0 golang.org/x/sys/cpu golang.org/x/sys/unix @@ -449,7 +453,7 @@ golang.org/x/sys/windows/registry golang.org/x/sys/windows/svc golang.org/x/sys/windows/svc/eventlog golang.org/x/sys/windows/svc/mgr -# golang.org/x/text v0.23.0 +# golang.org/x/text v0.25.0 ## explicit; go 1.23.0 golang.org/x/text/cases golang.org/x/text/encoding @@ -474,7 +478,7 @@ golang.org/x/text/unicode/norm # golang.org/x/time v0.11.0 ## explicit; go 1.23.0 golang.org/x/time/rate -# golang.org/x/tools v0.31.0 +# golang.org/x/tools v0.33.0 ## explicit; go 1.23.0 golang.org/x/tools/cmd/goimports golang.org/x/tools/cover @@ -501,8 +505,8 @@ golang.org/x/tools/internal/stdlib golang.org/x/tools/internal/typeparams golang.org/x/tools/internal/typesinternal golang.org/x/tools/internal/versions -# google.golang.org/protobuf v1.36.1 -## explicit; go 1.21 +# google.golang.org/protobuf v1.36.6 +## explicit; go 1.22 google.golang.org/protobuf/encoding/protodelim google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/encoding/protowire |