Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
edaniels committed Dec 12, 2022
1 parent 80484d6 commit 230bf11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -5,7 +5,7 @@ go 1.13
require (
github.com/onsi/ginkgo v1.16.5 // indirect
github.com/onsi/gomega v1.17.0 // indirect
github.com/pion/datachannel v1.5.3
github.com/pion/datachannel v1.5.4
github.com/pion/dtls/v2 v2.1.5
github.com/pion/ice/v2 v2.2.12
github.com/pion/interceptor v0.1.11
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -40,8 +40,8 @@ github.com/onsi/gomega v1.7.1/go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7J
github.com/onsi/gomega v1.10.1/go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo=
github.com/onsi/gomega v1.17.0 h1:9Luw4uT5HTjHTN8+aNcSThgH1vdXnmdJ8xIfZ4wyTRE=
github.com/onsi/gomega v1.17.0/go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY=
github.com/pion/datachannel v1.5.3 h1:IkDGzgYJAooY/v6WOjTfIkL//20yyz3rM/pWWMJo/KU=
github.com/pion/datachannel v1.5.3/go.mod h1:JhUuz2mQKqlj/HONHIu3fQP+HDIjsuBGFBV2sIoMjC8=
github.com/pion/datachannel v1.5.4 h1:pc/qm0qtVTa4LAqPFYSpZ2EFGh163/jv0ltg/qYbY5U=
github.com/pion/datachannel v1.5.4/go.mod h1:JhUuz2mQKqlj/HONHIu3fQP+HDIjsuBGFBV2sIoMjC8=
github.com/pion/dtls/v2 v2.1.5 h1:jlh2vtIyUBShchoTDqpCCqiYCyRFJ/lvf/gQ8TALs+c=
github.com/pion/dtls/v2 v2.1.5/go.mod h1:BqCE7xPZbPSubGasRoDFJeTsyJtdD1FanJYL0JGheqY=
github.com/pion/ice/v2 v2.2.12 h1:n3M3lUMKQM5IoofhJo73D3qVla+mJN2nVvbSPq32Nig=
Expand Down

0 comments on commit 230bf11

Please sign in to comment.