Bump golang.org/x/net from 0.21.0 to 0.33.0 in /services/post-service

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-06 00:39:59 +00:00
committed by GitHub
parent 8c54915e45
commit a998770fe1
2 changed files with 3 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ require (
github.com/pierrec/lz4/v4 v4.1.16 // indirect
go.uber.org/atomic v1.7.0 // indirect
golang.org/x/crypto v0.31.0 // indirect
golang.org/x/net v0.21.0 // indirect
golang.org/x/net v0.33.0 // indirect
golang.org/x/sync v0.10.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/text v0.21.0 // indirect