Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 1.94 KB

LICENSE_OF_DEPENDENCIES.md

File metadata and controls

24 lines (22 loc) · 1.94 KB

Dependencies

  • github.com/armon/go-metrics MIT
  • github.com/boltdb/bolt MIT
  • github.com/BurntSushi/toml WTFPL
  • github.com/cenkalti/backoff MIT
  • github.com/dustin/go-humanize MIT
  • github.com/gogo/protobuf BSD
  • github.com/gorhill/cronexpr APLv2
  • github.com/hashicorp/go-msgpack/codec BSD
  • github.com/hashicorp/raft Mozilla Public License v 2.0
  • github.com/hashicorp/raft-boltdb Mozilla Public License v 2.0
  • github.com/kimor79/gollectd BSD
  • github.com/mattn/go-runewidth MIT
  • github.com/russross/blackfriday BSD
  • github.com/serenize/snaker MIT
  • github.com/shurcooL/go/indentwriter MIT
  • github.com/shurcooL/markdownfmt/markdown MIT
  • github.com/shurcooL/sanitized_anchor_name MIT
  • github.com/twinj/uuid MIT
  • gopkg.in/fatih/pool.v2 MIT
  • gopkg.in/gomail.v2 MIT