Skip to content

Commit 9d9ba1e

Browse files
Bump github.com/netobserv/flowlogs-pipeline
Bumps [github.com/netobserv/flowlogs-pipeline](https://github.com/netobserv/flowlogs-pipeline) from 1.10.1-community.0.20260128081215-6575ca967373 to 1.11.0-community. - [Release notes](https://github.com/netobserv/flowlogs-pipeline/releases) - [Commits](https://github.com/netobserv/flowlogs-pipeline/commits/v1.11.0-community) --- updated-dependencies: - dependency-name: github.com/netobserv/flowlogs-pipeline dependency-version: 1.11.0-community dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7add574 commit 9d9ba1e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/coreos/go-semver v0.3.1
88
github.com/google/go-cmp v0.7.0
99
github.com/grafana/loki/operator/apis/loki v0.0.0-20241021105923-5e970e50b166
10-
github.com/netobserv/flowlogs-pipeline v1.10.1-community.0.20260128081215-6575ca967373
10+
github.com/netobserv/flowlogs-pipeline v1.11.0-community
1111
github.com/netobserv/netobserv-ebpf-agent v1.10.1-community
1212
github.com/onsi/ginkgo/v2 v2.28.1
1313
github.com/onsi/gomega v1.39.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq
121121
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
122122
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f h1:KUppIJq7/+SVif2QVs3tOP0zanoHgBEVAwHxUSIzRqU=
123123
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
124-
github.com/netobserv/flowlogs-pipeline v1.10.1-community.0.20260128081215-6575ca967373 h1:/XZ/t0+NlXawU7VwEkZ590UVN7bC6kCDLPCCB9zNCpE=
125-
github.com/netobserv/flowlogs-pipeline v1.10.1-community.0.20260128081215-6575ca967373/go.mod h1:vOXMJwWooj/RiGkLYS9WXSoiGPPWAFLXIYJ2vzIFWU4=
124+
github.com/netobserv/flowlogs-pipeline v1.11.0-community h1:SMdhbEM/OowhHO8lefnzztu83RkXOky+h0Q+kQV8PYg=
125+
github.com/netobserv/flowlogs-pipeline v1.11.0-community/go.mod h1:GUltBJPGXTglxawEZhtGNp4kdOP5PqMU2oB5JQp6xv0=
126126
github.com/netobserv/netobserv-ebpf-agent v1.10.1-community h1:9elSOcMkEQeztWH6w8eB3cRZUApaBvexZNQ/xExXXnA=
127127
github.com/netobserv/netobserv-ebpf-agent v1.10.1-community/go.mod h1:l9igyOCKLjPGD49AOuMWPbwdUTPHqid1fvC8dSYzOR4=
128128
github.com/netsampler/goflow2 v1.3.7 h1:XZaTy8kkMnGXpJ9hS3KbO1McyrFTpVNhVFEx9rNhMmc=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ github.com/munnerz/goautoneg
163163
# github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f
164164
## explicit
165165
github.com/mwitkow/go-conntrack
166-
# github.com/netobserv/flowlogs-pipeline v1.10.1-community.0.20260128081215-6575ca967373
166+
# github.com/netobserv/flowlogs-pipeline v1.11.0-community
167167
## explicit; go 1.25.0
168168
github.com/netobserv/flowlogs-pipeline/pkg/api
169169
github.com/netobserv/flowlogs-pipeline/pkg/config

0 commit comments

Comments
 (0)