fix: probe issues

This commit is contained in:
Rogee
2025-03-31 15:09:12 +08:00
parent 2c7a873953
commit f52eab00b0
4 changed files with 21 additions and 4 deletions

View File

@@ -32,6 +32,7 @@ require (
github.com/soheilhy/cmux v0.1.5
github.com/speps/go-hashids/v2 v2.0.1
github.com/spf13/cobra v1.9.1
github.com/stretchr/testify v1.10.0
github.com/swaggo/files/v2 v2.0.2
github.com/uber/jaeger-client-go v2.30.0+incompatible
go.ipao.vip/atom v1.1.8
@@ -126,7 +127,6 @@ require (
github.com/spf13/cast v1.7.1 // indirect
github.com/spf13/pflag v1.0.6 // indirect
github.com/spf13/viper v1.20.0 // indirect
github.com/stretchr/testify v1.10.0 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
github.com/tidwall/gjson v1.18.0 // indirect
github.com/tidwall/match v1.1.1 // indirect