diff --git a/.go-version b/.go-version index 27ddcc14da..ca8ec414e7 100644 --- a/.go-version +++ b/.go-version @@ -1 +1 @@ -1.23.4 +1.23.5 diff --git a/bin/.go-1.23.4.pkg b/bin/.go-1.23.5.pkg similarity index 100% rename from bin/.go-1.23.4.pkg rename to bin/.go-1.23.5.pkg diff --git a/bin/go b/bin/go index 3c91a6cf83..abaace1750 120000 --- a/bin/go +++ b/bin/go @@ -1 +1 @@ -.go-1.23.4.pkg \ No newline at end of file +.go-1.23.5.pkg \ No newline at end of file diff --git a/bin/gofmt b/bin/gofmt index 3c91a6cf83..abaace1750 120000 --- a/bin/gofmt +++ b/bin/gofmt @@ -1 +1 @@ -.go-1.23.4.pkg \ No newline at end of file +.go-1.23.5.pkg \ No newline at end of file diff --git a/docs/version.asciidoc b/docs/version.asciidoc index 461784a59e..1bba65c1ad 100644 --- a/docs/version.asciidoc +++ b/docs/version.asciidoc @@ -1,6 +1,6 @@ // doc-branch can be: master, 8.1, 8.2, etc. :doc-branch: master -:go-version: 1.23.4 +:go-version: 1.23.5 :python: 3.7 :docker: 1.12 :docker-compose: 1.11