From 4af106da5df4d89596e0a66121e7dc00d8f45bcb Mon Sep 17 00:00:00 2001 From: daiyb <570956418@qq.com> Date: Thu, 26 Jun 2025 16:56:44 +0800 Subject: [PATCH] Update bundle.validator.pb.go --- api/bundle/bundle.validator.pb.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/bundle/bundle.validator.pb.go b/api/bundle/bundle.validator.pb.go index b443123..80a4bd4 100644 --- a/api/bundle/bundle.validator.pb.go +++ b/api/bundle/bundle.validator.pb.go @@ -5,11 +5,11 @@ package bundle import ( fmt "fmt" - math "math" proto "github.com/golang/protobuf/proto" _ "github.com/mwitkow/go-proto-validators" - _ "google.golang.org/protobuf/types/descriptorpb" github_com_mwitkow_go_proto_validators "github.com/mwitkow/go-proto-validators" + _ "google.golang.org/protobuf/types/descriptorpb" + math "math" ) // Reference imports to suppress errors if they are not otherwise used.