|
1 |
| -# github.com/gobuffalo/packr/v2 Stands on the Shoulders of Giants |
| 1 | +# /Users/smichalak/dev/packr/v2 Stands on the Shoulders of Giants |
2 | 2 |
|
3 |
| -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. |
| 3 | +/Users/smichalak/dev/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. |
4 | 4 |
|
5 | 5 | Thank you to the following **GIANTS**:
|
6 | 6 |
|
7 | 7 |
|
8 |
| -* [cloud.google.com/go](https://godoc.org/cloud.google.com/go) |
9 |
| - |
10 |
| -* [github.com/BurntSushi/toml](https://godoc.org/github.com/BurntSushi/toml) |
11 |
| - |
12 |
| -* [github.com/OneOfOne/xxhash](https://godoc.org/github.com/OneOfOne/xxhash) |
13 |
| - |
14 |
| -* [github.com/alecthomas/template](https://godoc.org/github.com/alecthomas/template) |
15 |
| - |
16 |
| -* [github.com/alecthomas/units](https://godoc.org/github.com/alecthomas/units) |
17 |
| - |
18 |
| -* [github.com/armon/consul-api](https://godoc.org/github.com/armon/consul-api) |
19 |
| - |
20 |
| -* [github.com/beorn7/perks](https://godoc.org/github.com/beorn7/perks) |
21 |
| - |
22 |
| -* [github.com/cespare/xxhash](https://godoc.org/github.com/cespare/xxhash) |
23 |
| - |
24 |
| -* [github.com/client9/misspell](https://godoc.org/github.com/client9/misspell) |
25 |
| - |
26 |
| -* [github.com/coreos/bbolt](https://godoc.org/github.com/coreos/bbolt) |
27 |
| - |
28 |
| -* [github.com/coreos/etcd](https://godoc.org/github.com/coreos/etcd) |
29 |
| - |
30 |
| -* [github.com/coreos/go-semver](https://godoc.org/github.com/coreos/go-semver) |
31 |
| - |
32 |
| -* [github.com/coreos/go-systemd](https://godoc.org/github.com/coreos/go-systemd) |
33 |
| - |
34 |
| -* [github.com/coreos/pkg](https://godoc.org/github.com/coreos/pkg) |
35 |
| - |
36 |
| -* [github.com/cpuguy83/go-md2man/v2](https://godoc.org/github.com/cpuguy83/go-md2man/v2) |
37 |
| - |
38 |
| -* [github.com/davecgh/go-spew](https://godoc.org/github.com/davecgh/go-spew) |
39 |
| - |
40 |
| -* [github.com/dgrijalva/jwt-go](https://godoc.org/github.com/dgrijalva/jwt-go) |
41 |
| - |
42 |
| -* [github.com/dgryski/go-sip13](https://godoc.org/github.com/dgryski/go-sip13) |
43 |
| - |
44 |
| -* [github.com/fsnotify/fsnotify](https://godoc.org/github.com/fsnotify/fsnotify) |
45 |
| - |
46 |
| -* [github.com/ghodss/yaml](https://godoc.org/github.com/ghodss/yaml) |
47 |
| - |
48 |
| -* [github.com/go-kit/kit](https://godoc.org/github.com/go-kit/kit) |
49 |
| - |
50 |
| -* [github.com/go-logfmt/logfmt](https://godoc.org/github.com/go-logfmt/logfmt) |
51 |
| - |
52 |
| -* [github.com/go-stack/stack](https://godoc.org/github.com/go-stack/stack) |
53 |
| - |
54 | 8 | * [github.com/gobuffalo/logger](https://godoc.org/github.com/gobuffalo/logger)
|
55 | 9 |
|
56 | 10 | * [github.com/gobuffalo/packd](https://godoc.org/github.com/gobuffalo/packd)
|
57 | 11 |
|
58 |
| -* [github.com/gogo/protobuf](https://godoc.org/github.com/gogo/protobuf) |
59 |
| - |
60 |
| -* [github.com/golang/glog](https://godoc.org/github.com/golang/glog) |
61 |
| - |
62 |
| -* [github.com/golang/groupcache](https://godoc.org/github.com/golang/groupcache) |
63 |
| - |
64 |
| -* [github.com/golang/mock](https://godoc.org/github.com/golang/mock) |
65 |
| - |
66 |
| -* [github.com/golang/protobuf](https://godoc.org/github.com/golang/protobuf) |
67 |
| - |
68 |
| -* [github.com/google/btree](https://godoc.org/github.com/google/btree) |
69 |
| - |
70 |
| -* [github.com/google/go-cmp](https://godoc.org/github.com/google/go-cmp) |
71 |
| - |
72 |
| -* [github.com/gorilla/websocket](https://godoc.org/github.com/gorilla/websocket) |
73 |
| - |
74 |
| -* [github.com/grpc-ecosystem/go-grpc-middleware](https://godoc.org/github.com/grpc-ecosystem/go-grpc-middleware) |
75 |
| - |
76 |
| -* [github.com/grpc-ecosystem/go-grpc-prometheus](https://godoc.org/github.com/grpc-ecosystem/go-grpc-prometheus) |
77 |
| - |
78 |
| -* [github.com/grpc-ecosystem/grpc-gateway](https://godoc.org/github.com/grpc-ecosystem/grpc-gateway) |
79 |
| - |
80 |
| -* [github.com/hashicorp/hcl](https://godoc.org/github.com/hashicorp/hcl) |
81 |
| - |
82 |
| -* [github.com/inconshreveable/mousetrap](https://godoc.org/github.com/inconshreveable/mousetrap) |
83 |
| - |
84 |
| -* [github.com/jonboulle/clockwork](https://godoc.org/github.com/jonboulle/clockwork) |
85 |
| - |
86 |
| -* [github.com/julienschmidt/httprouter](https://godoc.org/github.com/julienschmidt/httprouter) |
87 |
| - |
88 | 12 | * [github.com/karrick/godirwalk](https://godoc.org/github.com/karrick/godirwalk)
|
89 | 13 |
|
90 |
| -* [github.com/kisielk/errcheck](https://godoc.org/github.com/kisielk/errcheck) |
91 |
| - |
92 |
| -* [github.com/kisielk/gotool](https://godoc.org/github.com/kisielk/gotool) |
93 |
| - |
94 | 14 | * [github.com/konsorten/go-windows-terminal-sequences](https://godoc.org/github.com/konsorten/go-windows-terminal-sequences)
|
95 | 15 |
|
96 |
| -* [github.com/kr/logfmt](https://godoc.org/github.com/kr/logfmt) |
97 |
| - |
98 |
| -* [github.com/kr/pretty](https://godoc.org/github.com/kr/pretty) |
99 |
| - |
100 |
| -* [github.com/kr/pty](https://godoc.org/github.com/kr/pty) |
101 |
| - |
102 |
| -* [github.com/kr/text](https://godoc.org/github.com/kr/text) |
103 |
| - |
104 |
| -* [github.com/magiconair/properties](https://godoc.org/github.com/magiconair/properties) |
105 |
| - |
106 | 16 | * [github.com/markbates/errx](https://godoc.org/github.com/markbates/errx)
|
107 | 17 |
|
108 | 18 | * [github.com/markbates/oncer](https://godoc.org/github.com/markbates/oncer)
|
109 | 19 |
|
110 | 20 | * [github.com/markbates/safe](https://godoc.org/github.com/markbates/safe)
|
111 | 21 |
|
112 |
| -* [github.com/matttproud/golang_protobuf_extensions](https://godoc.org/github.com/matttproud/golang_protobuf_extensions) |
113 |
| - |
114 |
| -* [github.com/mitchellh/go-homedir](https://godoc.org/github.com/mitchellh/go-homedir) |
115 |
| - |
116 |
| -* [github.com/mitchellh/mapstructure](https://godoc.org/github.com/mitchellh/mapstructure) |
117 |
| - |
118 |
| -* [github.com/mwitkow/go-conntrack](https://godoc.org/github.com/mwitkow/go-conntrack) |
119 |
| - |
120 |
| -* [github.com/oklog/ulid](https://godoc.org/github.com/oklog/ulid) |
121 |
| - |
122 |
| -* [github.com/pelletier/go-toml](https://godoc.org/github.com/pelletier/go-toml) |
123 |
| - |
124 |
| -* [github.com/pkg/errors](https://godoc.org/github.com/pkg/errors) |
125 |
| - |
126 |
| -* [github.com/pmezard/go-difflib](https://godoc.org/github.com/pmezard/go-difflib) |
127 |
| - |
128 |
| -* [github.com/prometheus/client_golang](https://godoc.org/github.com/prometheus/client_golang) |
129 |
| - |
130 |
| -* [github.com/prometheus/client_model](https://godoc.org/github.com/prometheus/client_model) |
131 |
| - |
132 |
| -* [github.com/prometheus/common](https://godoc.org/github.com/prometheus/common) |
133 |
| - |
134 |
| -* [github.com/prometheus/procfs](https://godoc.org/github.com/prometheus/procfs) |
135 |
| - |
136 |
| -* [github.com/prometheus/tsdb](https://godoc.org/github.com/prometheus/tsdb) |
137 |
| - |
138 |
| -* [github.com/rogpeppe/fastuuid](https://godoc.org/github.com/rogpeppe/fastuuid) |
139 |
| - |
140 | 22 | * [github.com/rogpeppe/go-internal](https://godoc.org/github.com/rogpeppe/go-internal)
|
141 | 23 |
|
142 |
| -* [github.com/russross/blackfriday/v2](https://godoc.org/github.com/russross/blackfriday/v2) |
143 |
| - |
144 |
| -* [github.com/shurcooL/sanitized_anchor_name](https://godoc.org/github.com/shurcooL/sanitized_anchor_name) |
145 |
| - |
146 | 24 | * [github.com/sirupsen/logrus](https://godoc.org/github.com/sirupsen/logrus)
|
147 | 25 |
|
148 |
| -* [github.com/soheilhy/cmux](https://godoc.org/github.com/soheilhy/cmux) |
149 |
| - |
150 |
| -* [github.com/spaolacci/murmur3](https://godoc.org/github.com/spaolacci/murmur3) |
151 |
| - |
152 |
| -* [github.com/spf13/afero](https://godoc.org/github.com/spf13/afero) |
153 |
| - |
154 |
| -* [github.com/spf13/cast](https://godoc.org/github.com/spf13/cast) |
155 |
| - |
156 | 26 | * [github.com/spf13/cobra](https://godoc.org/github.com/spf13/cobra)
|
157 | 27 |
|
158 |
| -* [github.com/spf13/jwalterweatherman](https://godoc.org/github.com/spf13/jwalterweatherman) |
159 |
| - |
160 |
| -* [github.com/spf13/pflag](https://godoc.org/github.com/spf13/pflag) |
161 |
| - |
162 |
| -* [github.com/spf13/viper](https://godoc.org/github.com/spf13/viper) |
163 |
| - |
164 |
| -* [github.com/stretchr/objx](https://godoc.org/github.com/stretchr/objx) |
165 |
| - |
166 | 28 | * [github.com/stretchr/testify](https://godoc.org/github.com/stretchr/testify)
|
167 | 29 |
|
168 |
| -* [github.com/tmc/grpc-websocket-proxy](https://godoc.org/github.com/tmc/grpc-websocket-proxy) |
169 |
| - |
170 |
| -* [github.com/ugorji/go](https://godoc.org/github.com/ugorji/go) |
171 |
| - |
172 |
| -* [github.com/xiang90/probing](https://godoc.org/github.com/xiang90/probing) |
173 |
| - |
174 |
| -* [github.com/xordataexchange/crypt](https://godoc.org/github.com/xordataexchange/crypt) |
175 |
| - |
176 |
| -* [go.etcd.io/bbolt](https://godoc.org/go.etcd.io/bbolt) |
177 |
| - |
178 |
| -* [go.uber.org/atomic](https://godoc.org/go.uber.org/atomic) |
179 |
| - |
180 |
| -* [go.uber.org/multierr](https://godoc.org/go.uber.org/multierr) |
181 |
| - |
182 |
| -* [go.uber.org/zap](https://godoc.org/go.uber.org/zap) |
183 |
| - |
184 |
| -* [golang.org/x/crypto](https://godoc.org/golang.org/x/crypto) |
185 |
| - |
186 |
| -* [golang.org/x/lint](https://godoc.org/golang.org/x/lint) |
187 |
| - |
188 |
| -* [golang.org/x/mod](https://godoc.org/golang.org/x/mod) |
189 |
| - |
190 |
| -* [golang.org/x/net](https://godoc.org/golang.org/x/net) |
191 |
| - |
192 |
| -* [golang.org/x/oauth2](https://godoc.org/golang.org/x/oauth2) |
193 |
| - |
194 | 30 | * [golang.org/x/sync](https://godoc.org/golang.org/x/sync)
|
195 | 31 |
|
196 |
| -* [golang.org/x/sys](https://godoc.org/golang.org/x/sys) |
197 |
| - |
198 |
| -* [golang.org/x/text](https://godoc.org/golang.org/x/text) |
199 |
| - |
200 |
| -* [golang.org/x/time](https://godoc.org/golang.org/x/time) |
201 |
| - |
202 | 32 | * [golang.org/x/tools](https://godoc.org/golang.org/x/tools)
|
203 |
| - |
204 |
| -* [golang.org/x/xerrors](https://godoc.org/golang.org/x/xerrors) |
205 |
| - |
206 |
| -* [google.golang.org/appengine](https://godoc.org/google.golang.org/appengine) |
207 |
| - |
208 |
| -* [google.golang.org/genproto](https://godoc.org/google.golang.org/genproto) |
209 |
| - |
210 |
| -* [google.golang.org/grpc](https://godoc.org/google.golang.org/grpc) |
211 |
| - |
212 |
| -* [gopkg.in/alecthomas/kingpin.v2](https://godoc.org/gopkg.in/alecthomas/kingpin.v2) |
213 |
| - |
214 |
| -* [gopkg.in/check.v1](https://godoc.org/gopkg.in/check.v1) |
215 |
| - |
216 |
| -* [gopkg.in/errgo.v2](https://godoc.org/gopkg.in/errgo.v2) |
217 |
| - |
218 |
| -* [gopkg.in/resty.v1](https://godoc.org/gopkg.in/resty.v1) |
219 |
| - |
220 |
| -* [gopkg.in/yaml.v2](https://godoc.org/gopkg.in/yaml.v2) |
221 |
| - |
222 |
| -* [honnef.co/go/tools](https://godoc.org/honnef.co/go/tools) |
0 commit comments