Skip to content

Commit

Permalink
Update module github.com/plgd-dev/device/v2 to v2.5.1
Browse files Browse the repository at this point in the history
Generated by renovateBot
  • Loading branch information
renovate[bot] authored Jun 1, 2024
1 parent 5d0ee35 commit 382d11b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 4 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module github.com/plgd-dev/client-application

go 1.20
go 1.22

toolchain go1.22.3

require (
github.com/apex/log v1.9.0
Expand All @@ -18,7 +20,7 @@ require (
github.com/jessevdk/go-flags v1.5.0
github.com/lestrrat-go/jwx v1.2.29
github.com/pion/dtls/v2 v2.2.8-0.20240501061905-2c36d63320a0
github.com/plgd-dev/device/v2 v2.5.1-0.20240502072920-6021006ea86b
github.com/plgd-dev/device/v2 v2.5.1
github.com/plgd-dev/go-coap/v3 v3.3.4
github.com/plgd-dev/hub/v2 v2.18.1-0.20240502083717-331c4dbb67d7
github.com/plgd-dev/kit/v2 v2.0.0-20211006190727-057b33161b90
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -806,6 +806,8 @@ github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINE
github.com/pkg/sftp v1.13.1/go.mod h1:3HaPG6Dq1ILlpPZRO0HVMrsydcdLt6HRDccSgb87qRg=
github.com/plgd-dev/device/v2 v2.5.1-0.20240502072920-6021006ea86b h1:AF0/TUHEdt/fqQT0GjEoIXe53XB8qsOHzOu6Npg19Ig=
github.com/plgd-dev/device/v2 v2.5.1-0.20240502072920-6021006ea86b/go.mod h1:y/OnxPhE+FLRcme8i0/bEpeP8qWO8+KFRpU6nTgsozo=
github.com/plgd-dev/device/v2 v2.5.1 h1:YssvgsDtrC6uVn8hFMOc48LU9ZXRwL/xLYSHMEDt7RU=
github.com/plgd-dev/device/v2 v2.5.1/go.mod h1:uplTm15S+2OBsGBpPdJ+YPUcnRnHdUbbRO87SHnnQA0=
github.com/plgd-dev/go-coap/v2 v2.0.4-0.20200819112225-8eb712b901bc/go.mod h1:+tCi9Q78H/orWRtpVWyBgrr4vKFo2zYtbbxUllerBp4=
github.com/plgd-dev/go-coap/v2 v2.4.1-0.20210517130748-95c37ac8e1fa/go.mod h1:rA7fc7ar+B/qa+Q0hRqv7yj/EMtIlmo1l7vkQGSrHPU=
github.com/plgd-dev/go-coap/v3 v3.3.4 h1:clDLFOXXmXfhZqB0eSk6WJs2iYfjC2J22Ixwu5MHiO0=
Expand Down

0 comments on commit 382d11b

Please sign in to comment.