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
nexedi
galene
Commits
a47df6d1
Commit
a47df6d1
authored
Apr 22, 2021
by
Juliusz Chroboczek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update dependencies.
parent
5ce3dce0
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
57 additions
and
79 deletions
+57
-79
go.mod
go.mod
+4
-4
go.sum
go.sum
+53
-75
No files found.
go.mod
View file @
a47df6d1
...
...
@@ -3,13 +3,13 @@ module github.com/jech/galene
go 1.13
require (
github.com/at-wat/ebml-go v0.1
5
.0
github.com/at-wat/ebml-go v0.1
6
.0
github.com/gorilla/websocket v1.4.2
github.com/pion/ice/v2 v2.
0.1
5
github.com/pion/ice/v2 v2.
1.
5
github.com/pion/rtcp v1.2.6
github.com/pion/rtp v1.6.2
github.com/pion/sdp/v3 v3.0.4
github.com/pion/turn/v2 v2.0.5
github.com/pion/webrtc/v3 v3.0.
12
golang.org/x/crypto v0.0.0-20210
220033148-5ea612d1eb83
github.com/pion/webrtc/v3 v3.0.
23
golang.org/x/crypto v0.0.0-20210
421170649-83a5a9bb288b
)
go.sum
View file @
a47df6d1
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