chore(deps): upgraded dependencies

This commit is contained in:
yusing
2025-09-14 00:19:53 +08:00
parent 98afb02e7f
commit 6b17272347
9 changed files with 114 additions and 108 deletions

View File

@@ -6,7 +6,7 @@ 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-20250910152023-7770ce7025be
github.com/yusing/go-proxy/internal/utils v0.0.0-20250913143824-493c0afdface
golang.org/x/net v0.44.0
)