Skip to content

Commit

Permalink
Upgrade Go to latest (1.16.6)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnStarich committed Jul 28, 2021
1 parent b633109 commit 345209c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SHELL := /usr/bin/env bash
GO_VERSION = 1.16
GO_VERSION = 1.16.6
GOROOT =
PATH := ${PWD}/cache/go/bin:${PWD}/cache/go/misc/wasm:${PATH}
GOOS = js
Expand Down

0 comments on commit 345209c

Please sign in to comment.