Skip to content

Commit

Permalink
upgrade to golang 1.x
Browse files Browse the repository at this point in the history
[#158448581]
  • Loading branch information
nhsieh committed Jul 19, 2018
1 parent 699ef36 commit 6b4d7a4
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 2 deletions.
6 changes: 6 additions & 0 deletions .final_builds/packages/golang-1-linux/index.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
builds:
d55c618ac63dfdf4ac457346fb325fb2b04884af:
version: d55c618ac63dfdf4ac457346fb325fb2b04884af
blobstore_id: 0fdc8291-2b48-403a-6166-d469176de397
sha1: a41d085750f5cd6f785d02efe752f3708174224e
format-version: "2"
2 changes: 1 addition & 1 deletion packages/gnatsd/spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: gnatsd

dependencies:
- golang-1.10-linux
- golang-1-linux

files:
- github.com/nats-io/gnatsd/**/*.go
Expand Down
2 changes: 2 additions & 0 deletions packages/golang-1-linux/spec.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
name: golang-1-linux
fingerprint: d55c618ac63dfdf4ac457346fb325fb2b04884af
2 changes: 1 addition & 1 deletion packages/nats-smoke/spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: nats-smoke

dependencies:
- golang-1.10-linux
- golang-1-linux

files:
- github.com/nats-smoke/**

0 comments on commit 6b4d7a4

Please sign in to comment.