Canary Go App for testing Golang CI Pipelines
Go to file
starkandwayne-bot 2b86b4857e Updating CODE_OF_CONDUCT.md 2019-01-15 15:31:12 -05:00
Godeps Added godeps 2016-06-08 10:47:58 -04:00
ci Applying Changes from pipeline-templates 2018-04-25 18:57:39 +00:00
.gitignore Added canary app 2016-06-08 10:38:44 -04:00
CODE_OF_CONDUCT.md Updating CODE_OF_CONDUCT.md 2019-01-15 15:31:12 -05:00
LICENSE Initial commit 2016-06-08 10:10:15 -04:00
README.md Added readme 2016-06-08 10:52:11 -04:00
main.go Expose version when running canary 2016-06-08 10:44:06 -04:00

README.md

canary-go

Canary Go App for testing Golang CI Pipelines

This is used for testing the golang-targeted binary release pipelines in starkandwayne/pipeline-templates.

It prints out the version passed in at compile time. That's it. Unless you're working on the above, you probably don't care about it.