Skip to content

Commit bcb97e1

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

File tree

1 file changed

+1
-1
lines changed
  • lambda/health-check/coap/client

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.21.6
55
require (
66
github.com/aws/aws-lambda-go v1.47.0
77
github.com/golang-jwt/jwt v3.2.2+incompatible
8-
github.com/pion/dtls/v2 v2.2.8-0.20240501061905-2c36d63320a0
8+
github.com/pion/dtls/v3 v3.0.4
99
github.com/pion/dtls/v3 v3.0.4
1010
github.com/plgd-dev/go-coap/v3 v3.3.4
1111
)

0 commit comments

Comments
 (0)