Skip to content

Commit

Permalink
Merge pull request #328 from ripienaar/misc_dependencies
Browse files Browse the repository at this point in the history
(misc) update dependencies and print buildinfo post build
  • Loading branch information
ripienaar authored May 30, 2018
2 parents 6886d51 + a410acf commit a3b74b8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
12 changes: 6 additions & 6 deletions glide.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ import:
- package: github.com/choria-io/go-network-broker
version: 0.0.1
- package: github.com/choria-io/go-security
version: 0.0.1
version: 0.0.2
2 changes: 2 additions & 0 deletions packager/buildspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ foss:
output: choria-{{version}}-{{os}}-{{arch}}
pre:
- go generate
post:
- "{{output}} buildinfo"

64bit_linux:
os: linux
Expand Down

0 comments on commit a3b74b8

Please sign in to comment.