This is an automated email from the ASF dual-hosted git repository.

dependabot[bot] pushed a commit to branch 
dependabot/go_modules/examples/kie-sandbox-commit-message-validation-service/golang.org/x/net-0.55.0
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git

commit 817cd3a662de3b36d49ce3bb243a272981efa250
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 9 15:26:22 2026 +0000

    build(deps): bump golang.org/x/net
    
    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.54.0 to 
0.55.0.
    - [Commits](https://github.com/golang/net/compare/v0.54.0...v0.55.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-version: 0.55.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 examples/kie-sandbox-commit-message-validation-service/go.mod | 2 +-
 examples/kie-sandbox-commit-message-validation-service/go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/examples/kie-sandbox-commit-message-validation-service/go.mod 
b/examples/kie-sandbox-commit-message-validation-service/go.mod
index 43c905a3bd0..eed88d94c98 100644
--- a/examples/kie-sandbox-commit-message-validation-service/go.mod
+++ b/examples/kie-sandbox-commit-message-validation-service/go.mod
@@ -29,7 +29,7 @@ require (
        github.com/ugorji/go/codec v1.2.12 // indirect
        golang.org/x/arch v0.7.0 // indirect
        golang.org/x/crypto v0.52.0 // indirect
-       golang.org/x/net v0.54.0 // indirect
+       golang.org/x/net v0.55.0 // indirect
        golang.org/x/sys v0.45.0 // indirect
        golang.org/x/text v0.37.0 // indirect
        google.golang.org/protobuf v1.33.0 // indirect
diff --git a/examples/kie-sandbox-commit-message-validation-service/go.sum 
b/examples/kie-sandbox-commit-message-validation-service/go.sum
index cd20336586a..7d69ce4115e 100644
--- a/examples/kie-sandbox-commit-message-validation-service/go.sum
+++ b/examples/kie-sandbox-commit-message-validation-service/go.sum
@@ -78,8 +78,8 @@ golang.org/x/arch v0.7.0 
h1:pskyeJh/3AmoQ8CPE95vxHLqp1G1GfGNXTmcl9NEKTc=
 golang.org/x/arch v0.7.0/go.mod h1:FEVrYAQjsQXMVJ1nsMoVVXPZg6p2JE2mx8psSWTDQys=
 golang.org/x/crypto v0.52.0 h1:RMs7fP2rXdep0CftQlK8Uf+kibLm7qkCcradZWYz988=
 golang.org/x/crypto v0.52.0/go.mod 
h1:1QgfPxDqh0T2M/elOJtp9RvuR95kVjir0e6/BvEmGbc=
-golang.org/x/net v0.54.0 h1:2zJIZAxAHV/OHCDTCOHAYehQzLfSXuf/5SoL/Dv6w/w=
-golang.org/x/net v0.54.0/go.mod h1:Sj4oj8jK6XmHpBZU/zWHw3BV3abl4Kvi+Ut7cQcY+cQ=
+golang.org/x/net v0.55.0 h1:bcvxaJn3e1U6InsFWt1JUq1aSjnRxLzT2rtD2KfkDF8=
+golang.org/x/net v0.55.0/go.mod h1:L5U2KuzuOe1lY7Z+aWVIKK6qEeJXnXV9yzGA+WCHJww=
 golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
 golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
 golang.org/x/sys v0.45.0 h1:dO4czNzziLiiXplLQgBCEpCvXQ3dnkn0SdaZSYdQ+FY=


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to