proxy.golang.org : github.com/alphayan/go-admin-core : v1.4.6
go-admin外部核心代码库,为go-admin提供原生代码支持,发展go-admin自身周边生态
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/alphayan/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/AlecAivazis/survey/v2 v2.3.6
- github.com/BurntSushi/toml v1.2.0
- github.com/Masterminds/goutils v1.1.1
- github.com/Masterminds/semver/v3 v3.1.1
- github.com/Masterminds/sprig/v3 v3.2.2
- github.com/andygrunwald/go-jira v1.16.0
- github.com/beorn7/perks v1.0.1
- github.com/bitly/go-simplejson v0.5.0
- github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
- github.com/bsm/redislock v0.8.0
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/coreos/go-semver v0.3.0
- github.com/cpuguy83/go-md2man/v2 v2.0.2
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/fatih/color v1.13.0
- github.com/fatih/structs v1.1.0
- github.com/fsnotify/fsnotify v1.5.4
- github.com/ghodss/yaml v1.0.0
- github.com/gin-contrib/sse v0.1.0
- github.com/gin-gonic/gin v1.8.1
- github.com/git-chglog/git-chglog v0.15.1
- github.com/go-playground/locales v0.14.0
- github.com/go-playground/universal-translator v0.18.0
- github.com/go-playground/validator/v10 v10.11.1
- github.com/go-redis/redis/v8 v8.11.5
- github.com/go-sql-driver/mysql v1.6.0
- github.com/goccy/go-json v0.9.11
- github.com/golang-jwt/jwt/v4 v4.4.2
- github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
- github.com/golang/protobuf v1.5.2
- github.com/golang/snappy v0.0.4
- github.com/google/go-querystring v1.1.0
- github.com/google/uuid v1.3.0
- github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1
- github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
- github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
- github.com/huandu/xstrings v1.3.2
- github.com/imdario/mergo v0.3.13
- github.com/jinzhu/inflection v1.0.0
- github.com/jinzhu/now v1.1.5
- github.com/json-iterator/go v1.1.12
- github.com/jtolds/gls v4.20.0+incompatible
- github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
- github.com/kyokomi/emoji/v2 v2.2.10
- github.com/leodido/go-urn v1.2.1
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.16
- github.com/mattn/goveralls v0.0.11
- github.com/matttproud/golang_protobuf_extensions v1.0.2
- github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
- github.com/mitchellh/copystructure v1.2.0
- github.com/mitchellh/reflectwalk v1.0.2
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/nsqio/go-nsq v1.1.0
- github.com/opentracing/opentracing-go v1.2.0
- github.com/pelletier/go-toml/v2 v2.0.5
- github.com/pkg/errors v0.9.1
- github.com/prometheus/client_golang v1.13.0
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.37.0
- github.com/prometheus/procfs v0.8.0
- github.com/robinjoseph08/redisqueue/v2 v2.1.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/shopspring/decimal v1.3.1
- github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
- github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d
- github.com/smartystreets/goconvey v1.6.4
- github.com/spf13/cast v1.5.0
- github.com/trivago/tgo v1.0.7
- github.com/tsuyoshiwada/go-gitcmd v0.0.0-20180205145712-5f1f5f9475df
- github.com/ugorji/go/codec v1.2.7
- github.com/urfave/cli/v2 v2.16.3
- github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
- golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be
- golang.org/x/image v0.0.0-20220902085622-e7cb96979f69
- golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
- golang.org/x/net v0.0.0-20220926192436-02166a98028e
- golang.org/x/sys v0.0.0-20220926163933-8cfa568d3c25
- golang.org/x/term v0.0.0-20220919170432-7a66f970e087
- golang.org/x/text v0.3.7
- golang.org/x/tools v0.1.12
- google.golang.org/genproto v0.0.0-20220926220553-6981cbe3cfce
- google.golang.org/grpc v1.49.0
- google.golang.org/protobuf v1.28.1
- gopkg.in/yaml.v2 v2.4.0
- gorm.io/driver/mysql v1.3.5
- gorm.io/gorm v1.23.10
- gorm.io/plugin/dbresolver v1.2.3