mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-26 03:11:52 +01:00
chore: upgrade 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-20250628064654-5631b1540abc
|
||||
golang.org/x/net v0.41.0
|
||||
github.com/yusing/go-proxy/internal/utils v0.0.0-20250720044732-46c7ee4d8443
|
||||
golang.org/x/net v0.42.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.33.0 // indirect
|
||||
golang.org/x/text v0.26.0 // indirect
|
||||
golang.org/x/sys v0.34.0 // indirect
|
||||
golang.org/x/text v0.27.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user