Browse Source

build: Go 1.19.5

André Colomb 3 years ago
parent
commit
a85b4ab263
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build-syncthing.yaml

+ 1 - 1
.github/workflows/build-syncthing.yaml

@@ -6,7 +6,7 @@ on:
 
 env:
   # The go version to use for builds.
-  GO_VERSION: "1.19.4"
+  GO_VERSION: "1.19.5"
 
   # Optimize compatibility on the slow archictures.
   GO386: softfloat