chore: update dependencies

This commit is contained in:
yusing
2025-05-30 20:50:31 +08:00
parent 93a81fd558
commit 9e5d33714c
9 changed files with 105 additions and 105 deletions

View File

@@ -3,7 +3,7 @@ module github.com/yusing/go-proxy/internal/utils
go 1.24.3
require (
github.com/goccy/go-yaml v1.17.1
github.com/goccy/go-yaml v1.18.0
github.com/puzpuzpuz/xsync/v4 v4.1.0
github.com/rs/zerolog v1.34.0
github.com/stretchr/testify v1.10.0