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

Commit

Permalink
Merge pull request #35 from openfresh/feature/go1.8.2
Browse files Browse the repository at this point in the history
bump to go1.8.2
  • Loading branch information
stormcat24 authored May 24, 2017
2 parents e68c6fe + bea0f9a commit 4f90994
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
Expand Up @@ -9,7 +9,7 @@ SERIAL_PACKAGES= \
TARGET_SERIAL_PACKAGES=$(addprefix test-,$(SERIAL_PACKAGES))

install-go:
sh util/go.sh 1.8.1
sh util/go.sh 1.8.2

install-glide:
sh util/glide.sh v0.12.3
Expand Down

0 comments on commit 4f90994

Please sign in to comment.