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 @@ -13,7 +13,7 @@ require (
13
13
github.com/karrick/tparse/v2 v2.8.2
14
14
github.com/pion/dtls/v2 v2.2.8-0.20240501061905-2c36d63320a0
15
15
github.com/pion/logging v0.2.2
16
- github.com/plgd-dev/go-coap/v3 v3.3.4-0.20240502062442-c7401b9bfe95
16
+ github.com/plgd-dev/go-coap/v3 v3.3.4
17
17
github.com/plgd-dev/kit/v2 v2.0.0-20211006190727-057b33161b90
18
18
github.com/stretchr/testify v1.9.0
19
19
github.com/ugorji/go/codec v1.2.12
Original file line number Diff line number Diff line change @@ -101,8 +101,8 @@ github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINE
101
101
github.com/pkg/profile v1.7.0 h1:hnbDkaNWPCLMO9wGLdBFTIZvzDrDfBM2072E1S9gJkA =
102
102
github.com/plgd-dev/go-coap/v2 v2.0.4-0.20200819112225-8eb712b901bc /go.mod h1:+tCi9Q78H/orWRtpVWyBgrr4vKFo2zYtbbxUllerBp4 =
103
103
github.com/plgd-dev/go-coap/v2 v2.4.1-0.20210517130748-95c37ac8e1fa /go.mod h1:rA7fc7ar+B/qa+Q0hRqv7yj/EMtIlmo1l7vkQGSrHPU =
104
- github.com/plgd-dev/go-coap/v3 v3.3.4-0.20240502062442-c7401b9bfe95 h1:IQpqRZ+f8DlqFd4OADUpDTC89Jhvwg/rAHor3qcGgaA =
105
- github.com/plgd-dev/go-coap/v3 v3.3.4-0.20240502062442-c7401b9bfe95 /go.mod h1:vxBvAgXxL+Au/58XYTM+8ftqO/ycFC9/Dh+uI72xYjA =
104
+ github.com/plgd-dev/go-coap/v3 v3.3.4 h1:clDLFOXXmXfhZqB0eSk6WJs2iYfjC2J22Ixwu5MHiO0 =
105
+ github.com/plgd-dev/go-coap/v3 v3.3.4 /go.mod h1:vxBvAgXxL+Au/58XYTM+8ftqO/ycFC9/Dh+uI72xYjA =
106
106
github.com/plgd-dev/kit v0.0.0-20200819113605-d5fcf3e94f63 /go.mod h1:Yl9zisyXfPdtP9hTWlJqjJYXmgU/jtSDKttz9/CeD90 =
107
107
github.com/plgd-dev/kit/v2 v2.0.0-20211006190727-057b33161b90 h1:TC1HJ/UbyflJFPvaOdGmNZ5TeFGex1/dyr9urNGLy7M =
108
108
github.com/plgd-dev/kit/v2 v2.0.0-20211006190727-057b33161b90 /go.mod h1:Z7oKFLSGQjdi8eInxwFCs0tSApuEM1o0qNck+sJYp4M =
You can’t perform that action at this time.
0 commit comments