feat: upgrade go.mod.

This commit is contained in:
tx7do
2024-10-18 12:55:04 +08:00
parent e8e61fc7a1
commit 71cb2d28e1
2 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ require (
github.com/go-kratos/kratos/v2 v2.8.1
github.com/google/uuid v1.6.0
github.com/stretchr/testify v1.9.0
github.com/tx7do/go-utils v1.1.11
github.com/tx7do/go-utils v1.1.12
go.opentelemetry.io/otel v1.31.0
)