File tree Expand file tree Collapse file tree
lambda/health-check/coap/client Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ github.com/pion/dtls/v2 v2.2.8-0.20240501061905-2c36d63320a0/go.mod h1:tjBBbkwKG
1818github.com/pion/dtls/v3 v3.0.4 /go.mod h1:R373CsjxWqNPf6MEkfdy3aSe9niZvL/JaKlGeFphtMg =
1919github.com/pion/dtls/v3 v3.1.4 /go.mod h1:cr/qotLISUw/9C1m83ZPNZtj9WnXkYLpfCptPqbkInc =
2020github.com/pion/dtls/v3 v3.1.5 /go.mod h1:gz1K4jg6c+fq86oQMH4pilpCEOEPwmEr2jY+VcF/mkU =
21+ github.com/pion/dtls/v3 v3.1.8 /go.mod h1:gz1K4jg6c+fq86oQMH4pilpCEOEPwmEr2jY+VcF/mkU =
2122github.com/pion/logging v0.2.2 h1:M9+AIj/+pxNsDfAT64+MAVgJO0rsyLnoJKCqf//DoeY =
2223github.com/pion/logging v0.2.2 /go.mod h1:k0/tDVsRCX2Mb2ZEmTqNa7CWsQPc+YYCB7Q+5pahoms =
2324github.com/pion/logging v0.2.4 h1:tTew+7cmQ+Mc1pTBLKH2puKsOvhm32dROumOZ655zB8 =
You can’t perform that action at this time.
0 commit comments