mirror of
https://github.com/hexolan/panels.git
synced 2026-03-26 12:40:21 +00:00
Merge pull request #24 from hexolan/dependabot/go_modules/services/gateway-service/golang.org/x/net-0.33.0
Bump golang.org/x/net from 0.17.0 to 0.33.0 in /services/gateway-service
This commit is contained in:
@@ -23,8 +23,8 @@ require (
|
||||
github.com/valyala/bytebufferpool v1.0.0 // indirect
|
||||
github.com/valyala/fasthttp v1.51.0 // indirect
|
||||
github.com/valyala/tcplisten v1.0.0 // indirect
|
||||
golang.org/x/net v0.17.0 // indirect
|
||||
golang.org/x/sys v0.15.0 // indirect
|
||||
golang.org/x/text v0.13.0 // indirect
|
||||
golang.org/x/net v0.33.0 // indirect
|
||||
golang.org/x/sys v0.28.0 // indirect
|
||||
golang.org/x/text v0.21.0 // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user