proxy.golang.org : github.com/ispec-inc/starry/packages/api-go-mvc-graphql : v0.0.0-20231215014149-487311f59351
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/ispec-inc/starry/packages/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/DATA-DOG/go-txdb v0.1.6
- github.com/caarlos0/env/v6 v6.10.1
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/davecgh/go-spew v1.1.1
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/go-chi/chi v1.5.4
- github.com/go-chi/cors v1.2.1
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.13.0
- github.com/go-sql-driver/mysql v1.7.0
- github.com/google/uuid v1.3.0
- github.com/graph-gophers/graphql-go v1.5.0
- github.com/hasura/go-graphql-client v0.9.3
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.5
- github.com/klauspost/compress v1.15.11
- github.com/leodido/go-urn v1.2.3
- github.com/lib/pq v1.10.9
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-isatty v0.0.14
- github.com/mattn/go-sqlite3 v1.14.15
- github.com/oklog/ulid v1.3.1
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/redis/go-redis/v9 v9.0.4
- github.com/rs/zerolog v1.29.1
- github.com/stretchr/testify v1.8.2
- go.uber.org/multierr v1.11.0
- golang.org/x/crypto v0.7.0
- golang.org/x/mod v0.8.0
- golang.org/x/sync v0.2.0
- golang.org/x/sys v0.6.0
- golang.org/x/text v0.9.0
- golang.org/x/tools v0.6.0
- gopkg.in/yaml.v3 v3.0.1
- gorm.io/datatypes v1.1.1-0.20230130040222-c43177d3cf8c
- gorm.io/driver/mysql v1.5.0
- gorm.io/driver/sqlite v1.5.0
- gorm.io/gen v0.3.22
- gorm.io/gorm v1.25.0
- gorm.io/hints v1.1.0
- gorm.io/plugin/dbresolver v1.4.1
- nhooyr.io/websocket v1.8.7