File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ require (
8484
8585require (
8686 github.com/DATA-DOG/go-sqlmock v1.5.0
87- github.com/polarismesh/specification v1.2.1
87+ github.com/polarismesh/specification v1.2.2
8888)
8989
9090replace gopkg.in/yaml.v2 => gopkg.in/yaml.v2 v2.2.2
Original file line number Diff line number Diff line change @@ -321,8 +321,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
321321github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
322322github.com/polarismesh/go-restful-openapi/v2 v2.0.0-20220928152401-083908d10219 h1:XnFyNUWnciM6zgXaz6tm+Egs35rhoD0KGMmKh4gCdi0 =
323323github.com/polarismesh/go-restful-openapi/v2 v2.0.0-20220928152401-083908d10219 /go.mod h1:4WhwBysTom9Eoy0hQ4W69I0FmO+T0EpjEW9/5sgHoUk =
324- github.com/polarismesh/specification v1.2.1 h1:NcFoinO+aSWIOIyKTAhvEbjaPvZAAm5/DwJAL2FGdXs =
325- github.com/polarismesh/specification v1.2.1 /go.mod h1:rDvMMtl5qebPmqiBLNa5Ps0XtwkP31ZLirbH4kXA0YU =
324+ github.com/polarismesh/specification v1.2.2 h1:yKcKmhnOtvawVcNmnOavjnmiOUOsNKKhFRlYsBdE9HQ =
325+ github.com/polarismesh/specification v1.2.2 /go.mod h1:rDvMMtl5qebPmqiBLNa5Ps0XtwkP31ZLirbH4kXA0YU =
326326github.com/posener/complete v1.1.1 /go.mod h1:em0nMJCgc9GFtwrmVmEMR/ZL6WyhyjMBndrE9hABlRI =
327327github.com/prometheus/client_golang v0.9.1 /go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw =
328328github.com/prometheus/client_golang v1.0.0 /go.mod h1:db9x61etRT2tGnBNRi70OPL5FsnadC4Ky3P0J6CfImo =
You can’t perform that action at this time.
0 commit comments