Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Commit

Permalink
[#133145805] Move Godeps into vendor and increment spiff version to e…
Browse files Browse the repository at this point in the history
…nable compilation with go 1.7.4
  • Loading branch information
Joshua Aresty committed Jan 4, 2017
1 parent 32998d0 commit 015451e
Show file tree
Hide file tree
Showing 337 changed files with 1 addition and 33 deletions.
25 changes: 0 additions & 25 deletions Godeps/Godeps.json

This file was deleted.

5 changes: 0 additions & 5 deletions Godeps/Readme

This file was deleted.

2 changes: 0 additions & 2 deletions Godeps/_workspace/.gitignore

This file was deleted.

2 changes: 1 addition & 1 deletion spiff.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ func main() {
app := cli.NewApp()
app.Name = "spiff"
app.Usage = "BOSH deployment manifest toolkit"
app.Version = "1.0.7"
app.Version = "1.0.8"

app.Commands = []cli.Command{
{
Expand Down
Loading

0 comments on commit 015451e

Please sign in to comment.