diff --git a/go.mod b/go.mod index e2a0f216..88de6993 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/pion/ice +module github.com/hcm007/ice go 1.12 @@ -7,7 +7,7 @@ require ( github.com/pion/mdns v0.0.3 github.com/pion/stun v0.3.2 github.com/pion/transport v0.8.7 - github.com/pion/turn v1.3.6 + github.com/hcm007/turn v1.3.7 github.com/stretchr/testify v1.3.0 golang.org/x/net v0.0.0-20190628185345-da137c7871d7 golang.org/x/sys v0.0.0-20190712062909-fae7ac547cb7 // indirect