This is an automated email from the ASF dual-hosted git repository.
sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git
The following commit(s) were added to refs/heads/develop by this push:
new 1fde32f0f1 build(deps): bump github.com/gopacket/gopacket in /plc4go
(#2322)
1fde32f0f1 is described below
commit 1fde32f0f173d5b2d3d43aebcc5b7aa2d286467b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 3 10:43:10 2025 +0100
build(deps): bump github.com/gopacket/gopacket in /plc4go (#2322)
Bumps [github.com/gopacket/gopacket](https://github.com/gopacket/gopacket)
from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/gopacket/gopacket/releases)
- [Commits](https://github.com/gopacket/gopacket/compare/v1.4.0...v1.5.0)
---
updated-dependencies:
- dependency-name: github.com/gopacket/gopacket
dependency-version: 1.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
plc4go/go.mod | 2 +-
plc4go/go.sum | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/plc4go/go.mod b/plc4go/go.mod
index 8674056619..d44c3f7544 100644
--- a/plc4go/go.mod
+++ b/plc4go/go.mod
@@ -27,7 +27,7 @@ require (
github.com/cstockton/go-conv v1.0.0
github.com/fatih/color v1.18.0
github.com/google/uuid v1.6.0
- github.com/gopacket/gopacket v1.4.0
+ github.com/gopacket/gopacket v1.5.0
github.com/icza/bitio v1.1.0
github.com/jacobsa/go-serial v0.0.0-20180131005756-15cf729a72d4
github.com/libp2p/go-reuseport v0.4.0
diff --git a/plc4go/go.sum b/plc4go/go.sum
index 4b4b1aad91..4e04e3d5fa 100644
--- a/plc4go/go.sum
+++ b/plc4go/go.sum
@@ -32,8 +32,8 @@ github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
h1:El6M4kTTCOh6aBiKaU
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510/go.mod
h1:pupxD2MaaD3pAXIBCelhxNneeOaAeabZDe5s4K6zSpQ=
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod
h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
-github.com/gopacket/gopacket v1.4.0
h1:cr1OlFpzksCkZHNO0eLjaSSOrMQnpPXg0j6qHIY3y2U=
-github.com/gopacket/gopacket v1.4.0/go.mod
h1:EpvsxINeehp5qj4YMKMLf2/dekdhKn2IIAO/ZOifS7o=
+github.com/gopacket/gopacket v1.5.0
h1:9s9fcSUVKFlRV97B77Bq9XNV3ly2gvvsneFMQUGjc+M=
+github.com/gopacket/gopacket v1.5.0/go.mod
h1:i3NaGaqfoWKAr1+g7qxEdWsmfT+MXuWkAe9+THv8LME=
github.com/huandu/xstrings v1.4.0
h1:D17IlohoQq4UcpqD7fDk80P7l+lwAmlFaBHgOipl2FU=
github.com/huandu/xstrings v1.4.0/go.mod
h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE=
github.com/iancoleman/strcase v0.3.0
h1:nTXanmYxhfFAMjZL34Ov6gkzEsSJZ5DbhxWjvSASxEI=