Skip to content

Commit 11f9a03

Browse files
renovate[bot]coderbyheart
authored andcommitted
fix(deps): update module github.com/pion/dtls/v2 to v3
1 parent 128b1d5 commit 11f9a03

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

lambda/health-check/coap/client/go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ require (
66
github.com/aws/aws-lambda-go v1.47.0
77
github.com/golang-jwt/jwt v3.2.2+incompatible
88
github.com/pion/dtls/v2 v2.2.8-0.20240501061905-2c36d63320a0
9+
github.com/pion/dtls/v3 v3.0.4
910
github.com/plgd-dev/go-coap/v3 v3.3.4
1011
)
1112

lambda/health-check/coap/client/go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+l
1313
github.com/hashicorp/go-multierror v1.1.1/go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM=
1414
github.com/pion/dtls/v2 v2.2.8-0.20240501061905-2c36d63320a0 h1:050ahk2K4HqwxPi2YM6Yc4lIttwNSY2+n9xPVsS3zoQ=
1515
github.com/pion/dtls/v2 v2.2.8-0.20240501061905-2c36d63320a0/go.mod h1:tjBBbkwKGSQQZl36HQa2va5HqR9rWhujhlJMrgE2b/o=
16+
github.com/pion/dtls/v3 v3.0.4/go.mod h1:R373CsjxWqNPf6MEkfdy3aSe9niZvL/JaKlGeFphtMg=
1617
github.com/pion/logging v0.2.2 h1:M9+AIj/+pxNsDfAT64+MAVgJO0rsyLnoJKCqf//DoeY=
1718
github.com/pion/logging v0.2.2/go.mod h1:k0/tDVsRCX2Mb2ZEmTqNa7CWsQPc+YYCB7Q+5pahoms=
1819
github.com/pion/transport/v3 v3.0.7 h1:iRbMH05BzSNwhILHoBoAPxoB9xQgOaJk+591KC9P1o0=

0 commit comments

Comments
 (0)