Skip to content

Commit

Permalink
Update module pion/transport to v0.9.2
Browse files Browse the repository at this point in the history
Generated by renovateBot
  • Loading branch information
renovate-bot authored and at-wat committed Mar 12, 2020
1 parent f1595d5 commit dd7858b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/pion/dtls/v2

require (
github.com/pion/logging v0.2.2
github.com/pion/transport v0.9.1
github.com/pion/transport v0.9.2
golang.org/x/crypto v0.0.0-20200221231518-2aa609cf4a9d
golang.org/x/net v0.0.0-20200301022130-244492dfa37a
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/pion/logging v0.2.2 h1:M9+AIj/+pxNsDfAT64+MAVgJO0rsyLnoJKCqf//DoeY=
github.com/pion/logging v0.2.2/go.mod h1:k0/tDVsRCX2Mb2ZEmTqNa7CWsQPc+YYCB7Q+5pahoms=
github.com/pion/transport v0.9.1 h1:ubUOWYKJOEjfw8atslUz3Ay8BaybomFGbtX5LsxB2Ko=
github.com/pion/transport v0.9.1/go.mod h1:O5wqQ7gDvcsMmTG+aIZR0ckHIRM4CmNTOzbLT1ZFA8g=
github.com/pion/transport v0.9.2 h1:B4k7nmf/gL+M9506Zgm6ymRtQuYYZHSlaGv25Hwrs9M=
github.com/pion/transport v0.9.2/go.mod h1:O5wqQ7gDvcsMmTG+aIZR0ckHIRM4CmNTOzbLT1ZFA8g=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA=
Expand Down

0 comments on commit dd7858b

Please sign in to comment.