Compare commits
1 Commits
renovate/g
...
renovate/d
| Author | SHA1 | Date | |
|---|---|---|---|
|
d4beb62fdd
|
@@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
# Set up Docker Buildx for building the image
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
uses: docker/setup-buildx-action@v4
|
||||
with:
|
||||
driver: remote
|
||||
endpoint: 'tcp://buildkitd:1234'
|
||||
|
||||
@@ -8,7 +8,7 @@ replace github.com/lrstanley/go-ytdlp => github.com/dubyatp/go-ytdlp v0.0.0-2026
|
||||
|
||||
require (
|
||||
github.com/bwmarrin/discordgo v0.29.0
|
||||
github.com/lrstanley/go-ytdlp v1.3.2
|
||||
github.com/lrstanley/go-ytdlp v1.2.7
|
||||
)
|
||||
|
||||
require (
|
||||
|
||||
Reference in New Issue
Block a user