Skip to content

Instantly share code, notes, and snippets.

@ripienaar
Created February 13, 2020 17:32
Show Gist options
  • Save ripienaar/70629d04639d83b59ec86f584bd2ce8c to your computer and use it in GitHub Desktop.
Save ripienaar/70629d04639d83b59ec86f584bd2ce8c to your computer and use it in GitHub Desktop.
% choria buildinfo -D
....
Compile time module dependencies:
github.com/AlecAivazis/survey/v2 v2.0.5
github.com/OneOfOne/xxhash v1.2.3
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4
github.com/beorn7/perks v1.0.1
github.com/cespare/xxhash/v2 v2.1.1
github.com/choria-io/go-updater v0.0.3
github.com/choria-io/provisioning-agent v0.6.1-0.20200207105902-ddd40939efcf
github.com/cloudevents/sdk-go v1.0.0
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/fatih/color v1.9.0
github.com/ghodss/yaml v1.0.0
github.com/gobwas/glob v0.2.3
github.com/gofrs/uuid v3.2.0+incompatible
github.com/gogo/protobuf v1.3.0
github.com/golang/protobuf v1.3.2
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
github.com/google/uuid v1.1.1
github.com/gosuri/uilive v0.0.3
github.com/gosuri/uiprogress v0.0.1
github.com/guptarohit/asciigraph v0.4.1
github.com/hashicorp/golang-lru v0.5.1
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
github.com/looplab/fsm v0.1.0
github.com/mattn/go-colorable v0.1.4
github.com/mattn/go-isatty v0.0.11
github.com/matttproud/golang_protobuf_extensions v1.0.1
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
github.com/mitchellh/go-homedir v1.1.0
github.com/mitchellh/go-wordwrap v1.0.0
github.com/nats-io/cliprompts/v2 v2.0.0-20191226174129-372d79b36768
github.com/nats-io/jwt v0.3.2
github.com/nats-io/nats-server/v2 v2.1.4
github.com/nats-io/nats.go v1.9.1
github.com/nats-io/nkeys v0.1.3
github.com/nats-io/nsc v0.0.0-20200205132030-f9f1f1a04082
github.com/nats-io/nuid v1.0.1
github.com/nats-io/stan.go v0.6.0
github.com/open-policy-agent/opa v0.16.2
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.4.1
github.com/prometheus/client_model v0.2.0
github.com/prometheus/common v0.9.1
github.com/prometheus/procfs v0.0.8
github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a
github.com/robfig/cron v1.2.0
github.com/sirupsen/logrus v1.4.2
github.com/tidwall/gjson v1.4.0
github.com/tidwall/match v1.0.1
github.com/tidwall/pretty v1.0.1
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
github.com/xeipuuv/gojsonschema v1.2.0
github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b
go.opencensus.io v0.22.0
go.uber.org/atomic v1.5.1
go.uber.org/multierr v1.1.0
go.uber.org/zap v1.10.0
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
golang.org/x/sys v0.0.0-20200202164722-d101bd2416d5
golang.org/x/tools v0.0.0-20200205195138-aa017ee80473
gopkg.in/alecthomas/kingpin.v2 v2.2.6
gopkg.in/yaml.v2 v2.2.5
rsc.io/goversion v1.2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment