chore(deps): update module github.com/lrstanley/go-ytdlp to v1.3.6
Build only (for PRs) / build-only (pull_request) Successful in 4m14s
Build only (for PRs) / build-only (pull_request) Successful in 4m14s
This commit is contained in:
+6
-6
@@ -4,14 +4,14 @@ go 1.25.2
|
||||
|
||||
require (
|
||||
github.com/bwmarrin/discordgo v0.29.0
|
||||
github.com/lrstanley/go-ytdlp v1.3.5
|
||||
github.com/lrstanley/go-ytdlp v1.3.6
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/ProtonMail/go-crypto v1.3.0 // indirect
|
||||
github.com/cloudflare/circl v1.6.3 // indirect
|
||||
github.com/ProtonMail/go-crypto v1.4.1 // indirect
|
||||
github.com/cloudflare/circl v1.6.5 // indirect
|
||||
github.com/gorilla/websocket v1.4.2 // indirect
|
||||
github.com/ulikunitz/xz v0.5.15 // indirect
|
||||
golang.org/x/crypto v0.48.0 // indirect
|
||||
golang.org/x/sys v0.41.0 // indirect
|
||||
github.com/ulikunitz/xz v0.5.16 // indirect
|
||||
golang.org/x/crypto v0.55.0 // indirect
|
||||
golang.org/x/sys v0.47.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user