Skip to content
Snippets Groups Projects
Commit 7ffb91a0 authored by Joel Takvorian's avatar Joel Takvorian
Browse files

vendors: replace prometheus/prometheus

parent 59cf0b9b
Branches
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ require (
github.com/gopacket/gopacket v1.3.1
github.com/mariomac/guara v0.0.0-20250408105519-1e4dbdfb7136
github.com/mdlayher/ethernet v0.0.0-20220221185849-529eae5b6118
github.com/netobserv/flowlogs-pipeline v1.7.0-community.0.20250407055901-c9a2490f9235
github.com/netobserv/flowlogs-pipeline v1.9.0-crc0.0.20250425122246-71c75fdc7289
github.com/netobserv/gopipes v0.3.0
github.com/ovn-org/ovn-kubernetes/go-controller v0.0.0-20250227173154-57a2590a1d16
github.com/paulbellamy/ratecounter v0.2.0
......@@ -106,7 +106,7 @@ require (
github.com/prometheus/client_model v0.6.2 // indirect
github.com/prometheus/common v0.63.0 // indirect
github.com/prometheus/procfs v0.16.0 // indirect
github.com/prometheus/prometheus v0.303.0 // indirect
github.com/prometheus/prometheus v1.8.2-0.20201028100903-3245b3267b24 // indirect
github.com/rs/xid v1.6.0 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/safchain/ethtool v0.5.10 // indirect
......@@ -158,4 +158,4 @@ require (
sigs.k8s.io/yaml v1.4.0 // indirect
)
replace github.com/netobserv/flowlogs-pipeline => github.com/jotak/flowlogs-pipeline v0.0.0-20250425114852-1cb601f3ba70
replace github.com/prometheus/prometheus => github.com/prometheus/prometheus v0.303.0
......@@ -177,8 +177,6 @@ github.com/josharian/intern v1.0.0/go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFF
github.com/josharian/native v1.0.0/go.mod h1:7X/raswPFr05uY3HiLlYeyQntB6OO7E/d2Cu7qoaN2w=
github.com/josharian/native v1.1.0 h1:uuaP0hAbW7Y4l0ZRQ6C9zfb7Mg1mbFKry/xzDAfmtLA=
github.com/josharian/native v1.1.0/go.mod h1:7X/raswPFr05uY3HiLlYeyQntB6OO7E/d2Cu7qoaN2w=
github.com/jotak/flowlogs-pipeline v0.0.0-20250425114852-1cb601f3ba70 h1:y+9UvpXHrRsx67ssIadqwjlTSdkvzU/wRSeIMpVT2bg=
github.com/jotak/flowlogs-pipeline v0.0.0-20250425114852-1cb601f3ba70/go.mod h1:pBj/E/kEWH++a6QniTo6C14qunYsyuurNi0Q8+2+7IM=
github.com/jpillora/backoff v1.0.0 h1:uvFg412JmmHBHw7iwprIxkPMI+sGQ4kzOWsMeHnm2EA=
github.com/jpillora/backoff v1.0.0/go.mod h1:J/6gKK9jxlEcS3zixgDgUAsiuZ7yrSoa/FX5e0EB2j4=
github.com/jsimonetti/rtnetlink/v2 v2.0.1 h1:xda7qaHDSVOsADNouv7ukSuicKZO7GgVUCXxpaIEIlM=
......@@ -257,6 +255,8 @@ github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f h1:KUppIJq7/+
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f h1:y5//uYreIhSUg3J1GEMiLbxo1LJaP8RfCpH6pymGZus=
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw=
github.com/netobserv/flowlogs-pipeline v1.9.0-crc0.0.20250425122246-71c75fdc7289 h1:kHcbiVUVYRD4OpIO5T0Ec0rVfwT+ZnRzt2/snFui0As=
github.com/netobserv/flowlogs-pipeline v1.9.0-crc0.0.20250425122246-71c75fdc7289/go.mod h1:hBGFQENjTt4+Ck3RRGSg/ByWPpNuufecXEsPc5wW988=
github.com/netobserv/gopipes v0.3.0 h1:IYmPnnAVCdSK7VmHmpFhrVBOEm45qpgbZmJz1sSW+60=
github.com/netobserv/gopipes v0.3.0/go.mod h1:N7/Gz05EOF0CQQSKWsv3eof22Cj2PB08Pbttw98YFYU=
github.com/netobserv/loki-client-go v0.0.0-20250425113517-526b43e51847 h1:hjzhVZSSKIOmAzHbGUV4JhVIPkgKs/UtrWDx6JSVKMw=
......
......@@ -298,7 +298,7 @@ github.com/mwitkow/go-conntrack
# github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
## explicit
github.com/mxk/go-flowrate/flowrate
# github.com/netobserv/flowlogs-pipeline v1.7.0-community.0.20250407055901-c9a2490f9235 => github.com/jotak/flowlogs-pipeline v0.0.0-20250425114852-1cb601f3ba70
# github.com/netobserv/flowlogs-pipeline v1.9.0-crc0.0.20250425122246-71c75fdc7289
## explicit; go 1.23.0
github.com/netobserv/flowlogs-pipeline/pkg/api
github.com/netobserv/flowlogs-pipeline/pkg/config
......@@ -451,7 +451,7 @@ github.com/prometheus/common/version
github.com/prometheus/procfs
github.com/prometheus/procfs/internal/fs
github.com/prometheus/procfs/internal/util
# github.com/prometheus/prometheus v0.303.0
# github.com/prometheus/prometheus v1.8.2-0.20201028100903-3245b3267b24 => github.com/prometheus/prometheus v0.303.0
## explicit; go 1.23.0
github.com/prometheus/prometheus/model/exemplar
github.com/prometheus/prometheus/model/histogram
......@@ -1360,4 +1360,4 @@ sigs.k8s.io/structured-merge-diff/v4/value
## explicit; go 1.12
sigs.k8s.io/yaml
sigs.k8s.io/yaml/goyaml.v2
# github.com/netobserv/flowlogs-pipeline => github.com/jotak/flowlogs-pipeline v0.0.0-20250425114852-1cb601f3ba70
# github.com/prometheus/prometheus => github.com/prometheus/prometheus v0.303.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment