mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 15:14:03 +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"
|
description = "Update dependencies"
|
||||||
run = [
|
run = [
|
||||||
"go get -u",
|
"go get -u",
|
||||||
"go mod tidy -go=1.25"
|
"go mod tidy -go=1.26"
|
||||||
]
|
]
|
||||||
|
|
||||||
[tasks.lint]
|
[tasks.lint]
|
||||||
|
|||||||
Reference in New Issue
Block a user