Skip to content

Commit

Permalink
Merge pull request #2971 from habitat-sh/ssd/go-bump
Browse files Browse the repository at this point in the history
[go] Bump version to 1.12.8
  • Loading branch information
stevendanna authored Aug 14, 2019
2 parents 49793f0 + 5b82653 commit d77d09b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go/plan.sh
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
pkg_name=go
pkg_origin=core
pkg_version=1.12.5
pkg_version=1.12.8
pkg_description="Go is an open source programming language that makes it easy to
build simple, reliable, and efficient software."
pkg_upstream_url=https://golang.org/
pkg_license=('BSD')
pkg_maintainer="The Habitat Maintainers <humans@habitat.sh>"
pkg_source="https://storage.googleapis.com/golang/go${pkg_version}.src.tar.gz"
pkg_shasum=2aa5f088cbb332e73fc3def546800616b38d3bfe6b8713b8a6404060f22503e8
pkg_shasum=11ad2e2e31ff63fcf8a2bdffbe9bfa2e1845653358daed593c8c2d03453c9898
pkg_dirname=go
pkg_deps=(
core/glibc
Expand Down

0 comments on commit d77d09b

Please sign in to comment.