Skip to content

Commit 3ff7c96

Browse files
Bump github.com/netobserv/flowlogs-pipeline
Bumps [github.com/netobserv/flowlogs-pipeline](https://github.com/netobserv/flowlogs-pipeline) from 1.6.1-crc0 to 1.6.2-community. - [Release notes](https://github.com/netobserv/flowlogs-pipeline/releases) - [Commits](netobserv/flowlogs-pipeline@v1.6.1-crc0...v1.6.2-community) --- updated-dependencies: - dependency-name: github.com/netobserv/flowlogs-pipeline dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 248df00 commit 3ff7c96

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
@@ -10,7 +10,7 @@ require (
1010
github.com/google/gopacket v1.1.19
1111
github.com/jpillora/sizestr v1.0.0
1212
github.com/mattn/go-sqlite3 v1.14.22
13-
github.com/netobserv/flowlogs-pipeline v1.6.1-crc0
13+
github.com/netobserv/flowlogs-pipeline v1.6.2-community
1414
github.com/rodaine/table v1.3.0
1515
github.com/ryankurte/go-pcapng v0.0.0-20170712041429-73fd1a63fab4
1616
github.com/sirupsen/logrus v1.9.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f h1:KUppIJq7/+
118118
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
119119
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f h1:y5//uYreIhSUg3J1GEMiLbxo1LJaP8RfCpH6pymGZus=
120120
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw=
121-
github.com/netobserv/flowlogs-pipeline v1.6.1-crc0 h1:RSpHpM67a+Zw5GLnz8rNyAZ35NF/RYz3jm4YjBZt12w=
122-
github.com/netobserv/flowlogs-pipeline v1.6.1-crc0/go.mod h1:v9NJojW+PbkITmjfq/Q99/OpL3YV9bmGeSiZSbwP1q8=
121+
github.com/netobserv/flowlogs-pipeline v1.6.2-community h1:Rz2CkIdMKTwwF3W8sPtBXoVoO7nv6Fiu8RYFcPwk2Ng=
122+
github.com/netobserv/flowlogs-pipeline v1.6.2-community/go.mod h1:v9NJojW+PbkITmjfq/Q99/OpL3YV9bmGeSiZSbwP1q8=
123123
github.com/netobserv/netobserv-ebpf-agent v1.6.1-crc2.0.20240913155426-6ac7c5ccbf59 h1:pwApWoWIGyA+ZVaEFITOk0v4Wpyf9gV9dFw4bIUl9IM=
124124
github.com/netobserv/netobserv-ebpf-agent v1.6.1-crc2.0.20240913155426-6ac7c5ccbf59/go.mod h1:1LTwG/8SxgJ7VkDZ4+WSYNY/2F2ZNmkpcYEmqQwGjos=
125125
github.com/onsi/ginkgo/v2 v2.19.0 h1:9Cnnf7UHo57Hy3k6/m5k3dRfGTMXGvxhHFvkDTCTpvA=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ github.com/mwitkow/go-conntrack
139139
# github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f
140140
## explicit
141141
github.com/mxk/go-flowrate/flowrate
142-
# github.com/netobserv/flowlogs-pipeline v1.6.1-crc0
142+
# github.com/netobserv/flowlogs-pipeline v1.6.2-community
143143
## explicit; go 1.21.0
144144
github.com/netobserv/flowlogs-pipeline/pkg/api
145145
github.com/netobserv/flowlogs-pipeline/pkg/config

0 commit comments

Comments
 (0)