mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-27 11:31:06 +01:00
chore(deps): upgrade go dependencies
This commit is contained in:
@@ -6,8 +6,8 @@ replace github.com/yusing/go-proxy/internal/utils => ../internal/utils
|
||||
|
||||
require (
|
||||
github.com/gorilla/mux v1.8.1
|
||||
github.com/yusing/go-proxy/internal/utils v0.0.0-20250819142638-5e15fd4bbef0
|
||||
golang.org/x/net v0.43.0
|
||||
github.com/yusing/go-proxy/internal/utils v0.0.0-20250910152023-7770ce7025be
|
||||
golang.org/x/net v0.44.0
|
||||
)
|
||||
|
||||
require (
|
||||
@@ -15,6 +15,6 @@ require (
|
||||
github.com/mattn/go-isatty v0.0.20 // indirect
|
||||
github.com/rs/zerolog v1.34.0 // indirect
|
||||
go.uber.org/atomic v1.11.0 // indirect
|
||||
golang.org/x/sys v0.35.0 // indirect
|
||||
golang.org/x/text v0.28.0 // indirect
|
||||
golang.org/x/sys v0.36.0 // indirect
|
||||
golang.org/x/text v0.29.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user