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 @@ -3,7 +3,7 @@ module github.com/edgexfoundry/go-mod-core-contracts/v4
33go 1.23.0
44
55require (
6- github.com/fxamacker/cbor/v2 v2.7 .0
6+ github.com/fxamacker/cbor/v2 v2.8 .0
77 github.com/go-kit/log v0.2.1
88 github.com/go-playground/validator/v10 v10.25.0
99 github.com/google/uuid v1.6.0
Original file line number Diff line number Diff line change 11github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
22github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
3- github.com/fxamacker/cbor/v2 v2.7 .0 h1:iM5WgngdRBanHcxugY4JySA0nk1wZorNOpTgCMedv5E =
4- github.com/fxamacker/cbor/v2 v2.7 .0 /go.mod h1:pxXPTn3joSm21Gbwsv0w9OSA2y1HFR9qXEeXQVeNoDQ =
3+ github.com/fxamacker/cbor/v2 v2.8 .0 h1:fFtUGXUzXPHTIUdne5+zzMPTfffl3RD5qYnkY40vtxU =
4+ github.com/fxamacker/cbor/v2 v2.8 .0 /go.mod h1:vM4b+DJCtHn+zz7h3FFp/hDAI9WNWCsZj23V5ytsSxQ =
55github.com/gabriel-vasile/mimetype v1.4.8 h1:FfZ3gj38NjllZIeJAmMhr+qKL8Wu+nOoI3GqacKw1NM =
66github.com/gabriel-vasile/mimetype v1.4.8 /go.mod h1:ByKUIKGjh1ODkGM1asKUbQZOLGrPjydw3hYPU2YU9t8 =
77github.com/go-kit/log v0.2.1 h1:MRVx0/zhvdseW+Gza6N9rVzU/IVzaeE1SFI4raAhmBU =
You can’t perform that action at this time.
0 commit comments