Skip to content

Commit 3c4b892

Browse files
fix(deps): update module github.com/pion/dtls/v3 to v3.0.5
1 parent 6cde043 commit 3c4b892

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ 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/v3 v3.0.4
9-
github.com/pion/dtls/v3 v3.0.4
8+
github.com/pion/dtls/v3 v3.0.5
9+
github.com/pion/dtls/v3 v3.0.5
1010
github.com/plgd-dev/go-coap/v3 v3.3.4
1111
)
1212

0 commit comments

Comments
 (0)