This is an automated email from the ASF dual-hosted git repository.

yesamer pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git


The following commit(s) were added to refs/heads/main by this push:
     new cfbb5f60ec5 NO-ISSUE: Upgrade Go version from 1.26.3 to 1.26.5 (#3662)
cfbb5f60ec5 is described below

commit cfbb5f60ec5c9843608f33c56acf02c28a07d4e7
Author: ANN JOY <[email protected]>
AuthorDate: Wed Jul 15 21:43:09 2026 +0530

    NO-ISSUE: Upgrade Go version from 1.26.3 to 1.26.5 (#3662)
---
 .ci/incubator-kie-tools-ci-build.Dockerfile |  4 ++--
 .github/actions/setup-env/action.yml        |  4 ++--
 README.md                                   |  2 +-
 devbox.json                                 |  2 +-
 devbox.lock                                 | 24 ++++++++++++------------
 repo/build-dependencies-versions.json       |  2 +-
 6 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/.ci/incubator-kie-tools-ci-build.Dockerfile 
b/.ci/incubator-kie-tools-ci-build.Dockerfile
index 8bc0adc3d46..88e8fae3d87 100644
--- a/.ci/incubator-kie-tools-ci-build.Dockerfile
+++ b/.ci/incubator-kie-tools-ci-build.Dockerfile
@@ -100,8 +100,8 @@ RUN curl -s "https://get.sdkman.io"; | bash && \
     sdk flush
 
 # Golang setup
-RUN wget https://go.dev/dl/go1.26.3.linux-amd64.tar.gz -P /tmp && \
-    sudo tar xzf /tmp/go1.26.3.linux-amd64.tar.gz -C /opt && rm 
/tmp/go1.26.3.linux-amd64.tar.gz && \
+RUN wget https://go.dev/dl/go1.26.5.linux-amd64.tar.gz -P /tmp && \
+    sudo tar xzf /tmp/go1.26.5.linux-amd64.tar.gz -C /opt && rm 
/tmp/go1.26.5.linux-amd64.tar.gz && \
     echo 'export GOPATH=${HOME}/go' | sudo tee /etc/profile.d/go.sh && \
     echo 'export PATH=${PATH}:/opt/go/bin:${GOPATH}/bin' | sudo tee -a 
/etc/profile.d/go.sh && \
     echo "source /etc/profile.d/go.sh" >> $HOME/.bashrc && \
diff --git a/.github/actions/setup-env/action.yml 
b/.github/actions/setup-env/action.yml
index 12cd7dfd24b..0fa3b1ddac6 100644
--- a/.github/actions/setup-env/action.yml
+++ b/.github/actions/setup-env/action.yml
@@ -77,10 +77,10 @@ runs:
         java-version: 17
         distribution: "temurin"
 
-    - name: "Set up GOLANG 1.26.3"
+    - name: "Set up GOLANG 1.26.5"
       uses: actions/setup-go@v5
       with:
-        go-version: "1.26.3"
+        go-version: "1.26.5"
 
     - name: "Set up Maven"
       uses: stCarolas/setup-maven@v5
diff --git a/README.md b/README.md
index 759ae5ae3d4..9ebced472ec 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ To build and test all packages on this repository, you're 
going to need:
 - pnpm `10.34.4` _(To install, follow these instructions: 
https://pnpm.io/installation#using-npm)_
 - Maven `3.9.11`
 - Java `17`
-- Go `1.26.3` _(To install, follow these instructions: 
https://go.dev/doc/install)_
+- Go `1.26.5` _(To install, follow these instructions: 
https://go.dev/doc/install)_
 - Helm `3.13.3` _(To install, follow these instructions: 
https://helm.sh/docs/intro/install/)_
 - Make
 - bash `5.x` _(On Linux or Nix you should be fine. On macOS, follow these 
instructions to use zsh: https://support.apple.com/102360)_
diff --git a/devbox.json b/devbox.json
index ce862a69ab4..5a1b0dbbcfc 100644
--- a/devbox.json
+++ b/devbox.json
@@ -10,7 +10,7 @@
       "version": "2.40-66",
       "platforms": ["x86_64-linux", "aarch64-linux"]
     },
-    "go": "1.26.3"
+    "go": "1.26.4"
   },
   "env": {
     "PLAYWRIGHT_BROWSERS_PATH": "0",
diff --git a/devbox.lock b/devbox.lock
index 080ac1c74f9..cce34757c9b 100644
--- a/devbox.lock
+++ b/devbox.lock
@@ -53,51 +53,51 @@
         }
       }
     },
-    "[email protected]": {
-      "last_modified": "2026-05-21T08:15:18Z",
-      "resolved": 
"github:NixOS/nixpkgs/4a29d733e8a7d5b824c3d8c958a946a9867b3eb2#go",
+    "[email protected]": {
+      "last_modified": "2026-06-27T07:37:20Z",
+      "resolved": 
"github:NixOS/nixpkgs/3d46470bb3030020f7e1361f33514854f5bfa86d#go",
       "source": "devbox-search",
-      "version": "1.26.3",
+      "version": "1.26.4",
       "systems": {
         "aarch64-darwin": {
           "outputs": [
             {
               "name": "out",
-              "path": "/nix/store/7ycp8j45iay38g9mjaxmy4jhwdsrb47y-go-1.26.3",
+              "path": "/nix/store/kyai650rrywrzflnwda9mbk2c2j9w68r-go-1.26.4",
               "default": true
             }
           ],
-          "store_path": "/nix/store/7ycp8j45iay38g9mjaxmy4jhwdsrb47y-go-1.26.3"
+          "store_path": "/nix/store/kyai650rrywrzflnwda9mbk2c2j9w68r-go-1.26.4"
         },
         "aarch64-linux": {
           "outputs": [
             {
               "name": "out",
-              "path": "/nix/store/jkcwcbwvhgzmxg59798z4clmj4bfv42i-go-1.26.3",
+              "path": "/nix/store/lgcj27hrbanbc93xm9zdrldds7b1jrw8-go-1.26.4",
               "default": true
             }
           ],
-          "store_path": "/nix/store/jkcwcbwvhgzmxg59798z4clmj4bfv42i-go-1.26.3"
+          "store_path": "/nix/store/lgcj27hrbanbc93xm9zdrldds7b1jrw8-go-1.26.4"
         },
         "x86_64-darwin": {
           "outputs": [
             {
               "name": "out",
-              "path": "/nix/store/3f2jzvxmhhlarjqxy1p7i9r5l34siz29-go-1.26.3",
+              "path": "/nix/store/h0z6ghmi3cihlbm163d72xs9p9nn04a1-go-1.26.4",
               "default": true
             }
           ],
-          "store_path": "/nix/store/3f2jzvxmhhlarjqxy1p7i9r5l34siz29-go-1.26.3"
+          "store_path": "/nix/store/h0z6ghmi3cihlbm163d72xs9p9nn04a1-go-1.26.4"
         },
         "x86_64-linux": {
           "outputs": [
             {
               "name": "out",
-              "path": "/nix/store/33fw5m31lfcnk4ff2f0df7j2bxnh8lgk-go-1.26.3",
+              "path": "/nix/store/gb0njhqswlc5n127ikgyikvq39r40l6f-go-1.26.4",
               "default": true
             }
           ],
-          "store_path": "/nix/store/33fw5m31lfcnk4ff2f0df7j2bxnh8lgk-go-1.26.3"
+          "store_path": "/nix/store/gb0njhqswlc5n127ikgyikvq39r40l6f-go-1.26.4"
         }
       }
     },
diff --git a/repo/build-dependencies-versions.json 
b/repo/build-dependencies-versions.json
index 42b2927a3f3..d3ec770ac70 100644
--- a/repo/build-dependencies-versions.json
+++ b/repo/build-dependencies-versions.json
@@ -1,5 +1,5 @@
 {
-  "go": "1.26.3",
+  "go": "1.26.5",
   "java": "17",
   "maven": "3.9.11",
   "node": "24.13.0",


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to