Merge pull request #55 from Yuzuki616/dependabot/go_modules/github.com/goccy/go-json-0.10.2

Bump github.com/goccy/go-json from 0.10.1 to 0.10.2
This commit is contained in:
Yuzuki
2023-03-20 14:57:26 +08:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/go-acme/lego/v4 v4.10.2
github.com/go-redis/redis/v8 v8.11.5
github.com/go-resty/resty/v2 v2.7.0
github.com/goccy/go-json v0.10.1
github.com/goccy/go-json v0.10.2
github.com/juju/ratelimit v1.0.2
github.com/xtls/xray-core v1.7.5
google.golang.org/protobuf v1.30.0