proxy.golang.org : github.com/unisoftcn/user-api : v0.0.1
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/unisoftcn/user-api@v0.0.1
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- cloud.google.com/go v0.99.0
- cloud.google.com/go/storage v1.14.0
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/davecgh/go-spew v1.1.1
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/fatih/structs v1.1.0
- github.com/fsnotify/fsnotify v1.5.1
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-gonic/gin v1.7.7
- github.com/go-playground/locales v0.13.0
- github.com/go-playground/universal-translator v0.17.0
- github.com/go-playground/validator/v10 v10.5.0
- github.com/go-redis/redis/v8 v8.11.4
- github.com/go-resty/resty/v2 v2.7.0
- github.com/go-sql-driver/mysql v1.6.0
- github.com/golang-jwt/jwt/v4 v4.2.0
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.2
- github.com/googleapis/gax-go/v2 v2.1.1
- github.com/googleapis/google-cloud-go-testing v0.0.0-20200911160855-bcd43fbb19e8
- github.com/hashicorp/hcl v1.0.0
- github.com/jackc/chunkreader/v2 v2.0.1
- github.com/jackc/pgconn v1.11.0
- github.com/jackc/pgio v1.0.0
- github.com/jackc/pgpassfile v1.0.0
- github.com/jackc/pgproto3/v2 v2.2.0
- github.com/jackc/pgservicefile v0.0.0-20200714003250-2b9c44734f2b
- github.com/jackc/pgtype v1.10.0
- github.com/jackc/pgx/v4 v4.15.0
- github.com/jinzhu/copier v0.3.5
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.4
- github.com/json-iterator/go v1.1.12
- github.com/leodido/go-urn v1.2.1
- github.com/magiconair/properties v1.8.5
- github.com/mattn/go-isatty v0.0.14
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/pelletier/go-toml v1.9.4
- github.com/pmezard/go-difflib v1.0.0
- github.com/spf13/afero v1.7.0
- github.com/spf13/cast v1.4.1
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.5
- github.com/stretchr/testify v1.7.0
- github.com/subosito/gotenv v1.2.0
- github.com/ugorji/go/codec v1.2.5
- github.com/vuuvv/errors v0.9.5
- github.com/vuuvv/goid v0.0.1
- github.com/vuuvv/govalidator v0.12.0
- github.com/vuuvv/mapstructure v1.4.6
- github.com/vuuvv/orca v0.0.16
- github.com/vuuvv/snowflake v0.0.3
- github.com/vuuvv/viper v1.10.5
- go.opencensus.io v0.23.0
- go.uber.org/atomic v1.7.0
- go.uber.org/multierr v1.6.0
- go.uber.org/zap v1.17.0
- golang.org/x/crypto v0.0.0-20220214200702-86341886e292
- golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2
- golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8
- golang.org/x/sys v0.0.0-20211210111614-af8b64212486
- golang.org/x/text v0.3.7
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
- google.golang.org/api v0.63.0
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
- google.golang.org/grpc v1.43.0
- google.golang.org/protobuf v1.27.1
- gopkg.in/ini.v1 v1.66.2
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
- gorm.io/datatypes v1.0.6
- gorm.io/driver/mysql v1.3.2
- gorm.io/driver/postgres v1.3.1
- gorm.io/gorm v1.23.2
- gorm.io/plugin/soft_delete v1.1.0