Skip to content

Commit

Permalink
Update stun
Browse files Browse the repository at this point in the history
Still not merged
  • Loading branch information
ernado committed May 21, 2019
1 parent 5c3f62f commit 5b15a5f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.12

require (
github.com/pion/logging v0.2.1
github.com/pion/stun v0.2.3-0.20190521105836-be7bc5d4a230
github.com/pion/stun v0.2.3-0.20190521133202-8e0ec0d856f6
github.com/pion/transport v0.7.0
github.com/stretchr/testify v1.3.0
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ github.com/pion/logging v0.2.1 h1:LwASkBKZ+2ysGJ+jLv1E/9H1ge0k1nTfi1X+5zirkDk=
github.com/pion/logging v0.2.1/go.mod h1:k0/tDVsRCX2Mb2ZEmTqNa7CWsQPc+YYCB7Q+5pahoms=
github.com/pion/stun v0.2.3-0.20190521105836-be7bc5d4a230 h1:UABEGI/irK/3t/Fz1yCBSY59JKVOYULfLP1GT24WS5U=
github.com/pion/stun v0.2.3-0.20190521105836-be7bc5d4a230/go.mod h1:xrCld6XM+6GWDZdvjPlLMsTU21rNxnO6UO8XsAvHr/M=
github.com/pion/stun v0.2.3-0.20190521133202-8e0ec0d856f6 h1:TWISzzsDcP314hFhqtTVHMifUtEaz0eyYu/ETqVH+xg=
github.com/pion/stun v0.2.3-0.20190521133202-8e0ec0d856f6/go.mod h1:xrCld6XM+6GWDZdvjPlLMsTU21rNxnO6UO8XsAvHr/M=
github.com/pion/transport v0.7.0 h1:EsXN8TglHMlKZMo4ZGqwK6QgXBu0WYg7wfGMWIXsS+w=
github.com/pion/transport v0.7.0/go.mod h1:iWZ07doqOosSLMhZ+FXUTq+TamDoXSllxpbGcfkCmbE=
github.com/pkg/errors v0.8.1 h1:iURUrRGxPUNPdy5/HRSm+Yj6okJ6UtLINN0Q9M4+h3I=
Expand Down

0 comments on commit 5b15a5f

Please sign in to comment.