github.com/segakazzz/buffalo@v0.16.22-0.20210119082501-1f52048d3feb/SHOULDERS.md (about)

     1  # github.com/gobuffalo/buffalo Stands on the Shoulders of Giants
     2  
     3  github.com/gobuffalo/buffalo does not try to reinvent the wheel! Instead, it uses the already great wheels developed by the Go community and puts them all together in the best way possible. Without these giants, this project would not be possible. Please make sure to check them out and thank them for all of their hard work.
     4  
     5  Thank you to the following **GIANTS**:
     6  
     7  
     8  * [cloud.google.com/go](https://godoc.org/cloud.google.com/go)
     9  
    10  * [dmitri.shuralyov.com/app/changes](https://godoc.org/dmitri.shuralyov.com/app/changes)
    11  
    12  * [dmitri.shuralyov.com/html/belt](https://godoc.org/dmitri.shuralyov.com/html/belt)
    13  
    14  * [dmitri.shuralyov.com/service/change](https://godoc.org/dmitri.shuralyov.com/service/change)
    15  
    16  * [dmitri.shuralyov.com/state](https://godoc.org/dmitri.shuralyov.com/state)
    17  
    18  * [git.apache.org/thrift.git](https://godoc.org/git.apache.org/thrift.git)
    19  
    20  * [github.com/BurntSushi/toml](https://godoc.org/github.com/BurntSushi/toml)
    21  
    22  * [github.com/Masterminds/semver](https://godoc.org/github.com/Masterminds/semver)
    23  
    24  * [github.com/OneOfOne/xxhash](https://godoc.org/github.com/OneOfOne/xxhash)
    25  
    26  * [github.com/ajg/form](https://godoc.org/github.com/ajg/form)
    27  
    28  * [github.com/alecthomas/template](https://godoc.org/github.com/alecthomas/template)
    29  
    30  * [github.com/alecthomas/units](https://godoc.org/github.com/alecthomas/units)
    31  
    32  * [github.com/anmitsu/go-shlex](https://godoc.org/github.com/anmitsu/go-shlex)
    33  
    34  * [github.com/armon/consul-api](https://godoc.org/github.com/armon/consul-api)
    35  
    36  * [github.com/beorn7/perks](https://godoc.org/github.com/beorn7/perks)
    37  
    38  * [github.com/blang/semver](https://godoc.org/github.com/blang/semver)
    39  
    40  * [github.com/bradfitz/go-smtpd](https://godoc.org/github.com/bradfitz/go-smtpd)
    41  
    42  * [github.com/cespare/xxhash](https://godoc.org/github.com/cespare/xxhash)
    43  
    44  * [github.com/client9/misspell](https://godoc.org/github.com/client9/misspell)
    45  
    46  * [github.com/cockroachdb/apd](https://godoc.org/github.com/cockroachdb/apd)
    47  
    48  * [github.com/cockroachdb/cockroach-go](https://godoc.org/github.com/cockroachdb/cockroach-go)
    49  
    50  * [github.com/codegangsta/negroni](https://godoc.org/github.com/codegangsta/negroni)
    51  
    52  * [github.com/coreos/bbolt](https://godoc.org/github.com/coreos/bbolt)
    53  
    54  * [github.com/coreos/etcd](https://godoc.org/github.com/coreos/etcd)
    55  
    56  * [github.com/coreos/go-etcd](https://godoc.org/github.com/coreos/go-etcd)
    57  
    58  * [github.com/coreos/go-semver](https://godoc.org/github.com/coreos/go-semver)
    59  
    60  * [github.com/coreos/go-systemd](https://godoc.org/github.com/coreos/go-systemd)
    61  
    62  * [github.com/coreos/pkg](https://godoc.org/github.com/coreos/pkg)
    63  
    64  * [github.com/cpuguy83/go-md2man](https://godoc.org/github.com/cpuguy83/go-md2man)
    65  
    66  * [github.com/creack/pty](https://godoc.org/github.com/creack/pty)
    67  
    68  * [github.com/davecgh/go-spew](https://godoc.org/github.com/davecgh/go-spew)
    69  
    70  * [github.com/dgrijalva/jwt-go](https://godoc.org/github.com/dgrijalva/jwt-go)
    71  
    72  * [github.com/dgryski/go-sip13](https://godoc.org/github.com/dgryski/go-sip13)
    73  
    74  * [github.com/dustin/go-humanize](https://godoc.org/github.com/dustin/go-humanize)
    75  
    76  * [github.com/fatih/color](https://godoc.org/github.com/fatih/color)
    77  
    78  * [github.com/fatih/structs](https://godoc.org/github.com/fatih/structs)
    79  
    80  * [github.com/flynn/go-shlex](https://godoc.org/github.com/flynn/go-shlex)
    81  
    82  * [github.com/fsnotify/fsnotify](https://godoc.org/github.com/fsnotify/fsnotify)
    83  
    84  * [github.com/ghodss/yaml](https://godoc.org/github.com/ghodss/yaml)
    85  
    86  * [github.com/gliderlabs/ssh](https://godoc.org/github.com/gliderlabs/ssh)
    87  
    88  * [github.com/go-kit/kit](https://godoc.org/github.com/go-kit/kit)
    89  
    90  * [github.com/go-logfmt/logfmt](https://godoc.org/github.com/go-logfmt/logfmt)
    91  
    92  * [github.com/go-sql-driver/mysql](https://godoc.org/github.com/go-sql-driver/mysql)
    93  
    94  * [github.com/go-stack/stack](https://godoc.org/github.com/go-stack/stack)
    95  
    96  * [github.com/gobuffalo/attrs](https://godoc.org/github.com/gobuffalo/attrs)
    97  
    98  * [github.com/gobuffalo/clara](https://godoc.org/github.com/gobuffalo/clara)
    99  
   100  * [github.com/gobuffalo/depgen](https://godoc.org/github.com/gobuffalo/depgen)
   101  
   102  * [github.com/gobuffalo/envy](https://godoc.org/github.com/gobuffalo/envy)
   103  
   104  * [github.com/gobuffalo/events](https://godoc.org/github.com/gobuffalo/events)
   105  
   106  * [github.com/gobuffalo/fizz](https://godoc.org/github.com/gobuffalo/fizz)
   107  
   108  * [github.com/gobuffalo/flect](https://godoc.org/github.com/gobuffalo/flect)
   109  
   110  * [github.com/gobuffalo/genny](https://godoc.org/github.com/gobuffalo/genny)
   111  
   112  * [github.com/gobuffalo/gitgen](https://godoc.org/github.com/gobuffalo/gitgen)
   113  
   114  * [github.com/gobuffalo/github_flavored_markdown](https://godoc.org/github.com/gobuffalo/github_flavored_markdown)
   115  
   116  * [github.com/gobuffalo/gogen](https://godoc.org/github.com/gobuffalo/gogen)
   117  
   118  * [github.com/gobuffalo/helpers](https://godoc.org/github.com/gobuffalo/helpers)
   119  
   120  * [github.com/gobuffalo/here](https://godoc.org/github.com/gobuffalo/here)
   121  
   122  * [github.com/gobuffalo/httptest](https://godoc.org/github.com/gobuffalo/httptest)
   123  
   124  * [github.com/gobuffalo/licenser](https://godoc.org/github.com/gobuffalo/licenser)
   125  
   126  * [github.com/gobuffalo/logger](https://godoc.org/github.com/gobuffalo/logger)
   127  
   128  * [github.com/gobuffalo/makr](https://godoc.org/github.com/gobuffalo/makr)
   129  
   130  * [github.com/gobuffalo/mapi](https://godoc.org/github.com/gobuffalo/mapi)
   131  
   132  * [github.com/gobuffalo/meta](https://godoc.org/github.com/gobuffalo/meta)
   133  
   134  * [github.com/gobuffalo/mw-basicauth](https://godoc.org/github.com/gobuffalo/mw-basicauth)
   135  
   136  * [github.com/gobuffalo/mw-contenttype](https://godoc.org/github.com/gobuffalo/mw-contenttype)
   137  
   138  * [github.com/gobuffalo/mw-csrf](https://godoc.org/github.com/gobuffalo/mw-csrf)
   139  
   140  * [github.com/gobuffalo/mw-forcessl](https://godoc.org/github.com/gobuffalo/mw-forcessl)
   141  
   142  * [github.com/gobuffalo/mw-i18n](https://godoc.org/github.com/gobuffalo/mw-i18n)
   143  
   144  * [github.com/gobuffalo/mw-paramlogger](https://godoc.org/github.com/gobuffalo/mw-paramlogger)
   145  
   146  * [github.com/gobuffalo/mw-tokenauth](https://godoc.org/github.com/gobuffalo/mw-tokenauth)
   147  
   148  * [github.com/gobuffalo/nulls](https://godoc.org/github.com/gobuffalo/nulls)
   149  
   150  * [github.com/gobuffalo/packd](https://godoc.org/github.com/gobuffalo/packd)
   151  
   152  * [github.com/gobuffalo/packr](https://godoc.org/github.com/gobuffalo/packr)
   153  
   154  * [github.com/gobuffalo/packr/v2](https://godoc.org/github.com/gobuffalo/packr/v2)
   155  
   156  * [github.com/gobuffalo/plush](https://godoc.org/github.com/gobuffalo/plush)
   157  
   158  * [github.com/gobuffalo/plushgen](https://godoc.org/github.com/gobuffalo/plushgen)
   159  
   160  * [github.com/gobuffalo/pop](https://godoc.org/github.com/gobuffalo/pop)
   161  
   162  * [github.com/gobuffalo/release](https://godoc.org/github.com/gobuffalo/release)
   163  
   164  * [github.com/gobuffalo/shoulders](https://godoc.org/github.com/gobuffalo/shoulders)
   165  
   166  * [github.com/gobuffalo/syncx](https://godoc.org/github.com/gobuffalo/syncx)
   167  
   168  * [github.com/gobuffalo/tags](https://godoc.org/github.com/gobuffalo/tags)
   169  
   170  * [github.com/gobuffalo/uuid](https://godoc.org/github.com/gobuffalo/uuid)
   171  
   172  * [github.com/gobuffalo/validate](https://godoc.org/github.com/gobuffalo/validate)
   173  
   174  * [github.com/gobuffalo/x](https://godoc.org/github.com/gobuffalo/x)
   175  
   176  * [github.com/gofrs/uuid](https://godoc.org/github.com/gofrs/uuid)
   177  
   178  * [github.com/gogo/protobuf](https://godoc.org/github.com/gogo/protobuf)
   179  
   180  * [github.com/golang/glog](https://godoc.org/github.com/golang/glog)
   181  
   182  * [github.com/golang/groupcache](https://godoc.org/github.com/golang/groupcache)
   183  
   184  * [github.com/golang/lint](https://godoc.org/github.com/golang/lint)
   185  
   186  * [github.com/golang/mock](https://godoc.org/github.com/golang/mock)
   187  
   188  * [github.com/golang/protobuf](https://godoc.org/github.com/golang/protobuf)
   189  
   190  * [github.com/gomodule/redigo](https://godoc.org/github.com/gomodule/redigo)
   191  
   192  * [github.com/google/btree](https://godoc.org/github.com/google/btree)
   193  
   194  * [github.com/google/go-cmp](https://godoc.org/github.com/google/go-cmp)
   195  
   196  * [github.com/google/go-github](https://godoc.org/github.com/google/go-github)
   197  
   198  * [github.com/google/go-querystring](https://godoc.org/github.com/google/go-querystring)
   199  
   200  * [github.com/google/martian](https://godoc.org/github.com/google/martian)
   201  
   202  * [github.com/google/pprof](https://godoc.org/github.com/google/pprof)
   203  
   204  * [github.com/googleapis/gax-go](https://godoc.org/github.com/googleapis/gax-go)
   205  
   206  * [github.com/googleapis/gax-go/v2](https://godoc.org/github.com/googleapis/gax-go/v2)
   207  
   208  * [github.com/gopherjs/gopherjs](https://godoc.org/github.com/gopherjs/gopherjs)
   209  
   210  * [github.com/gorilla/context](https://godoc.org/github.com/gorilla/context)
   211  
   212  * [github.com/gorilla/mux](https://godoc.org/github.com/gorilla/mux)
   213  
   214  * [github.com/gorilla/pat](https://godoc.org/github.com/gorilla/pat)
   215  
   216  * [github.com/gorilla/securecookie](https://godoc.org/github.com/gorilla/securecookie)
   217  
   218  * [github.com/gorilla/sessions](https://godoc.org/github.com/gorilla/sessions)
   219  
   220  * [github.com/gorilla/websocket](https://godoc.org/github.com/gorilla/websocket)
   221  
   222  * [github.com/gregjones/httpcache](https://godoc.org/github.com/gregjones/httpcache)
   223  
   224  * [github.com/grpc-ecosystem/go-grpc-middleware](https://godoc.org/github.com/grpc-ecosystem/go-grpc-middleware)
   225  
   226  * [github.com/grpc-ecosystem/go-grpc-prometheus](https://godoc.org/github.com/grpc-ecosystem/go-grpc-prometheus)
   227  
   228  * [github.com/grpc-ecosystem/grpc-gateway](https://godoc.org/github.com/grpc-ecosystem/grpc-gateway)
   229  
   230  * [github.com/hashicorp/hcl](https://godoc.org/github.com/hashicorp/hcl)
   231  
   232  * [github.com/hpcloud/tail](https://godoc.org/github.com/hpcloud/tail)
   233  
   234  * [github.com/inconshreveable/mousetrap](https://godoc.org/github.com/inconshreveable/mousetrap)
   235  
   236  * [github.com/jackc/chunkreader](https://godoc.org/github.com/jackc/chunkreader)
   237  
   238  * [github.com/jackc/chunkreader/v2](https://godoc.org/github.com/jackc/chunkreader/v2)
   239  
   240  * [github.com/jackc/fake](https://godoc.org/github.com/jackc/fake)
   241  
   242  * [github.com/jackc/pgconn](https://godoc.org/github.com/jackc/pgconn)
   243  
   244  * [github.com/jackc/pgio](https://godoc.org/github.com/jackc/pgio)
   245  
   246  * [github.com/jackc/pgmock](https://godoc.org/github.com/jackc/pgmock)
   247  
   248  * [github.com/jackc/pgpassfile](https://godoc.org/github.com/jackc/pgpassfile)
   249  
   250  * [github.com/jackc/pgproto3](https://godoc.org/github.com/jackc/pgproto3)
   251  
   252  * [github.com/jackc/pgproto3/v2](https://godoc.org/github.com/jackc/pgproto3/v2)
   253  
   254  * [github.com/jackc/pgtype](https://godoc.org/github.com/jackc/pgtype)
   255  
   256  * [github.com/jackc/pgx](https://godoc.org/github.com/jackc/pgx)
   257  
   258  * [github.com/jackc/pgx/v4](https://godoc.org/github.com/jackc/pgx/v4)
   259  
   260  * [github.com/jackc/puddle](https://godoc.org/github.com/jackc/puddle)
   261  
   262  * [github.com/jellevandenhooff/dkim](https://godoc.org/github.com/jellevandenhooff/dkim)
   263  
   264  * [github.com/jmoiron/sqlx](https://godoc.org/github.com/jmoiron/sqlx)
   265  
   266  * [github.com/joho/godotenv](https://godoc.org/github.com/joho/godotenv)
   267  
   268  * [github.com/jonboulle/clockwork](https://godoc.org/github.com/jonboulle/clockwork)
   269  
   270  * [github.com/julienschmidt/httprouter](https://godoc.org/github.com/julienschmidt/httprouter)
   271  
   272  * [github.com/karrick/godirwalk](https://godoc.org/github.com/karrick/godirwalk)
   273  
   274  * [github.com/kballard/go-shellquote](https://godoc.org/github.com/kballard/go-shellquote)
   275  
   276  * [github.com/kisielk/errcheck](https://godoc.org/github.com/kisielk/errcheck)
   277  
   278  * [github.com/kisielk/gotool](https://godoc.org/github.com/kisielk/gotool)
   279  
   280  * [github.com/konsorten/go-windows-terminal-sequences](https://godoc.org/github.com/konsorten/go-windows-terminal-sequences)
   281  
   282  * [github.com/kr/logfmt](https://godoc.org/github.com/kr/logfmt)
   283  
   284  * [github.com/kr/pretty](https://godoc.org/github.com/kr/pretty)
   285  
   286  * [github.com/kr/pty](https://godoc.org/github.com/kr/pty)
   287  
   288  * [github.com/kr/text](https://godoc.org/github.com/kr/text)
   289  
   290  * [github.com/lib/pq](https://godoc.org/github.com/lib/pq)
   291  
   292  * [github.com/magiconair/properties](https://godoc.org/github.com/magiconair/properties)
   293  
   294  * [github.com/markbates/deplist](https://godoc.org/github.com/markbates/deplist)
   295  
   296  * [github.com/markbates/going](https://godoc.org/github.com/markbates/going)
   297  
   298  * [github.com/markbates/grift](https://godoc.org/github.com/markbates/grift)
   299  
   300  * [github.com/markbates/hmax](https://godoc.org/github.com/markbates/hmax)
   301  
   302  * [github.com/markbates/inflect](https://godoc.org/github.com/markbates/inflect)
   303  
   304  * [github.com/markbates/oncer](https://godoc.org/github.com/markbates/oncer)
   305  
   306  * [github.com/markbates/refresh](https://godoc.org/github.com/markbates/refresh)
   307  
   308  * [github.com/markbates/safe](https://godoc.org/github.com/markbates/safe)
   309  
   310  * [github.com/markbates/sigtx](https://godoc.org/github.com/markbates/sigtx)
   311  
   312  * [github.com/markbates/willie](https://godoc.org/github.com/markbates/willie)
   313  
   314  * [github.com/mattn/go-colorable](https://godoc.org/github.com/mattn/go-colorable)
   315  
   316  * [github.com/mattn/go-isatty](https://godoc.org/github.com/mattn/go-isatty)
   317  
   318  * [github.com/mattn/go-sqlite3](https://godoc.org/github.com/mattn/go-sqlite3)
   319  
   320  * [github.com/matttproud/golang_protobuf_extensions](https://godoc.org/github.com/matttproud/golang_protobuf_extensions)
   321  
   322  * [github.com/microcosm-cc/bluemonday](https://godoc.org/github.com/microcosm-cc/bluemonday)
   323  
   324  * [github.com/mitchellh/go-homedir](https://godoc.org/github.com/mitchellh/go-homedir)
   325  
   326  * [github.com/mitchellh/mapstructure](https://godoc.org/github.com/mitchellh/mapstructure)
   327  
   328  * [github.com/monoculum/formam](https://godoc.org/github.com/monoculum/formam)
   329  
   330  * [github.com/mwitkow/go-conntrack](https://godoc.org/github.com/mwitkow/go-conntrack)
   331  
   332  * [github.com/neelance/astrewrite](https://godoc.org/github.com/neelance/astrewrite)
   333  
   334  * [github.com/neelance/sourcemap](https://godoc.org/github.com/neelance/sourcemap)
   335  
   336  * [github.com/nicksnyder/go-i18n](https://godoc.org/github.com/nicksnyder/go-i18n)
   337  
   338  * [github.com/oklog/ulid](https://godoc.org/github.com/oklog/ulid)
   339  
   340  * [github.com/onsi/ginkgo](https://godoc.org/github.com/onsi/ginkgo)
   341  
   342  * [github.com/onsi/gomega](https://godoc.org/github.com/onsi/gomega)
   343  
   344  * [github.com/openzipkin/zipkin-go](https://godoc.org/github.com/openzipkin/zipkin-go)
   345  
   346  * [github.com/pelletier/go-toml](https://godoc.org/github.com/pelletier/go-toml)
   347  
   348  * [github.com/pkg/errors](https://godoc.org/github.com/pkg/errors)
   349  
   350  * [github.com/pmezard/go-difflib](https://godoc.org/github.com/pmezard/go-difflib)
   351  
   352  * [github.com/prometheus/client_golang](https://godoc.org/github.com/prometheus/client_golang)
   353  
   354  * [github.com/prometheus/client_model](https://godoc.org/github.com/prometheus/client_model)
   355  
   356  * [github.com/prometheus/common](https://godoc.org/github.com/prometheus/common)
   357  
   358  * [github.com/prometheus/procfs](https://godoc.org/github.com/prometheus/procfs)
   359  
   360  * [github.com/prometheus/tsdb](https://godoc.org/github.com/prometheus/tsdb)
   361  
   362  * [github.com/rogpeppe/fastuuid](https://godoc.org/github.com/rogpeppe/fastuuid)
   363  
   364  * [github.com/rogpeppe/go-internal](https://godoc.org/github.com/rogpeppe/go-internal)
   365  
   366  * [github.com/rs/xid](https://godoc.org/github.com/rs/xid)
   367  
   368  * [github.com/rs/zerolog](https://godoc.org/github.com/rs/zerolog)
   369  
   370  * [github.com/russross/blackfriday](https://godoc.org/github.com/russross/blackfriday)
   371  
   372  * [github.com/satori/go.uuid](https://godoc.org/github.com/satori/go.uuid)
   373  
   374  * [github.com/serenize/snaker](https://godoc.org/github.com/serenize/snaker)
   375  
   376  * [github.com/sergi/go-diff](https://godoc.org/github.com/sergi/go-diff)
   377  
   378  * [github.com/shopspring/decimal](https://godoc.org/github.com/shopspring/decimal)
   379  
   380  * [github.com/shurcooL/component](https://godoc.org/github.com/shurcooL/component)
   381  
   382  * [github.com/shurcooL/events](https://godoc.org/github.com/shurcooL/events)
   383  
   384  * [github.com/shurcooL/github_flavored_markdown](https://godoc.org/github.com/shurcooL/github_flavored_markdown)
   385  
   386  * [github.com/shurcooL/go](https://godoc.org/github.com/shurcooL/go)
   387  
   388  * [github.com/shurcooL/go-goon](https://godoc.org/github.com/shurcooL/go-goon)
   389  
   390  * [github.com/shurcooL/gofontwoff](https://godoc.org/github.com/shurcooL/gofontwoff)
   391  
   392  * [github.com/shurcooL/gopherjslib](https://godoc.org/github.com/shurcooL/gopherjslib)
   393  
   394  * [github.com/shurcooL/highlight_diff](https://godoc.org/github.com/shurcooL/highlight_diff)
   395  
   396  * [github.com/shurcooL/highlight_go](https://godoc.org/github.com/shurcooL/highlight_go)
   397  
   398  * [github.com/shurcooL/home](https://godoc.org/github.com/shurcooL/home)
   399  
   400  * [github.com/shurcooL/htmlg](https://godoc.org/github.com/shurcooL/htmlg)
   401  
   402  * [github.com/shurcooL/httperror](https://godoc.org/github.com/shurcooL/httperror)
   403  
   404  * [github.com/shurcooL/httpfs](https://godoc.org/github.com/shurcooL/httpfs)
   405  
   406  * [github.com/shurcooL/httpgzip](https://godoc.org/github.com/shurcooL/httpgzip)
   407  
   408  * [github.com/shurcooL/issues](https://godoc.org/github.com/shurcooL/issues)
   409  
   410  * [github.com/shurcooL/issuesapp](https://godoc.org/github.com/shurcooL/issuesapp)
   411  
   412  * [github.com/shurcooL/notifications](https://godoc.org/github.com/shurcooL/notifications)
   413  
   414  * [github.com/shurcooL/octicon](https://godoc.org/github.com/shurcooL/octicon)
   415  
   416  * [github.com/shurcooL/reactions](https://godoc.org/github.com/shurcooL/reactions)
   417  
   418  * [github.com/shurcooL/sanitized_anchor_name](https://godoc.org/github.com/shurcooL/sanitized_anchor_name)
   419  
   420  * [github.com/shurcooL/users](https://godoc.org/github.com/shurcooL/users)
   421  
   422  * [github.com/shurcooL/webdavfs](https://godoc.org/github.com/shurcooL/webdavfs)
   423  
   424  * [github.com/sirupsen/logrus](https://godoc.org/github.com/sirupsen/logrus)
   425  
   426  * [github.com/soheilhy/cmux](https://godoc.org/github.com/soheilhy/cmux)
   427  
   428  * [github.com/sourcegraph/annotate](https://godoc.org/github.com/sourcegraph/annotate)
   429  
   430  * [github.com/sourcegraph/syntaxhighlight](https://godoc.org/github.com/sourcegraph/syntaxhighlight)
   431  
   432  * [github.com/spaolacci/murmur3](https://godoc.org/github.com/spaolacci/murmur3)
   433  
   434  * [github.com/spf13/afero](https://godoc.org/github.com/spf13/afero)
   435  
   436  * [github.com/spf13/cast](https://godoc.org/github.com/spf13/cast)
   437  
   438  * [github.com/spf13/cobra](https://godoc.org/github.com/spf13/cobra)
   439  
   440  * [github.com/spf13/jwalterweatherman](https://godoc.org/github.com/spf13/jwalterweatherman)
   441  
   442  * [github.com/spf13/pflag](https://godoc.org/github.com/spf13/pflag)
   443  
   444  * [github.com/spf13/viper](https://godoc.org/github.com/spf13/viper)
   445  
   446  * [github.com/stretchr/objx](https://godoc.org/github.com/stretchr/objx)
   447  
   448  * [github.com/stretchr/testify](https://godoc.org/github.com/stretchr/testify)
   449  
   450  * [github.com/subosito/gotenv](https://godoc.org/github.com/subosito/gotenv)
   451  
   452  * [github.com/tarm/serial](https://godoc.org/github.com/tarm/serial)
   453  
   454  * [github.com/tmc/grpc-websocket-proxy](https://godoc.org/github.com/tmc/grpc-websocket-proxy)
   455  
   456  * [github.com/ugorji/go](https://godoc.org/github.com/ugorji/go)
   457  
   458  * [github.com/ugorji/go/codec](https://godoc.org/github.com/ugorji/go/codec)
   459  
   460  * [github.com/unrolled/secure](https://godoc.org/github.com/unrolled/secure)
   461  
   462  * [github.com/xiang90/probing](https://godoc.org/github.com/xiang90/probing)
   463  
   464  * [github.com/xordataexchange/crypt](https://godoc.org/github.com/xordataexchange/crypt)
   465  
   466  * [github.com/zenazn/goji](https://godoc.org/github.com/zenazn/goji)
   467  
   468  * [go.etcd.io/bbolt](https://godoc.org/go.etcd.io/bbolt)
   469  
   470  * [go.opencensus.io](https://godoc.org/go.opencensus.io)
   471  
   472  * [go.uber.org/atomic](https://godoc.org/go.uber.org/atomic)
   473  
   474  * [go.uber.org/multierr](https://godoc.org/go.uber.org/multierr)
   475  
   476  * [go.uber.org/zap](https://godoc.org/go.uber.org/zap)
   477  
   478  * [go4.org](https://godoc.org/go4.org)
   479  
   480  * [golang.org/x/build](https://godoc.org/golang.org/x/build)
   481  
   482  * [golang.org/x/crypto](https://godoc.org/golang.org/x/crypto)
   483  
   484  * [golang.org/x/exp](https://godoc.org/golang.org/x/exp)
   485  
   486  * [golang.org/x/lint](https://godoc.org/golang.org/x/lint)
   487  
   488  * [golang.org/x/net](https://godoc.org/golang.org/x/net)
   489  
   490  * [golang.org/x/oauth2](https://godoc.org/golang.org/x/oauth2)
   491  
   492  * [golang.org/x/perf](https://godoc.org/golang.org/x/perf)
   493  
   494  * [golang.org/x/sync](https://godoc.org/golang.org/x/sync)
   495  
   496  * [golang.org/x/sys](https://godoc.org/golang.org/x/sys)
   497  
   498  * [golang.org/x/text](https://godoc.org/golang.org/x/text)
   499  
   500  * [golang.org/x/time](https://godoc.org/golang.org/x/time)
   501  
   502  * [golang.org/x/tools](https://godoc.org/golang.org/x/tools)
   503  
   504  * [golang.org/x/xerrors](https://godoc.org/golang.org/x/xerrors)
   505  
   506  * [google.golang.org/api](https://godoc.org/google.golang.org/api)
   507  
   508  * [google.golang.org/appengine](https://godoc.org/google.golang.org/appengine)
   509  
   510  * [google.golang.org/genproto](https://godoc.org/google.golang.org/genproto)
   511  
   512  * [google.golang.org/grpc](https://godoc.org/google.golang.org/grpc)
   513  
   514  * [gopkg.in/airbrake/gobrake.v2](https://godoc.org/gopkg.in/airbrake/gobrake.v2)
   515  
   516  * [gopkg.in/alecthomas/kingpin.v2](https://godoc.org/gopkg.in/alecthomas/kingpin.v2)
   517  
   518  * [gopkg.in/alexcesaro/quotedprintable.v3](https://godoc.org/gopkg.in/alexcesaro/quotedprintable.v3)
   519  
   520  * [gopkg.in/check.v1](https://godoc.org/gopkg.in/check.v1)
   521  
   522  * [gopkg.in/errgo.v2](https://godoc.org/gopkg.in/errgo.v2)
   523  
   524  * [gopkg.in/fsnotify.v1](https://godoc.org/gopkg.in/fsnotify.v1)
   525  
   526  * [gopkg.in/gemnasium/logrus-airbrake-hook.v2](https://godoc.org/gopkg.in/gemnasium/logrus-airbrake-hook.v2)
   527  
   528  * [gopkg.in/gomail.v2](https://godoc.org/gopkg.in/gomail.v2)
   529  
   530  * [gopkg.in/inconshreveable/log15.v2](https://godoc.org/gopkg.in/inconshreveable/log15.v2)
   531  
   532  * [gopkg.in/inf.v0](https://godoc.org/gopkg.in/inf.v0)
   533  
   534  * [gopkg.in/mail.v2](https://godoc.org/gopkg.in/mail.v2)
   535  
   536  * [gopkg.in/resty.v1](https://godoc.org/gopkg.in/resty.v1)
   537  
   538  * [gopkg.in/tomb.v1](https://godoc.org/gopkg.in/tomb.v1)
   539  
   540  * [gopkg.in/yaml.v2](https://godoc.org/gopkg.in/yaml.v2)
   541  
   542  * [grpc.go4.org](https://godoc.org/grpc.go4.org)
   543  
   544  * [honnef.co/go/tools](https://godoc.org/honnef.co/go/tools)
   545  
   546  * [sourcegraph.com/sourcegraph/go-diff](https://godoc.org/sourcegraph.com/sourcegraph/go-diff)
   547  
   548  * [sourcegraph.com/sqs/pbtypes](https://godoc.org/sourcegraph.com/sqs/pbtypes)