Skip to content

Commit 50364d7

Browse files
fix(deps): update module github.com/pion/dtls/v3 to v3.1.8
1 parent 9e05104 commit 50364d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lambda/health-check/coap/client

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/aws/aws-lambda-go v1.54.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.1.5
9+
github.com/pion/dtls/v3 v3.1.8
1010
github.com/plgd-dev/go-coap/v3 v3.3.4
1111
)
1212

0 commit comments

Comments
 (0)