mirror of
https://github.com/bluenviron/mediamtx.git
synced 2026-01-26 21:39:16 -08:00
build(deps): bump golang.org/x/term from 0.18.0 to 0.19.0 (#3191)
This commit is contained in:
parent
f5d9fde604
commit
56261cc5b2
2 changed files with 6 additions and 6 deletions
4
go.mod
4
go.mod
|
|
@ -28,8 +28,8 @@ require (
|
|||
github.com/pion/webrtc/v3 v3.2.22
|
||||
github.com/stretchr/testify v1.9.0
|
||||
golang.org/x/crypto v0.21.0
|
||||
golang.org/x/sys v0.18.0
|
||||
golang.org/x/term v0.18.0
|
||||
golang.org/x/sys v0.19.0
|
||||
golang.org/x/term v0.19.0
|
||||
gopkg.in/yaml.v2 v2.4.0
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue