aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-02-28 12:35:50 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2021-02-28 13:13:11 +0100
commita3d138a438e5819f62b8cbf1971540ffc57d277f (patch)
tree7d3f7ea489c1ce0bd20bda8c13ccb3423867228d /Makefile
parentembeddable-dll-service: give dacl example for config directory (diff)
downloadwireguard-windows-a3d138a438e5819f62b8cbf1971540ffc57d277f.tar.xz
wireguard-windows-a3d138a438e5819f62b8cbf1971540ffc57d277f.zip
build: bump go tree
https://go-review.googlesource.com/c/go/+/297390 https://go-review.googlesource.com/c/go/+/297391 Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dc60074b..b0466315 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ define download =
if ! mv $$@.unverified $$@; then rm -f $$@.unverified; exit 1; fi
endef
-$(eval $(call download,go.tar.zst,https://download.wireguard.com/windows-toolchain/distfiles/go1.16-linux_amd64_2021-02-25.tar.zst,3bed4521cc5f6fa009fe6999cf55324c9251fca340c89b326034f9921fd26cc9))
+$(eval $(call download,go.tar.zst,https://download.wireguard.com/windows-toolchain/distfiles/go1.16-linux_amd64_2021-02-28.tar.zst,21ed8f6cf874c4ed9469e876bbd70813d0371bf851f18c84cb6091c72e9a29cb))
$(eval $(call download,wintun.zip,https://www.wintun.net/builds/wintun-0.10.2.zip,fcd9f62f1bd5a550fcb9c21fbb5d6a556214753ccbbd1a3ebad4d318ec9dcbef))
.deps/go/prepared: .distfiles/go.tar.zst