mirror of
https://github.com/hexolan/panels.git
synced 2026-03-26 12:40:21 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user