Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit 0e5fc33

Browse files
fix(deps): update module github.com/pion/dtls/v2 to v2.2.10
1 parent 0b6586e commit 0e5fc33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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/farshidtz/senml/v2 v2.0.0
77
github.com/golang-jwt/jwt v3.2.2+incompatible
8-
github.com/pion/dtls/v2 v2.2.8-0.20240201071732-2597464081c8
8+
github.com/pion/dtls/v2 v2.2.10
99
github.com/plgd-dev/go-coap/v3 v3.3.3
1010
)
1111

0 commit comments

Comments
 (0)