Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
galene
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Alain Takoudjou
galene
Commits
13a44b2a
Commit
13a44b2a
authored
Dec 12, 2020
by
Juliusz Chroboczek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update dependencies.
parent
da8c5922
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
193 deletions
+12
-193
go.mod
go.mod
+3
-3
go.sum
go.sum
+9
-190
No files found.
go.mod
View file @
13a44b2a
...
...
@@ -5,9 +5,9 @@ go 1.13
require (
github.com/at-wat/ebml-go v0.11.0
github.com/gorilla/websocket v1.4.2
github.com/pion/ice/v2 v2.0.1
3
github.com/pion/ice/v2 v2.0.1
4
github.com/pion/rtcp v1.2.6
github.com/pion/rtp v1.6.
1
github.com/pion/webrtc/v3 v3.0.0-beta.1
5
github.com/pion/rtp v1.6.
2
github.com/pion/webrtc/v3 v3.0.0-beta.1
6
golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897
)
go.sum
View file @
13a44b2a
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment