File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
1515 github.com/netobserv/flowlogs-pipeline v0.1.12-0.20240325100124-fd783b283c7c
1616 github.com/netobserv/gopipes v0.3.0
1717 github.com/paulbellamy/ratecounter v0.2.0
18- github.com/prometheus/client_golang v1.19.0
18+ github.com/prometheus/client_golang v1.19.1
1919 github.com/segmentio/kafka-go v0.4.47
2020 github.com/sirupsen/logrus v1.9.3
2121 github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -725,8 +725,8 @@ github.com/prometheus/client_golang v1.4.0/go.mod h1:e9GMxYsXl05ICDXkRhurwBS4Q3O
725725github.com/prometheus/client_golang v1.6.0 /go.mod h1:ZLOG9ck3JLRdB5MgO8f+lLTe83AXG6ro35rLTxvnIl4 =
726726github.com/prometheus/client_golang v1.7.1 /go.mod h1:PY5Wy2awLA44sXw4AOSfFBetzPP4j5+D6mVACh+pe2M =
727727github.com/prometheus/client_golang v1.11.0 /go.mod h1:Z6t4BnS23TR94PD6BsDNk8yVqroYurpAkEiz0P2BEV0 =
728- github.com/prometheus/client_golang v1.19.0 h1:ygXvpU1AoN1MhdzckN+PyD9QJOSD4x7kmXYlnfbA6JU =
729- github.com/prometheus/client_golang v1.19.0 /go.mod h1:ZRM9uEAypZakd+q/x7+gmsvXdURP+DABIEIjnmDdp+k =
728+ github.com/prometheus/client_golang v1.19.1 h1:wZWJDwK+NameRJuPGDhlnFgx8e8HN3XHQeLaYJFJBOE =
729+ github.com/prometheus/client_golang v1.19.1 /go.mod h1:mP78NwGzrVks5S2H6ab8+ZZGJLZUq1hoULYBAYBw1Ho =
730730github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 /go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo =
731731github.com/prometheus/client_model v0.0.0-20190115171406-56726106282f /go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo =
732732github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
Original file line number Diff line number Diff line change @@ -343,7 +343,7 @@ github.com/pkg/errors
343343# github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
344344## explicit
345345github.com/pmezard/go-difflib/difflib
346- # github.com/prometheus/client_golang v1.19.0
346+ # github.com/prometheus/client_golang v1.19.1
347347## explicit; go 1.20
348348github.com/prometheus/client_golang/prometheus
349349github.com/prometheus/client_golang/prometheus/internal
You can’t perform that action at this time.
0 commit comments