Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 1.67 KB

LICENSE_OF_DEPENDENCIES.md

File metadata and controls

22 lines (20 loc) · 1.67 KB

Dependencies

  • github.com/boltdb/bolt MIT
  • github.com/BurntSushi/toml WTFPL
  • github.com/cenkalti/backoff MIT
  • github.com/dgrijalva/jwt-go MIT
  • github.com/dustin/go-humanize MIT
  • github.com/golang/protobuf BSD
  • github.com/gorhill/cronexpr APLv2
  • github.com/kimor79/gollectd BSD
  • github.com/mattn/go-runewidth MIT
  • github.com/pkg/errors BSD
  • github.com/russross/blackfriday BSD
  • 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
  • github.com/twinj/uuid MIT
  • gopkg.in/gomail.v2 MIT