summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakob Borg <jakob@kastelo.net>2022-12-13 14:03:06 +0100
committerJakob Borg <jakob@kastelo.net>2022-12-13 14:03:06 +0100
commit622ade40ad1dad8de12987dfed6893ffc14e94b8 (patch)
tree00bd690d8c9211dcff937f2785ba52a15775c937
parent323405ea0715b66ce50e75f96000d5b1c5d2d203 (diff)
Go 1.19.4v1.22.3-rc.1
-rw-r--r--.github/workflows/build-syncthing.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-syncthing.yaml b/.github/workflows/build-syncthing.yaml
index 0fcce39c4..94bb32b71 100644
--- a/.github/workflows/build-syncthing.yaml
+++ b/.github/workflows/build-syncthing.yaml
@@ -6,7 +6,7 @@ on:
env:
# The go version to use for builds.
- GO_VERSION: "1.19.3"
+ GO_VERSION: "1.19.4"
# Optimize compatibility on the slow archictures.
GO386: softfloat