Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Commit

Permalink
build: Go 1.15.2 (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Robinson authored Sep 16, 2020
1 parent 4aed2eb commit 0070754
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,4 +1,4 @@
GO_VERSION ?= 1.15.1
GO_VERSION ?= 1.15.2
GOOS ?= linux
GOARCH ?= amd64
GOPATH ?= $(shell go env GOPATH)
Expand Down

0 comments on commit 0070754

Please sign in to comment.