Skip to content

Latest commit

 

History

History
27 lines (26 loc) · 2.27 KB

LICENSE_OF_DEPENDENCIES.md

File metadata and controls

27 lines (26 loc) · 2.27 KB

Dependencies

  • github.com/BurntSushi/toml MIT
  • github.com/boltdb/bolt MIT
  • github.com/cenkalti/backoff MIT
  • github.com/golang-jwt/jwt MIT
  • github.com/dustin/go-humanize MIT
  • github.com/google/uuid BSD
  • github.com/gorhill/cronexpr APLv2
  • github.com/k-sone/snmpgo MIT
  • github.com/kimor79/gollectd BSD
  • github.com/mattn/go-runewidth MIT
  • github.com/mitchellh/copystructureMIT
  • github.com/mitchellh/reflectwalk MIT
  • github.com/pkg/errors BSD
  • github.com/russross/blackfriday BSD
  • github.com/segmentio/kafka-go MIT
  • github.com/serenize/snaker MIT
  • github.com/shurcooL/go MIT
  • github.com/shurcooL/markdownfmt MIT
  • github.com/shurcooL/sanitized_anchor_name MIT
  • github.com/stretchr/testify MIT
  • gopkg.in/gomail.v2 MIT
  • github.com/mailru/easyjson MIT
  • google.golang.org/protobuf BSD
  • github.com/Shopify/sarama MIT