File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ require (
80
80
81
81
require (
82
82
github.com/DATA-DOG/go-sqlmock v1.5.0
83
- github.com/polarismesh/specification v1.4.2-alpha.9
83
+ github.com/polarismesh/specification v1.4.2
84
84
)
85
85
86
86
require github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
Original file line number Diff line number Diff line change @@ -296,8 +296,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
296
296
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
297
297
github.com/polarismesh/go-restful-openapi/v2 v2.0.0-20220928152401-083908d10219 h1:XnFyNUWnciM6zgXaz6tm+Egs35rhoD0KGMmKh4gCdi0 =
298
298
github.com/polarismesh/go-restful-openapi/v2 v2.0.0-20220928152401-083908d10219 /go.mod h1:4WhwBysTom9Eoy0hQ4W69I0FmO+T0EpjEW9/5sgHoUk =
299
- github.com/polarismesh/specification v1.4.2-alpha.9 h1:5mJB0KcFWaNZFUpR0EtB3N8XbixXFCKQ3KegsEfAQ38 =
300
- github.com/polarismesh/specification v1.4.2-alpha.9 /go.mod h1:rDvMMtl5qebPmqiBLNa5Ps0XtwkP31ZLirbH4kXA0YU =
299
+ github.com/polarismesh/specification v1.4.2 h1:Y54jc86sdggM5DAbvxDNeEJxjN1uc8R6g5mV+i74e0E =
300
+ github.com/polarismesh/specification v1.4.2 /go.mod h1:rDvMMtl5qebPmqiBLNa5Ps0XtwkP31ZLirbH4kXA0YU =
301
301
github.com/posener/complete v1.1.1 /go.mod h1:em0nMJCgc9GFtwrmVmEMR/ZL6WyhyjMBndrE9hABlRI =
302
302
github.com/prometheus/client_golang v1.18.0 h1:HzFfmkOzH5Q8L8G+kSJKUx5dtG87sewO+FoDDqP5Tbk =
303
303
github.com/prometheus/client_golang v1.18.0 /go.mod h1:T+GXkCk5wSJyOqMIzVgvvjFDlkOQntgjkJWKrN5txjA =
You can’t perform that action at this time.
0 commit comments