From 03ae204c4e1cd324feff6dbeede57611320ca7e4 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 15:45:21 +0000 Subject: [PATCH] =?UTF-8?q?feat(go/go:src.elv.sh/cmd/elvish):=20update=20v?= =?UTF-8?q?0.18.0=20=E2=9E=BC=20v0.21.0=20(#2722)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 13e73e54..8aa0dc43 100644 --- a/.mise.toml +++ b/.mise.toml @@ -56,7 +56,7 @@ python = ["3.11"] "cargo:atac" = ["0.17.0"] # HTTP requests tester, like Postman "cargo:viddy" = ["1.1.6"] go = ["1.24.3"] -"go:src.elv.sh/cmd/elvish" = ["0.18.0"] +"go:src.elv.sh/cmd/elvish" = ["0.21.0"] "go:github.com/aymanbagabas/shcopy" = ["0.1.5"] # ANSI OSC52, magic copy to OS via most terminals "go:github.com/gcla/termshark/v2/cmd/termshark" = ["2.4.0"] # PCAP TUI # "go:github.com/go-task/task/v3/cmd/task" = ["3.39.2"]