chore(deps): bump golang.org/x/net from 0.43.0 to 0.44.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.43.0 to 0.44.0.
- [Commits](https://github.com/golang/net/compare/v0.43.0...v0.44.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-15 02:06:00 +00:00
committed by Julien Neuhart
parent aff7530cb0
commit a78c433a60
2 changed files with 15 additions and 15 deletions

10
go.mod
View File

@@ -24,10 +24,10 @@ require (
github.com/testcontainers/testcontainers-go v0.38.0
go.uber.org/multierr v1.11.0
go.uber.org/zap v1.27.0
golang.org/x/net v0.43.0
golang.org/x/net v0.44.0
golang.org/x/sync v0.17.0
golang.org/x/term v0.34.0
golang.org/x/text v0.28.0
golang.org/x/term v0.35.0
golang.org/x/text v0.29.0
)
require (
@@ -117,8 +117,8 @@ require (
go.opentelemetry.io/proto/otlp v1.7.1 // indirect
go.yaml.in/yaml/v2 v2.4.2 // indirect
go4.org v0.0.0-20230225012048-214862532bf5 // indirect
golang.org/x/crypto v0.41.0 // indirect
golang.org/x/sys v0.35.0 // indirect
golang.org/x/crypto v0.42.0 // indirect
golang.org/x/sys v0.36.0 // indirect
golang.org/x/time v0.12.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20250728155136-f173205681a0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20250728155136-f173205681a0 // indirect