wg-go: bump go requirement
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
e70d5be535
commit
6e7b6bcc35
@ -20,7 +20,7 @@ export GOARCH := $(NDK_GO_ARCH_MAP_$(ANDROID_ARCH_NAME))
|
||||
export GOOS := android
|
||||
export CGO_ENABLED := 1
|
||||
|
||||
DESIRED_GO_VERSION := 1.13.3
|
||||
DESIRED_GO_VERSION := 1.13.7
|
||||
|
||||
default: $(DESTDIR)/libwg-go.so
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user