mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 10:44:02 +03:00
Use go tag for 1.26
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ run = "go build"
|
||||
description = "Update dependencies"
|
||||
run = [
|
||||
"go get -u",
|
||||
"go mod tidy -go=1.25"
|
||||
"go mod tidy -go=1.26"
|
||||
]
|
||||
|
||||
[tasks.lint]
|
||||
|
||||
Reference in New Issue
Block a user