fix: assign dependency owner

This commit is contained in:
Mariell Hoversholm 2025-03-26 09:56:18 +01:00
parent 455651f422
commit 5af369166d
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -396,7 +396,7 @@ require (
github.com/invopop/jsonschema v0.13.0 // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
github.com/jackc/pgx/v5 v5.7.2
github.com/jackc/pgx/v5 v5.7.2 // @grafana/grafana-search-and-storage
github.com/jackc/puddle/v2 v2.2.2 // indirect
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
github.com/jcmturner/aescts/v2 v2.0.0 // indirect