mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-01-23 02:34:42 +00:00
Update dependencies
This commit is contained in:
parent
3dbf4f9b19
commit
ffb0abe4da
2 changed files with 12 additions and 22 deletions
8
go.mod
8
go.mod
|
|
@ -12,10 +12,10 @@ require (
|
|||
github.com/knadh/koanf/maps v0.1.1
|
||||
github.com/knadh/koanf/v2 v2.1.2
|
||||
github.com/minio/minio-go/v7 v7.0.83
|
||||
github.com/pion/ice/v4 v4.0.3
|
||||
github.com/pion/ice/v4 v4.0.5
|
||||
github.com/pion/interceptor v0.1.37
|
||||
github.com/pion/logging v0.2.2
|
||||
github.com/pion/webrtc/v4 v4.0.7
|
||||
github.com/pion/webrtc/v4 v4.0.8
|
||||
github.com/rs/xid v1.6.0
|
||||
github.com/rs/zerolog v1.33.0
|
||||
github.com/veandco/go-sdl2 v0.4.40
|
||||
|
|
@ -41,9 +41,9 @@ require (
|
|||
github.com/pion/mdns/v2 v2.0.7 // indirect
|
||||
github.com/pion/randutil v0.1.0 // indirect
|
||||
github.com/pion/rtcp v1.2.15 // indirect
|
||||
github.com/pion/rtp v1.8.10 // indirect
|
||||
github.com/pion/rtp v1.8.11 // indirect
|
||||
github.com/pion/sctp v1.8.35 // indirect
|
||||
github.com/pion/sdp/v3 v3.0.9 // indirect
|
||||
github.com/pion/sdp/v3 v3.0.10 // indirect
|
||||
github.com/pion/srtp/v3 v3.0.4 // indirect
|
||||
github.com/pion/stun/v3 v3.0.0 // indirect
|
||||
github.com/pion/transport/v3 v3.0.7 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue