remove my fork after my changes were merged upstream
All checks were successful
Build only (for PRs) / build-only (pull_request) Successful in 4m27s

This commit is contained in:
2026-03-08 11:50:09 -04:00
parent 558f95ad9d
commit d3e6ddebcd
2 changed files with 2 additions and 4 deletions

View File

@@ -2,10 +2,6 @@ module git.dubyatp.xyz/williamp/yt-dlp-bot
go 1.25.2
//replace github.com/lrstanley/go-ytdlp => /home/williamp/go-ytdlp
replace github.com/lrstanley/go-ytdlp => github.com/dubyatp/go-ytdlp v0.0.0-20260308044557-db32b29c1590
require (
github.com/bwmarrin/discordgo v0.29.0
github.com/lrstanley/go-ytdlp v1.3.3