Skip to content
This repository was archived by the owner on Jun 25, 2022. It is now read-only.

Commit 3debf34

Browse files
committed
version bump: v2.8.1
1 parent 4b81387 commit 3debf34

2 files changed

Lines changed: 3 additions & 193 deletions

File tree

v2/SHOULDERS.md

Lines changed: 2 additions & 192 deletions
Original file line numberDiff line numberDiff line change
@@ -1,222 +1,32 @@
1-
# github.com/gobuffalo/packr/v2 Stands on the Shoulders of Giants
1+
# /Users/smichalak/dev/packr/v2 Stands on the Shoulders of Giants
22

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.
44

55
Thank you to the following **GIANTS**:
66

77

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-
548
* [github.com/gobuffalo/logger](https://godoc.org/github.com/gobuffalo/logger)
559

5610
* [github.com/gobuffalo/packd](https://godoc.org/github.com/gobuffalo/packd)
5711

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-
8812
* [github.com/karrick/godirwalk](https://godoc.org/github.com/karrick/godirwalk)
8913

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-
9414
* [github.com/konsorten/go-windows-terminal-sequences](https://godoc.org/github.com/konsorten/go-windows-terminal-sequences)
9515

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-
10616
* [github.com/markbates/errx](https://godoc.org/github.com/markbates/errx)
10717

10818
* [github.com/markbates/oncer](https://godoc.org/github.com/markbates/oncer)
10919

11020
* [github.com/markbates/safe](https://godoc.org/github.com/markbates/safe)
11121

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-
14022
* [github.com/rogpeppe/go-internal](https://godoc.org/github.com/rogpeppe/go-internal)
14123

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-
14624
* [github.com/sirupsen/logrus](https://godoc.org/github.com/sirupsen/logrus)
14725

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-
15626
* [github.com/spf13/cobra](https://godoc.org/github.com/spf13/cobra)
15727

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-
16628
* [github.com/stretchr/testify](https://godoc.org/github.com/stretchr/testify)
16729

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-
19430
* [golang.org/x/sync](https://godoc.org/golang.org/x/sync)
19531

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-
20232
* [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)

v2/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package packr
22

33
// Version of Packr
4-
const Version = "v2.8.0"
4+
const Version = "v2.8.1"

0 commit comments

Comments
 (0)