Skip to content

Commit 2fe529b

Browse files
[updatecli] main - Update Golang version to 1.23.5 (#2949)
* chore: Update .go-version with Golang version 1.23.5 Made with ❤️️ by updatecli * chore: Update hermit with Golang version 1.23.5 Made with ❤️️ by updatecli * chore: Update version.asciidoc with Golang version 1.23.5 Made with ❤️️ by updatecli
1 parent f3954c4 commit 2fe529b

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

.go-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.23.4
1+
1.23.5
File renamed without changes.

bin/go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.go-1.23.4.pkg
1+
.go-1.23.5.pkg

bin/gofmt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
.go-1.23.4.pkg
1+
.go-1.23.5.pkg

docs/version.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// doc-branch can be: master, 8.1, 8.2, etc.
22
:doc-branch: master
3-
:go-version: 1.23.4
3+
:go-version: 1.23.5
44
:python: 3.7
55
:docker: 1.12
66
:docker-compose: 1.11

0 commit comments

Comments
 (0)