From ed06b4eb545dba7c8ba994eb323603835f770f76 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Mar 2024 15:05:01 +0900 Subject: [PATCH] chore(deps): Bump Go version to 1.22.1 (#52) Bumps Go version to 1.22.1 --------- Co-authored-by: Souma <101255979+5ouma@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 232c81d..408f593 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/5ouma/mli -go 1.21.6 +go 1.22.1 require ( github.com/andybrewer/mack v0.0.0-20220307193339-22e922cc18af