From 7a39cb0e046b51e21d2be13e507712ebe896bdda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 12:42:05 +0000 Subject: [PATCH] Bump github.com/netobserv/flowlogs-pipeline Bumps [github.com/netobserv/flowlogs-pipeline](https://github.com/netobserv/flowlogs-pipeline) from 0.1.12-0.20240426113456-2ab1f8dd0cc9 to 1.6.0-crc0. - [Release notes](https://github.com/netobserv/flowlogs-pipeline/releases) - [Commits](https://github.com/netobserv/flowlogs-pipeline/commits/v1.6.0-crc0) --- updated-dependencies: - dependency-name: github.com/netobserv/flowlogs-pipeline dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- vendor/modules.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index 6996a195a..52d13d841 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ toolchain go1.22.4 require ( github.com/go-logr/logr v1.4.2 - github.com/netobserv/flowlogs-pipeline v0.1.12-0.20240426113456-2ab1f8dd0cc9 + github.com/netobserv/flowlogs-pipeline v1.6.0-crc0 github.com/onsi/ginkgo/v2 v2.19.0 github.com/onsi/gomega v1.33.1 github.com/openshift/api v0.0.0-20220112145620-704957ce4980 diff --git a/go.sum b/go.sum index 72834a1df..7e6e8d260 100644 --- a/go.sum +++ b/go.sum @@ -150,8 +150,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8m github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f h1:KUppIJq7/+SVif2QVs3tOP0zanoHgBEVAwHxUSIzRqU= 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/go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw= -github.com/netobserv/flowlogs-pipeline v0.1.12-0.20240426113456-2ab1f8dd0cc9 h1:vw7WsQU+yrHgw4rFRpmGv1o9EdD5ujsiFBmN47Fx/sU= -github.com/netobserv/flowlogs-pipeline v0.1.12-0.20240426113456-2ab1f8dd0cc9/go.mod h1:m+2/ak4+W++xFapf2HUJUtjwuoKE5Yek0VLVtaAbgJI= +github.com/netobserv/flowlogs-pipeline v1.6.0-crc0 h1:3lGK3tD/jBXO8gYYBLbaPmClgISlHN3qAJ07nKrqd7o= +github.com/netobserv/flowlogs-pipeline v1.6.0-crc0/go.mod h1:NCZ+J79mShzwQMF9MUO92nRwxekQihFuguIZZP5H0ms= github.com/netobserv/prometheus-common v0.48.0-netobserv h1:yNde6dteyK69t7l3k8CcR2uM6q+S10xgCap7mofvvV8= github.com/netobserv/prometheus-common v0.48.0-netobserv/go.mod h1:0/KsvlIEfPQCQ5I2iNSAWKPZziNCvRs5EC6ILDTlAPc= github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno= diff --git a/vendor/modules.txt b/vendor/modules.txt index 9b6ae2458..114f5989f 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -109,7 +109,7 @@ github.com/munnerz/goautoneg # github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f ## explicit github.com/mwitkow/go-conntrack -# github.com/netobserv/flowlogs-pipeline v0.1.12-0.20240426113456-2ab1f8dd0cc9 +# github.com/netobserv/flowlogs-pipeline v1.6.0-crc0 ## explicit; go 1.21.0 github.com/netobserv/flowlogs-pipeline/pkg/api github.com/netobserv/flowlogs-pipeline/pkg/config