File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ require (
8686 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
8787 github.com/pquerna/otp v1.5.0
8888 github.com/pressly/goose/v3 v3.27.3
89- github.com/prometheus/client_golang v1.24.0
89+ github.com/prometheus/client_golang v1.24.1
9090 github.com/redis/go-redis/v9 v9.21.0
9191 github.com/riverqueue/river v0.43.0
9292 github.com/riverqueue/river/riverdriver/riverpgxv5 v0.43.0
@@ -365,7 +365,7 @@ require (
365365 github.com/ory/dockertest v3.3.5+incompatible // indirect
366366 github.com/pelletier/go-toml/v2 v2.3.1 // indirect
367367 github.com/prometheus/client_model v0.6.2 // indirect
368- github.com/prometheus/common v0.70.0 // indirect
368+ github.com/prometheus/common v0.70.1 // indirect
369369 github.com/prometheus/procfs v0.21.1 // indirect
370370 github.com/resend/resend-go/v3 v3.10.1
371371 github.com/riverqueue/river/riverdriver v0.43.0 // indirect
Original file line number Diff line number Diff line change @@ -605,12 +605,12 @@ github.com/pquerna/otp v1.5.0 h1:NMMR+WrmaqXU4EzdGJEE1aUUI0AMRzsp96fFFWNPwxs=
605605github.com/pquerna/otp v1.5.0 /go.mod h1:dkJfzwRKNiegxyNb54X/3fLwhCynbMspSyWKnvi1AEg =
606606github.com/pressly/goose/v3 v3.27.3 h1:pIglVHjw99r4e/hDHHwbl9vfOsDMqUokfkXo6+n/RxA =
607607github.com/pressly/goose/v3 v3.27.3 /go.mod h1:Dag+xpV6o20HR2LFY1j0q6MDwc3f7vPUFDA77R+0yGY =
608- github.com/prometheus/client_golang v1.24.0 h1:5XStIklKuAtJSNpdD3s8XJj/Yv78IQmE1kbNk87JrAI =
609- github.com/prometheus/client_golang v1.24.0 /go.mod h1:QcsNdotprC2nS4BTM2ucbcqxd2CeXTEa9jW7zHO9iDE =
608+ github.com/prometheus/client_golang v1.24.1 h1:JnJkREXzWxUdCuPFpIWZiPispT9xVV59uiuyR2bPlnU =
609+ github.com/prometheus/client_golang v1.24.1 /go.mod h1:F+oSRECHg4sse5ucfYpYDeIv/hu68Zo0uoHKetWnzcE =
610610github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNwqPLxwZyk =
611611github.com/prometheus/client_model v0.6.2 /go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE =
612- github.com/prometheus/common v0.70.0 h1:bcpru3tWPVnxGnETLgOV5jbp/JRXgYEyv65CuBLAMMI =
613- github.com/prometheus/common v0.70.0 /go.mod h1:S/SFasQmgGiYH6C81LKCtYa8QACgthGg5zxL2udV7SY =
612+ github.com/prometheus/common v0.70.1 h1:1HvjP4D5oL3t8RsPlwxA9onvvStjtIHYE5XuuwOi/PY =
613+ github.com/prometheus/common v0.70.1 /go.mod h1:VdFUQDMZK3VLkurFUVhia6uys/0suUp86TJz5qbJRhc =
614614github.com/prometheus/procfs v0.21.1 h1:GljZCt+zSTS+NZq88cyQ1LjZ+RCHp3uVuabBWA5+OJI =
615615github.com/prometheus/procfs v0.21.1 /go.mod h1:aB55Cww9pdSJVHk0hUf0inxWyyjPogFIjmHKYgMKmtY =
616616github.com/q-uint/parser v0.3.1 h1:VCHob90UXy0L5oMgny5EjbDC2YeEGNc6qahWa8+tUhQ =
You can’t perform that action at this time.
0 commit comments