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