diff --git a/go.mod b/go.mod index e5561b81..6e9707bb 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/cloudspannerecosystem/memefish go 1.23.0 -toolchain go1.23.5 +toolchain go1.24.0 require ( github.com/MakeNowJust/heredoc/v2 v2.0.1