Skip to content

Commit

Permalink
Update module github.com/pion/ion to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 18, 2021
1 parent 7bf0659 commit f2161ee
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 237 deletions.
12 changes: 7 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ go 1.14

require (
github.com/cloudwebrtc/go-protoo v0.0.0-20200926140535-79ecde67b906
github.com/google/uuid v1.1.2
github.com/pion/ion v0.4.6
github.com/pion/mediadevices v0.1.1
github.com/pion/webrtc/v3 v3.0.0-20200714033819-fe63deaeb51c
github.com/pkg/sftp v1.11.0 // indirect
github.com/google/uuid v1.2.0
github.com/pion/webrtc/v3 v3.0.29
github.com/rs/zerolog v1.20.0 // indirect
github.com/smartystreets/assertions v1.0.0 // indirect
github.com/spf13/cobra v1.0.0
github.com/spf13/viper v1.7.1
golang.org/x/crypto v0.0.0-20210503195802-e9a32991a82e // indirect
gopkg.in/ini.v1 v1.51.1 // indirect
gopkg.in/yaml.v3 v3.0.0-20200605160147-a5ece683394c // indirect
)
Loading

0 comments on commit f2161ee

Please sign in to comment.