Fix module name to match major version v3. Simplify makefile. (#213)

Co-authored-by: Marco Piovanello <35533749+marcopeocchi@users.noreply.github.com>
This commit is contained in:
Andrási István
2024-11-10 13:59:40 +01:00
committed by GitHub
parent baa25afa27
commit 846fb294d0
24 changed files with 58 additions and 60 deletions

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/marcopeocchi/yt-dlp-web-ui
module github.com/marcopeocchi/yt-dlp-web-ui/v3
go 1.23