diff --git a/go.mod b/go.mod index 4a3b5adb..2deb5d01 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.18 require ( github.com/dsnet/golib/memfile v1.0.0 github.com/hashicorp/go-multierror v1.1.1 - github.com/pion/dtls/v2 v2.2.8-0.20231201063746-dc751e3b2df9 + github.com/pion/dtls/v2 v2.2.8 github.com/pion/transport/v3 v3.0.1 github.com/stretchr/testify v1.8.4 go.uber.org/atomic v1.11.0