# github.com/gobuffalo/packr/v2 Stands on the Shoulders of Giants github.com/gobuffalo/packr/v2 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. Thank you to the following **GIANTS**: * [cloud.google.com/go](https://godoc.org/cloud.google.com/go) * [github.com/BurntSushi/toml](https://godoc.org/github.com/BurntSushi/toml) * [github.com/OneOfOne/xxhash](https://godoc.org/github.com/OneOfOne/xxhash) * [github.com/alecthomas/template](https://godoc.org/github.com/alecthomas/template) * [github.com/alecthomas/units](https://godoc.org/github.com/alecthomas/units) * [github.com/armon/consul-api](https://godoc.org/github.com/armon/consul-api) * [github.com/beorn7/perks](https://godoc.org/github.com/beorn7/perks) * [github.com/cespare/xxhash](https://godoc.org/github.com/cespare/xxhash) * [github.com/client9/misspell](https://godoc.org/github.com/client9/misspell) * [github.com/coreos/bbolt](https://godoc.org/github.com/coreos/bbolt) * [github.com/coreos/etcd](https://godoc.org/github.com/coreos/etcd) * [github.com/coreos/go-semver](https://godoc.org/github.com/coreos/go-semver) * [github.com/coreos/go-systemd](https://godoc.org/github.com/coreos/go-systemd) * [github.com/coreos/pkg](https://godoc.org/github.com/coreos/pkg) * [github.com/cpuguy83/go-md2man/v2](https://godoc.org/github.com/cpuguy83/go-md2man/v2) * [github.com/davecgh/go-spew](https://godoc.org/github.com/davecgh/go-spew) * [github.com/dgrijalva/jwt-go](https://godoc.org/github.com/dgrijalva/jwt-go) * [github.com/dgryski/go-sip13](https://godoc.org/github.com/dgryski/go-sip13) * [github.com/fsnotify/fsnotify](https://godoc.org/github.com/fsnotify/fsnotify) * [github.com/ghodss/yaml](https://godoc.org/github.com/ghodss/yaml) * [github.com/go-kit/kit](https://godoc.org/github.com/go-kit/kit) * [github.com/go-logfmt/logfmt](https://godoc.org/github.com/go-logfmt/logfmt) * [github.com/go-stack/stack](https://godoc.org/github.com/go-stack/stack) * [github.com/gobuffalo/logger](https://godoc.org/github.com/gobuffalo/logger) * [github.com/gobuffalo/packd](https://godoc.org/github.com/gobuffalo/packd) * [github.com/gogo/protobuf](https://godoc.org/github.com/gogo/protobuf) * [github.com/golang/glog](https://godoc.org/github.com/golang/glog) * [github.com/golang/groupcache](https://godoc.org/github.com/golang/groupcache) * [github.com/golang/mock](https://godoc.org/github.com/golang/mock) * [github.com/golang/protobuf](https://godoc.org/github.com/golang/protobuf) * [github.com/google/btree](https://godoc.org/github.com/google/btree) * [github.com/google/go-cmp](https://godoc.org/github.com/google/go-cmp) * [github.com/gorilla/websocket](https://godoc.org/github.com/gorilla/websocket) * [github.com/grpc-ecosystem/go-grpc-middleware](https://godoc.org/github.com/grpc-ecosystem/go-grpc-middleware) * [github.com/grpc-ecosystem/go-grpc-prometheus](https://godoc.org/github.com/grpc-ecosystem/go-grpc-prometheus) * [github.com/grpc-ecosystem/grpc-gateway](https://godoc.org/github.com/grpc-ecosystem/grpc-gateway) * [github.com/hashicorp/hcl](https://godoc.org/github.com/hashicorp/hcl) * [github.com/inconshreveable/mousetrap](https://godoc.org/github.com/inconshreveable/mousetrap) * [github.com/jonboulle/clockwork](https://godoc.org/github.com/jonboulle/clockwork) * [github.com/julienschmidt/httprouter](https://godoc.org/github.com/julienschmidt/httprouter) * [github.com/karrick/godirwalk](https://godoc.org/github.com/karrick/godirwalk) * [github.com/kisielk/errcheck](https://godoc.org/github.com/kisielk/errcheck) * [github.com/kisielk/gotool](https://godoc.org/github.com/kisielk/gotool) * [github.com/konsorten/go-windows-terminal-sequences](https://godoc.org/github.com/konsorten/go-windows-terminal-sequences) * [github.com/kr/logfmt](https://godoc.org/github.com/kr/logfmt) * [github.com/kr/pretty](https://godoc.org/github.com/kr/pretty) * [github.com/kr/pty](https://godoc.org/github.com/kr/pty) * [github.com/kr/text](https://godoc.org/github.com/kr/text) * [github.com/magiconair/properties](https://godoc.org/github.com/magiconair/properties) * [github.com/markbates/errx](https://godoc.org/github.com/markbates/errx) * [github.com/markbates/oncer](https://godoc.org/github.com/markbates/oncer) * [github.com/markbates/safe](https://godoc.org/github.com/markbates/safe) * [github.com/matttproud/golang_protobuf_extensions](https://godoc.org/github.com/matttproud/golang_protobuf_extensions) * [github.com/mitchellh/go-homedir](https://godoc.org/github.com/mitchellh/go-homedir) * [github.com/mitchellh/mapstructure](https://godoc.org/github.com/mitchellh/mapstructure) * [github.com/mwitkow/go-conntrack](https://godoc.org/github.com/mwitkow/go-conntrack) * [github.com/oklog/ulid](https://godoc.org/github.com/oklog/ulid) * [github.com/pelletier/go-toml](https://godoc.org/github.com/pelletier/go-toml) * [github.com/pkg/errors](https://godoc.org/github.com/pkg/errors) * [github.com/pmezard/go-difflib](https://godoc.org/github.com/pmezard/go-difflib) * [github.com/prometheus/client_golang](https://godoc.org/github.com/prometheus/client_golang) * [github.com/prometheus/client_model](https://godoc.org/github.com/prometheus/client_model) * [github.com/prometheus/common](https://godoc.org/github.com/prometheus/common) * [github.com/prometheus/procfs](https://godoc.org/github.com/prometheus/procfs) * [github.com/prometheus/tsdb](https://godoc.org/github.com/prometheus/tsdb) * [github.com/rogpeppe/fastuuid](https://godoc.org/github.com/rogpeppe/fastuuid) * [github.com/rogpeppe/go-internal](https://godoc.org/github.com/rogpeppe/go-internal) * [github.com/russross/blackfriday/v2](https://godoc.org/github.com/russross/blackfriday/v2) * [github.com/shurcooL/sanitized_anchor_name](https://godoc.org/github.com/shurcooL/sanitized_anchor_name) * [github.com/sirupsen/logrus](https://godoc.org/github.com/sirupsen/logrus) * [github.com/soheilhy/cmux](https://godoc.org/github.com/soheilhy/cmux) * [github.com/spaolacci/murmur3](https://godoc.org/github.com/spaolacci/murmur3) * [github.com/spf13/afero](https://godoc.org/github.com/spf13/afero) * [github.com/spf13/cast](https://godoc.org/github.com/spf13/cast) * [github.com/spf13/cobra](https://godoc.org/github.com/spf13/cobra) * [github.com/spf13/jwalterweatherman](https://godoc.org/github.com/spf13/jwalterweatherman) * [github.com/spf13/pflag](https://godoc.org/github.com/spf13/pflag) * [github.com/spf13/viper](https://godoc.org/github.com/spf13/viper) * [github.com/stretchr/objx](https://godoc.org/github.com/stretchr/objx) * [github.com/stretchr/testify](https://godoc.org/github.com/stretchr/testify) * [github.com/tmc/grpc-websocket-proxy](https://godoc.org/github.com/tmc/grpc-websocket-proxy) * [github.com/ugorji/go](https://godoc.org/github.com/ugorji/go) * [github.com/xiang90/probing](https://godoc.org/github.com/xiang90/probing) * [github.com/xordataexchange/crypt](https://godoc.org/github.com/xordataexchange/crypt) * [go.etcd.io/bbolt](https://godoc.org/go.etcd.io/bbolt) * [go.uber.org/atomic](https://godoc.org/go.uber.org/atomic) * [go.uber.org/multierr](https://godoc.org/go.uber.org/multierr) * [go.uber.org/zap](https://godoc.org/go.uber.org/zap) * [golang.org/x/crypto](https://godoc.org/golang.org/x/crypto) * [golang.org/x/lint](https://godoc.org/golang.org/x/lint) * [golang.org/x/mod](https://godoc.org/golang.org/x/mod) * [golang.org/x/net](https://godoc.org/golang.org/x/net) * [golang.org/x/oauth2](https://godoc.org/golang.org/x/oauth2) * [golang.org/x/sync](https://godoc.org/golang.org/x/sync) * [golang.org/x/sys](https://godoc.org/golang.org/x/sys) * [golang.org/x/text](https://godoc.org/golang.org/x/text) * [golang.org/x/time](https://godoc.org/golang.org/x/time) * [golang.org/x/tools](https://godoc.org/golang.org/x/tools) * [golang.org/x/xerrors](https://godoc.org/golang.org/x/xerrors) * [google.golang.org/appengine](https://godoc.org/google.golang.org/appengine) * [google.golang.org/genproto](https://godoc.org/google.golang.org/genproto) * [google.golang.org/grpc](https://godoc.org/google.golang.org/grpc) * [gopkg.in/alecthomas/kingpin.v2](https://godoc.org/gopkg.in/alecthomas/kingpin.v2) * [gopkg.in/check.v1](https://godoc.org/gopkg.in/check.v1) * [gopkg.in/errgo.v2](https://godoc.org/gopkg.in/errgo.v2) * [gopkg.in/resty.v1](https://godoc.org/gopkg.in/resty.v1) * [gopkg.in/yaml.v2](https://godoc.org/gopkg.in/yaml.v2) * [honnef.co/go/tools](https://godoc.org/honnef.co/go/tools)