github.com/Accefy/pop@v0.0.0-20230428174248-e9f677eab5b9/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  * [github.com/BurntSushi/toml](https://godoc.org/github.com/BurntSushi/toml)
     8  * [github.com/Masterminds/semver/v3](https://godoc.org/github.com/Masterminds/semver/v3)
     9  * [github.com/aymerick/douceur](https://godoc.org/github.com/aymerick/douceur)
    10  * [github.com/cockroachdb/apd](https://godoc.org/github.com/cockroachdb/apd)
    11  * [github.com/coreos/go-systemd](https://godoc.org/github.com/coreos/go-systemd)
    12  * [github.com/cpuguy83/go-md2man/v2](https://godoc.org/github.com/cpuguy83/go-md2man/v2)
    13  * [github.com/creack/pty](https://godoc.org/github.com/creack/pty)
    14  * [github.com/davecgh/go-spew](https://godoc.org/github.com/davecgh/go-spew)
    15  * [github.com/fatih/color](https://godoc.org/github.com/fatih/color)
    16  * [github.com/fatih/structs](https://godoc.org/github.com/fatih/structs)
    17  * [github.com/go-kit/log](https://godoc.org/github.com/go-kit/log)
    18  * [github.com/go-logfmt/logfmt](https://godoc.org/github.com/go-logfmt/logfmt)
    19  * [github.com/go-sql-driver/mysql](https://godoc.org/github.com/go-sql-driver/mysql)
    20  * [github.com/go-stack/stack](https://godoc.org/github.com/go-stack/stack)
    21  * [github.com/gobuffalo/attrs](https://godoc.org/github.com/gobuffalo/attrs)
    22  * [github.com/gobuffalo/envy](https://godoc.org/github.com/gobuffalo/envy)
    23  * [github.com/gobuffalo/fizz](https://godoc.org/github.com/gobuffalo/fizz)
    24  * [github.com/gobuffalo/flect](https://godoc.org/github.com/gobuffalo/flect)
    25  * [github.com/gobuffalo/genny/v2](https://godoc.org/github.com/gobuffalo/genny/v2)
    26  * [github.com/gobuffalo/github_flavored_markdown](https://godoc.org/github.com/gobuffalo/github_flavored_markdown)
    27  * [github.com/gobuffalo/helpers](https://godoc.org/github.com/gobuffalo/helpers)
    28  * [github.com/gobuffalo/logger](https://godoc.org/github.com/gobuffalo/logger)
    29  * [github.com/gobuffalo/nulls](https://godoc.org/github.com/gobuffalo/nulls)
    30  * [github.com/gobuffalo/packd](https://godoc.org/github.com/gobuffalo/packd)
    31  * [github.com/gobuffalo/plush/v4](https://godoc.org/github.com/gobuffalo/plush/v4)
    32  * [github.com/gobuffalo/tags/v3](https://godoc.org/github.com/gobuffalo/tags/v3)
    33  * [github.com/gobuffalo/validate/v3](https://godoc.org/github.com/gobuffalo/validate/v3)
    34  * [github.com/gofrs/uuid](https://godoc.org/github.com/gofrs/uuid)
    35  * [github.com/google/renameio](https://godoc.org/github.com/google/renameio)
    36  * [github.com/gorilla/css](https://godoc.org/github.com/gorilla/css)
    37  * [github.com/inconshreveable/mousetrap](https://godoc.org/github.com/inconshreveable/mousetrap)
    38  * [github.com/jackc/chunkreader](https://godoc.org/github.com/jackc/chunkreader)
    39  * [github.com/jackc/chunkreader/v2](https://godoc.org/github.com/jackc/chunkreader/v2)
    40  * [github.com/jackc/pgconn](https://godoc.org/github.com/jackc/pgconn)
    41  * [github.com/jackc/pgio](https://godoc.org/github.com/jackc/pgio)
    42  * [github.com/jackc/pgmock](https://godoc.org/github.com/jackc/pgmock)
    43  * [github.com/jackc/pgpassfile](https://godoc.org/github.com/jackc/pgpassfile)
    44  * [github.com/jackc/pgproto3](https://godoc.org/github.com/jackc/pgproto3)
    45  * [github.com/jackc/pgproto3/v2](https://godoc.org/github.com/jackc/pgproto3/v2)
    46  * [github.com/jackc/pgservicefile](https://godoc.org/github.com/jackc/pgservicefile)
    47  * [github.com/jackc/pgtype](https://godoc.org/github.com/jackc/pgtype)
    48  * [github.com/jackc/pgx/v4](https://godoc.org/github.com/jackc/pgx/v4)
    49  * [github.com/jackc/puddle](https://godoc.org/github.com/jackc/puddle)
    50  * [github.com/jmoiron/sqlx](https://godoc.org/github.com/jmoiron/sqlx)
    51  * [github.com/joho/godotenv](https://godoc.org/github.com/joho/godotenv)
    52  * [github.com/kballard/go-shellquote](https://godoc.org/github.com/kballard/go-shellquote)
    53  * [github.com/kisielk/gotool](https://godoc.org/github.com/kisielk/gotool)
    54  * [github.com/konsorten/go-windows-terminal-sequences](https://godoc.org/github.com/konsorten/go-windows-terminal-sequences)
    55  * [github.com/kr/pretty](https://godoc.org/github.com/kr/pretty)
    56  * [github.com/kr/pty](https://godoc.org/github.com/kr/pty)
    57  * [github.com/kr/text](https://godoc.org/github.com/kr/text)
    58  * [github.com/lib/pq](https://godoc.org/github.com/lib/pq)
    59  * [github.com/luna-duclos/instrumentedsql](https://godoc.org/github.com/luna-duclos/instrumentedsql)
    60  * [github.com/mattn/go-colorable](https://godoc.org/github.com/mattn/go-colorable)
    61  * [github.com/mattn/go-isatty](https://godoc.org/github.com/mattn/go-isatty)
    62  * [github.com/mattn/go-sqlite3](https://godoc.org/github.com/mattn/go-sqlite3)
    63  * [github.com/microcosm-cc/bluemonday](https://godoc.org/github.com/microcosm-cc/bluemonday)
    64  * [github.com/pkg/diff](https://godoc.org/github.com/pkg/diff)
    65  * [github.com/pkg/errors](https://godoc.org/github.com/pkg/errors)
    66  * [github.com/pmezard/go-difflib](https://godoc.org/github.com/pmezard/go-difflib)
    67  * [github.com/rogpeppe/go-internal](https://godoc.org/github.com/rogpeppe/go-internal)
    68  * [github.com/rs/xid](https://godoc.org/github.com/rs/xid)
    69  * [github.com/rs/zerolog](https://godoc.org/github.com/rs/zerolog)
    70  * [github.com/russross/blackfriday/v2](https://godoc.org/github.com/russross/blackfriday/v2)
    71  * [github.com/satori/go.uuid](https://godoc.org/github.com/satori/go.uuid)
    72  * [github.com/sergi/go-diff](https://godoc.org/github.com/sergi/go-diff)
    73  * [github.com/shopspring/decimal](https://godoc.org/github.com/shopspring/decimal)
    74  * [github.com/sirupsen/logrus](https://godoc.org/github.com/sirupsen/logrus)
    75  * [github.com/sourcegraph/annotate](https://godoc.org/github.com/sourcegraph/annotate)
    76  * [github.com/sourcegraph/syntaxhighlight](https://godoc.org/github.com/sourcegraph/syntaxhighlight)
    77  * [github.com/spf13/cobra](https://godoc.org/github.com/spf13/cobra)
    78  * [github.com/spf13/pflag](https://godoc.org/github.com/spf13/pflag)
    79  * [github.com/stretchr/objx](https://godoc.org/github.com/stretchr/objx)
    80  * [github.com/stretchr/testify](https://godoc.org/github.com/stretchr/testify)
    81  * [github.com/yuin/goldmark](https://godoc.org/github.com/yuin/goldmark)
    82  * [github.com/zenazn/goji](https://godoc.org/github.com/zenazn/goji)
    83  * [go.uber.org/atomic](https://godoc.org/go.uber.org/atomic)
    84  * [go.uber.org/multierr](https://godoc.org/go.uber.org/multierr)
    85  * [go.uber.org/tools](https://godoc.org/go.uber.org/tools)
    86  * [go.uber.org/zap](https://godoc.org/go.uber.org/zap)
    87  * [golang.org/x/crypto](https://godoc.org/golang.org/x/crypto)
    88  * [golang.org/x/lint](https://godoc.org/golang.org/x/lint)
    89  * [golang.org/x/mod](https://godoc.org/golang.org/x/mod)
    90  * [golang.org/x/net](https://godoc.org/golang.org/x/net)
    91  * [golang.org/x/sync](https://godoc.org/golang.org/x/sync)
    92  * [golang.org/x/sys](https://godoc.org/golang.org/x/sys)
    93  * [golang.org/x/term](https://godoc.org/golang.org/x/term)
    94  * [golang.org/x/text](https://godoc.org/golang.org/x/text)
    95  * [golang.org/x/tools](https://godoc.org/golang.org/x/tools)
    96  * [golang.org/x/xerrors](https://godoc.org/golang.org/x/xerrors)
    97  * [gopkg.in/check.v1](https://godoc.org/gopkg.in/check.v1)
    98  * [gopkg.in/errgo.v2](https://godoc.org/gopkg.in/errgo.v2)
    99  * [gopkg.in/inconshreveable/log15.v2](https://godoc.org/gopkg.in/inconshreveable/log15.v2)
   100  * [gopkg.in/yaml.v2](https://godoc.org/gopkg.in/yaml.v2)
   101  * [gopkg.in/yaml.v3](https://godoc.org/gopkg.in/yaml.v3)
   102  * [honnef.co/go/tools](https://godoc.org/honnef.co/go/tools)