build: update dependencies for navidrome plugins and pprof

This commit is contained in:
deluan
2026-03-04 13:58:07 -05:00
parent 4600172dbf
commit c7c484c714
2 changed files with 6 additions and 8 deletions

4
go.mod
View File

@@ -3,7 +3,7 @@ module discord-rich-presence
go 1.25.0
require (
github.com/navidrome/navidrome/plugins/pdk/go v0.0.0-20260228000019-bd8032b3274a
github.com/navidrome/navidrome/plugins/pdk/go v0.0.0-20260303204839-f03ca44a8ec4
github.com/onsi/ginkgo/v2 v2.28.1
github.com/onsi/gomega v1.39.1
github.com/stretchr/testify v1.11.1
@@ -17,7 +17,7 @@ require (
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
github.com/goccy/go-yaml v1.19.2 // indirect
github.com/google/go-cmp v0.7.0 // indirect
github.com/google/pprof v0.0.0-20260202012954-cb029daf43ef // indirect
github.com/google/pprof v0.0.0-20260302011040-a15ffb7f9dcc // indirect
github.com/maruel/natural v1.3.0 // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
github.com/rogpeppe/go-internal v1.14.1 // indirect