-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
186 additions
and
243 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,186 @@ | ||
# /Users/markbates/Library/Mobile Documents/com~apple~CloudDocs/go/src/github.com/gobuffalo/release Stands on the Shoulders of Giants | ||
# github.com/gobuffalo/release Stands on the Shoulders of Giants | ||
|
||
/Users/markbates/Library/Mobile Documents/com~apple~CloudDocs/go/src/github.com/gobuffalo/release 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. | ||
github.com/gobuffalo/release 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**: | ||
|
||
|
||
* [github.com/Masterminds/semver](https://godoc.org/github.com/Masterminds/semver) | ||
|
||
* [github.com/fatih/structs](https://godoc.org/github.com/fatih/structs) | ||
|
||
* [github.com/gobuffalo/envy](https://godoc.org/github.com/gobuffalo/envy) | ||
|
||
* [github.com/gobuffalo/flect](https://godoc.org/github.com/gobuffalo/flect) | ||
|
||
* [github.com/gobuffalo/flect/name](https://godoc.org/github.com/gobuffalo/flect/name) | ||
|
||
* [github.com/gobuffalo/genny](https://godoc.org/github.com/gobuffalo/genny) | ||
|
||
* [github.com/gobuffalo/licenser](https://godoc.org/github.com/gobuffalo/licenser) | ||
* [github.com/gobuffalo/genny/movinglater/git](https://godoc.org/github.com/gobuffalo/genny/movinglater/git) | ||
|
||
* [github.com/gobuffalo/genny/movinglater/gotools](https://godoc.org/github.com/gobuffalo/genny/movinglater/gotools) | ||
|
||
* [github.com/gobuffalo/genny/movinglater/gotools/gomods](https://godoc.org/github.com/gobuffalo/genny/movinglater/gotools/gomods) | ||
|
||
* [github.com/gobuffalo/gitgen](https://godoc.org/github.com/gobuffalo/gitgen) | ||
|
||
* [github.com/gobuffalo/github_flavored_markdown](https://godoc.org/github.com/gobuffalo/github_flavored_markdown) | ||
|
||
* [github.com/gobuffalo/github_flavored_markdown/internal/russross/blackfriday](https://godoc.org/github.com/gobuffalo/github_flavored_markdown/internal/russross/blackfriday) | ||
|
||
* [github.com/gobuffalo/github_flavored_markdown/internal/shurcooL/highlight_diff](https://godoc.org/github.com/gobuffalo/github_flavored_markdown/internal/shurcooL/highlight_diff) | ||
|
||
* [github.com/gobuffalo/github_flavored_markdown/internal/shurcooL/highlight_go](https://godoc.org/github.com/gobuffalo/github_flavored_markdown/internal/shurcooL/highlight_go) | ||
|
||
* [github.com/gobuffalo/github_flavored_markdown/internal/shurcooL/octicon](https://godoc.org/github.com/gobuffalo/github_flavored_markdown/internal/shurcooL/octicon) | ||
|
||
* [github.com/gobuffalo/github_flavored_markdown/internal/shurcooL/sanitized_anchor_name](https://godoc.org/github.com/gobuffalo/github_flavored_markdown/internal/shurcooL/sanitized_anchor_name) | ||
|
||
* [github.com/gobuffalo/gogen](https://godoc.org/github.com/gobuffalo/gogen) | ||
|
||
* [github.com/gobuffalo/gogen/goimports](https://godoc.org/github.com/gobuffalo/gogen/goimports) | ||
|
||
* [github.com/gobuffalo/gogen/gomods](https://godoc.org/github.com/gobuffalo/gogen/gomods) | ||
|
||
* [github.com/gobuffalo/helpers](https://godoc.org/github.com/gobuffalo/helpers) | ||
|
||
* [github.com/gobuffalo/helpers/content](https://godoc.org/github.com/gobuffalo/helpers/content) | ||
|
||
* [github.com/gobuffalo/helpers/debug](https://godoc.org/github.com/gobuffalo/helpers/debug) | ||
|
||
* [github.com/gobuffalo/helpers/encoders](https://godoc.org/github.com/gobuffalo/helpers/encoders) | ||
|
||
* [github.com/gobuffalo/helpers/env](https://godoc.org/github.com/gobuffalo/helpers/env) | ||
|
||
* [github.com/gobuffalo/helpers/escapes](https://godoc.org/github.com/gobuffalo/helpers/escapes) | ||
|
||
* [github.com/gobuffalo/helpers/forms](https://godoc.org/github.com/gobuffalo/helpers/forms) | ||
|
||
* [github.com/gobuffalo/helpers/forms/bootstrap](https://godoc.org/github.com/gobuffalo/helpers/forms/bootstrap) | ||
|
||
* [github.com/gobuffalo/helpers/hctx](https://godoc.org/github.com/gobuffalo/helpers/hctx) | ||
|
||
* [github.com/gobuffalo/helpers/inflections](https://godoc.org/github.com/gobuffalo/helpers/inflections) | ||
|
||
* [github.com/gobuffalo/helpers/iterators](https://godoc.org/github.com/gobuffalo/helpers/iterators) | ||
|
||
* [github.com/gobuffalo/helpers/meta](https://godoc.org/github.com/gobuffalo/helpers/meta) | ||
|
||
* [github.com/gobuffalo/helpers/paths](https://godoc.org/github.com/gobuffalo/helpers/paths) | ||
|
||
* [github.com/gobuffalo/helpers/tags](https://godoc.org/github.com/gobuffalo/helpers/tags) | ||
|
||
* [github.com/gobuffalo/helpers/text](https://godoc.org/github.com/gobuffalo/helpers/text) | ||
|
||
* [github.com/gobuffalo/licenser/genny/licenser](https://godoc.org/github.com/gobuffalo/licenser/genny/licenser) | ||
|
||
* [github.com/gobuffalo/logger](https://godoc.org/github.com/gobuffalo/logger) | ||
|
||
* [github.com/gobuffalo/mapi](https://godoc.org/github.com/gobuffalo/mapi) | ||
|
||
* [github.com/gobuffalo/packd](https://godoc.org/github.com/gobuffalo/packd) | ||
|
||
* [github.com/gobuffalo/packr/v2](https://godoc.org/github.com/gobuffalo/packr/v2) | ||
|
||
* [github.com/gobuffalo/packr/v2/file](https://godoc.org/github.com/gobuffalo/packr/v2/file) | ||
|
||
* [github.com/gobuffalo/packr/v2/file/resolver](https://godoc.org/github.com/gobuffalo/packr/v2/file/resolver) | ||
|
||
* [github.com/gobuffalo/packr/v2/file/resolver/encoding/hex](https://godoc.org/github.com/gobuffalo/packr/v2/file/resolver/encoding/hex) | ||
|
||
* [github.com/gobuffalo/packr/v2/jam/parser](https://godoc.org/github.com/gobuffalo/packr/v2/jam/parser) | ||
|
||
* [github.com/gobuffalo/packr/v2/plog](https://godoc.org/github.com/gobuffalo/packr/v2/plog) | ||
|
||
* [github.com/gobuffalo/plush](https://godoc.org/github.com/gobuffalo/plush) | ||
|
||
* [github.com/gobuffalo/plush/ast](https://godoc.org/github.com/gobuffalo/plush/ast) | ||
|
||
* [github.com/gobuffalo/plush/lexer](https://godoc.org/github.com/gobuffalo/plush/lexer) | ||
|
||
* [github.com/gobuffalo/plush/parser](https://godoc.org/github.com/gobuffalo/plush/parser) | ||
|
||
* [github.com/gobuffalo/plush/token](https://godoc.org/github.com/gobuffalo/plush/token) | ||
|
||
* [github.com/gobuffalo/plushgen](https://godoc.org/github.com/gobuffalo/plushgen) | ||
|
||
* [github.com/gobuffalo/shoulders](https://godoc.org/github.com/gobuffalo/shoulders) | ||
* [github.com/gobuffalo/shoulders/shoulders](https://godoc.org/github.com/gobuffalo/shoulders/shoulders) | ||
|
||
* [github.com/gobuffalo/syncx](https://godoc.org/github.com/gobuffalo/syncx) | ||
|
||
* [github.com/gobuffalo/tags](https://godoc.org/github.com/gobuffalo/tags) | ||
|
||
* [github.com/gobuffalo/tags/form](https://godoc.org/github.com/gobuffalo/tags/form) | ||
|
||
* [github.com/gobuffalo/tags/form/bootstrap](https://godoc.org/github.com/gobuffalo/tags/form/bootstrap) | ||
|
||
* [github.com/gobuffalo/validate](https://godoc.org/github.com/gobuffalo/validate) | ||
|
||
* [github.com/gobuffalo/validate/validators](https://godoc.org/github.com/gobuffalo/validate/validators) | ||
|
||
* [github.com/gofrs/uuid](https://godoc.org/github.com/gofrs/uuid) | ||
|
||
* [github.com/joho/godotenv](https://godoc.org/github.com/joho/godotenv) | ||
|
||
* [github.com/karrick/godirwalk](https://godoc.org/github.com/karrick/godirwalk) | ||
|
||
* [github.com/markbates/deplist](https://godoc.org/github.com/markbates/deplist) | ||
|
||
* [github.com/markbates/oncer](https://godoc.org/github.com/markbates/oncer) | ||
|
||
* [github.com/markbates/safe](https://godoc.org/github.com/markbates/safe) | ||
|
||
* [github.com/microcosm-cc/bluemonday](https://godoc.org/github.com/microcosm-cc/bluemonday) | ||
|
||
* [github.com/pkg/errors](https://godoc.org/github.com/pkg/errors) | ||
|
||
* [github.com/rogpeppe/go-internal/modfile](https://godoc.org/github.com/rogpeppe/go-internal/modfile) | ||
|
||
* [github.com/rogpeppe/go-internal/module](https://godoc.org/github.com/rogpeppe/go-internal/module) | ||
|
||
* [github.com/rogpeppe/go-internal/semver](https://godoc.org/github.com/rogpeppe/go-internal/semver) | ||
|
||
* [github.com/serenize/snaker](https://godoc.org/github.com/serenize/snaker) | ||
|
||
* [github.com/sergi/go-diff/diffmatchpatch](https://godoc.org/github.com/sergi/go-diff/diffmatchpatch) | ||
|
||
* [github.com/sirupsen/logrus](https://godoc.org/github.com/sirupsen/logrus) | ||
|
||
* [github.com/sourcegraph/annotate](https://godoc.org/github.com/sourcegraph/annotate) | ||
|
||
* [github.com/sourcegraph/syntaxhighlight](https://godoc.org/github.com/sourcegraph/syntaxhighlight) | ||
|
||
* [github.com/spf13/cobra](https://godoc.org/github.com/spf13/cobra) | ||
|
||
* [github.com/stretchr/testify](https://godoc.org/github.com/stretchr/testify) | ||
* [github.com/spf13/pflag](https://godoc.org/github.com/spf13/pflag) | ||
|
||
* [golang.org/x/crypto/ssh/terminal](https://godoc.org/golang.org/x/crypto/ssh/terminal) | ||
|
||
* [golang.org/x/net/html](https://godoc.org/golang.org/x/net/html) | ||
|
||
* [golang.org/x/net/html/atom](https://godoc.org/golang.org/x/net/html/atom) | ||
|
||
* [golang.org/x/sys/unix](https://godoc.org/golang.org/x/sys/unix) | ||
|
||
* [golang.org/x/tools/go/ast/astutil](https://godoc.org/golang.org/x/tools/go/ast/astutil) | ||
|
||
* [golang.org/x/tools/go/gcexportdata](https://godoc.org/golang.org/x/tools/go/gcexportdata) | ||
|
||
* [golang.org/x/tools/go/internal/gcimporter](https://godoc.org/golang.org/x/tools/go/internal/gcimporter) | ||
|
||
* [golang.org/x/tools/go/internal/packagesdriver](https://godoc.org/golang.org/x/tools/go/internal/packagesdriver) | ||
|
||
* [golang.org/x/tools/go/packages](https://godoc.org/golang.org/x/tools/go/packages) | ||
|
||
* [golang.org/x/tools/imports](https://godoc.org/golang.org/x/tools/imports) | ||
|
||
* [golang.org/x/tools/internal/fastwalk](https://godoc.org/golang.org/x/tools/internal/fastwalk) | ||
|
||
* [golang.org/x/tools/internal/gopathwalk](https://godoc.org/golang.org/x/tools/internal/gopathwalk) | ||
|
||
* [golang.org/x/tools/internal/imports](https://godoc.org/golang.org/x/tools/internal/imports) | ||
|
||
* [golang.org/x/tools/internal/module](https://godoc.org/golang.org/x/tools/internal/module) | ||
|
||
* [golang.org/x/tools/internal/semver](https://godoc.org/golang.org/x/tools/internal/semver) |
Oops, something went wrong.