diff --git a/entgo/go.mod b/entgo/go.mod index 7391e1b..535c4d4 100644 --- a/entgo/go.mod +++ b/entgo/go.mod @@ -11,7 +11,7 @@ require ( github.com/go-kratos/kratos/v2 v2.8.4 github.com/google/uuid v1.6.0 github.com/stretchr/testify v1.10.0 - github.com/tx7do/go-utils v1.1.13 + github.com/tx7do/go-utils v1.1.14 go.opentelemetry.io/otel v1.35.0 google.golang.org/protobuf v1.36.6 )