We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cde043 commit 3c4b892Copy full SHA for 3c4b892
lambda/health-check/coap/client/go.mod
@@ -5,8 +5,8 @@ go 1.21.6
5
require (
6
github.com/aws/aws-lambda-go v1.47.0
7
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.5
10
github.com/plgd-dev/go-coap/v3 v3.3.4
11
)
12
0 commit comments