From 3d3073c3a8e68fafd8bf9f059e50c39c7e6939de Mon Sep 17 00:00:00 2001 From: Simon Frei Date: Thu, 10 Sep 2020 13:14:03 +0200 Subject: [PATCH] Bump go to 1.15.2 --- docker/Dockerfile | 2 +- syncthing/src/github.com/syncthing/syncthing | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/Dockerfile b/docker/Dockerfile index c9a060d4..ef687331 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -1,6 +1,6 @@ FROM openjdk:8 -ENV GO_VERSION 1.15.1 +ENV GO_VERSION 1.15.2 ENV ANDROID_SDK_VERSION 3859397 WORKDIR /opt diff --git a/syncthing/src/github.com/syncthing/syncthing b/syncthing/src/github.com/syncthing/syncthing index 39438736..08bebbe5 160000 --- a/syncthing/src/github.com/syncthing/syncthing +++ b/syncthing/src/github.com/syncthing/syncthing @@ -1 +1 @@ -Subproject commit 39438736263206ab6dee58989ef09c9d220b5e32 +Subproject commit 08bebbe59b3b3d109f6616ca34c2998a05c208d0