Skip to content

Commit 6021006

Browse files
Danielius1922Daniel Adam
authored and
Daniel Adam
committed
Upgrade dependencies
Direct: github.com/plgd-dev/go-coap/v3 v3.3.4
1 parent 46919eb commit 6021006

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/karrick/tparse/v2 v2.8.2
1414
github.com/pion/dtls/v2 v2.2.8-0.20240501061905-2c36d63320a0
1515
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
1717
github.com/plgd-dev/kit/v2 v2.0.0-20211006190727-057b33161b90
1818
github.com/stretchr/testify v1.9.0
1919
github.com/ugorji/go/codec v1.2.12

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINE
101101
github.com/pkg/profile v1.7.0 h1:hnbDkaNWPCLMO9wGLdBFTIZvzDrDfBM2072E1S9gJkA=
102102
github.com/plgd-dev/go-coap/v2 v2.0.4-0.20200819112225-8eb712b901bc/go.mod h1:+tCi9Q78H/orWRtpVWyBgrr4vKFo2zYtbbxUllerBp4=
103103
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=
106106
github.com/plgd-dev/kit v0.0.0-20200819113605-d5fcf3e94f63/go.mod h1:Yl9zisyXfPdtP9hTWlJqjJYXmgU/jtSDKttz9/CeD90=
107107
github.com/plgd-dev/kit/v2 v2.0.0-20211006190727-057b33161b90 h1:TC1HJ/UbyflJFPvaOdGmNZ5TeFGex1/dyr9urNGLy7M=
108108
github.com/plgd-dev/kit/v2 v2.0.0-20211006190727-057b33161b90/go.mod h1:Z7oKFLSGQjdi8eInxwFCs0tSApuEM1o0qNck+sJYp4M=

0 commit comments

Comments
 (0)