From aac1688d7c4c8886d76452268a5685b3553a4640 Mon Sep 17 00:00:00 2001 From: Andrew Pennebaker Date: Tue, 1 Oct 2024 22:57:20 -0500 Subject: [PATCH] update go --- .tool-versions | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.tool-versions b/.tool-versions index 9d5827e..12ef2e9 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,3 +1,3 @@ -golang 1.23.0 +golang 1.23.2 nodejs 20.17.0 python 3.12.1 diff --git a/README.md b/README.md index 9c874ed..fb65bab 100755 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ It is provided with the base macOS operating system. Equivalent aliases for `ope * POSIX compatible [grep](https://pubs.opengroup.org/onlinepubs/9699919799/utilities/grep.html) * POSIX compatible [sh](https://pubs.opengroup.org/onlinepubs/9699919799/utilities/sh.html) * [ShellCheck](https://www.shellcheck.net/) 0.8.0+ -* [Go](https://go.dev/) 1.23.0+ +* [Go](https://go.dev/) 1.23.2+ * [kirill](https://github.com/mcandre/kirill) 0.0.1 * [Node.js](https://nodejs.org/en/) 20.17.0+ * [Python](https://www.python.org/) 3.12.1+