github.com/pjdufour-truss/pop@v4.11.2-0.20190705085848-4c90b0ff4d5a+incompatible/SHOULDERS.md (about)

     1  # Pop Stands on the Shoulders of Giants
     2  
     3  Pop 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  * [github.com/blang/semver](https://godoc.org/github.com/blang/semver)
     9  
    10  * [github.com/cockroachdb/cockroach-go/crdb](https://godoc.org/github.com/cockroachdb/cockroach-go/crdb)
    11  
    12  * [github.com/fatih/color](https://godoc.org/github.com/fatih/color)
    13  
    14  * [github.com/fatih/structs](https://godoc.org/github.com/fatih/structs)
    15  
    16  * [github.com/go-sql-driver/mysql](https://godoc.org/github.com/go-sql-driver/mysql)
    17  
    18  * [github.com/gobuffalo/envy](https://godoc.org/github.com/gobuffalo/envy)
    19  
    20  * [github.com/gobuffalo/fizz](https://godoc.org/github.com/gobuffalo/fizz)
    21  
    22  * [github.com/gobuffalo/fizz/translators](https://godoc.org/github.com/gobuffalo/fizz/translators)
    23  
    24  * [github.com/gobuffalo/flect](https://godoc.org/github.com/gobuffalo/flect)
    25  
    26  * [github.com/gobuffalo/flect/name](https://godoc.org/github.com/gobuffalo/flect/name)
    27  
    28  * [github.com/gobuffalo/github_flavored_markdown](https://godoc.org/github.com/gobuffalo/github_flavored_markdown)
    29  
    30  * [github.com/gobuffalo/github_flavored_markdown/internal/russross/blackfriday](https://godoc.org/github.com/gobuffalo/github_flavored_markdown/internal/russross/blackfriday)
    31  
    32  * [github.com/gobuffalo/github_flavored_markdown/internal/shurcooL/highlight_diff](https://godoc.org/github.com/gobuffalo/github_flavored_markdown/internal/shurcooL/highlight_diff)
    33  
    34  * [github.com/gobuffalo/github_flavored_markdown/internal/shurcooL/highlight_go](https://godoc.org/github.com/gobuffalo/github_flavored_markdown/internal/shurcooL/highlight_go)
    35  
    36  * [github.com/gobuffalo/github_flavored_markdown/internal/shurcooL/octicon](https://godoc.org/github.com/gobuffalo/github_flavored_markdown/internal/shurcooL/octicon)
    37  
    38  * [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)
    39  
    40  * [github.com/gobuffalo/makr](https://godoc.org/github.com/gobuffalo/makr)
    41  
    42  * [github.com/gobuffalo/nulls](https://godoc.org/github.com/gobuffalo/nulls)
    43  
    44  * [github.com/gobuffalo/packd](https://godoc.org/github.com/gobuffalo/packd)
    45  
    46  * [github.com/gobuffalo/plush](https://godoc.org/github.com/gobuffalo/plush)
    47  
    48  * [github.com/gobuffalo/plush/ast](https://godoc.org/github.com/gobuffalo/plush/ast)
    49  
    50  * [github.com/gobuffalo/plush/lexer](https://godoc.org/github.com/gobuffalo/plush/lexer)
    51  
    52  * [github.com/gobuffalo/plush/parser](https://godoc.org/github.com/gobuffalo/plush/parser)
    53  
    54  * [github.com/gobuffalo/plush/token](https://godoc.org/github.com/gobuffalo/plush/token)
    55  
    56  * [github.com/gobuffalo/syncx](https://godoc.org/github.com/gobuffalo/syncx)
    57  
    58  * [github.com/gobuffalo/tags](https://godoc.org/github.com/gobuffalo/tags)
    59  
    60  * [github.com/gobuffalo/tags/form](https://godoc.org/github.com/gobuffalo/tags/form)
    61  
    62  * [github.com/gobuffalo/tags/form/bootstrap](https://godoc.org/github.com/gobuffalo/tags/form/bootstrap)
    63  
    64  * [github.com/gobuffalo/uuid](https://godoc.org/github.com/gobuffalo/uuid)
    65  
    66  * [github.com/gobuffalo/validate](https://godoc.org/github.com/gobuffalo/validate)
    67  
    68  * [github.com/gobuffalo/validate/validators](https://godoc.org/github.com/gobuffalo/validate/validators)
    69  
    70  * [github.com/gobuffalo/x/defaults](https://godoc.org/github.com/gobuffalo/x/defaults)
    71  
    72  * [github.com/gofrs/uuid](https://godoc.org/github.com/gofrs/uuid)
    73  
    74  * [github.com/jackc/pgx](https://godoc.org/github.com/jackc/pgx)
    75  
    76  * [github.com/jackc/pgx/chunkreader](https://godoc.org/github.com/jackc/pgx/chunkreader)
    77  
    78  * [github.com/jackc/pgx/internal/sanitize](https://godoc.org/github.com/jackc/pgx/internal/sanitize)
    79  
    80  * [github.com/jackc/pgx/pgio](https://godoc.org/github.com/jackc/pgx/pgio)
    81  
    82  * [github.com/jackc/pgx/pgproto3](https://godoc.org/github.com/jackc/pgx/pgproto3)
    83  
    84  * [github.com/jackc/pgx/pgtype](https://godoc.org/github.com/jackc/pgx/pgtype)
    85  
    86  * [github.com/jmoiron/sqlx](https://godoc.org/github.com/jmoiron/sqlx)
    87  
    88  * [github.com/jmoiron/sqlx/reflectx](https://godoc.org/github.com/jmoiron/sqlx/reflectx)
    89  
    90  * [github.com/joho/godotenv](https://godoc.org/github.com/joho/godotenv)
    91  
    92  * [github.com/kballard/go-shellquote](https://godoc.org/github.com/kballard/go-shellquote)
    93  
    94  * [github.com/lib/pq](https://godoc.org/github.com/lib/pq)
    95  
    96  * [github.com/lib/pq/oid](https://godoc.org/github.com/lib/pq/oid)
    97  
    98  * [github.com/markbates/going/defaults](https://godoc.org/github.com/markbates/going/defaults)
    99  
   100  * [github.com/markbates/going/randx](https://godoc.org/github.com/markbates/going/randx)
   101  
   102  * [github.com/markbates/inflect](https://godoc.org/github.com/markbates/inflect)
   103  
   104  * [github.com/markbates/oncer](https://godoc.org/github.com/markbates/oncer)
   105  
   106  * [github.com/microcosm-cc/bluemonday](https://godoc.org/github.com/microcosm-cc/bluemonday)
   107  
   108  * [github.com/pkg/errors](https://godoc.org/github.com/pkg/errors)
   109  
   110  * [github.com/rogpeppe/go-internal/modfile](https://godoc.org/github.com/rogpeppe/go-internal/modfile)
   111  
   112  * [github.com/rogpeppe/go-internal/module](https://godoc.org/github.com/rogpeppe/go-internal/module)
   113  
   114  * [github.com/rogpeppe/go-internal/semver](https://godoc.org/github.com/rogpeppe/go-internal/semver)
   115  
   116  * [github.com/serenize/snaker](https://godoc.org/github.com/serenize/snaker)
   117  
   118  * [github.com/sergi/go-diff/diffmatchpatch](https://godoc.org/github.com/sergi/go-diff/diffmatchpatch)
   119  
   120  * [github.com/sourcegraph/annotate](https://godoc.org/github.com/sourcegraph/annotate)
   121  
   122  * [github.com/sourcegraph/syntaxhighlight](https://godoc.org/github.com/sourcegraph/syntaxhighlight)
   123  
   124  * [golang.org/x/net/html](https://godoc.org/golang.org/x/net/html)
   125  
   126  * [golang.org/x/net/html/atom](https://godoc.org/golang.org/x/net/html/atom)
   127  
   128  * [golang.org/x/sync/errgroup](https://godoc.org/golang.org/x/sync/errgroup)
   129  
   130  * [gopkg.in/yaml.v2](https://godoc.org/gopkg.in/yaml.v2)