proxy.golang.org : github.com/filecoin-project/venus-auth : v1.2.0
auth service for venus mining pool
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/filecoin-project/venus-auth@v1.2.0
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/BurntSushi/toml v0.3.1
- github.com/dgraph-io/badger/v3 v3.2011.1
- github.com/filecoin-project/go-address v0.0.5
- github.com/fsnotify/fsnotify v1.4.7
- github.com/gbrlsnchs/jwt/v3 v3.0.0
- github.com/gin-gonic/gin v1.6.3
- github.com/go-playground/validator/v10 v10.4.1
- github.com/go-resty/resty/v2 v2.4.0
- github.com/go-sql-driver/mysql v1.5.0
- github.com/golang/protobuf v1.5.1
- github.com/google/uuid v1.2.0
- github.com/influxdata/influxdb-client-go/v2 v2.2.2
- github.com/jmoiron/sqlx v1.3.3
- github.com/json-iterator/go v1.1.10
- github.com/leodido/go-urn v1.2.1
- github.com/magefile/mage v1.11.0
- github.com/magiconair/properties v1.8.0
- github.com/mitchellh/go-homedir v1.1.0
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.1
- github.com/sirupsen/logrus v1.6.0
- github.com/spf13/cast v1.3.0
- github.com/spf13/viper v1.3.2
- github.com/ugorji/go v1.2.4
- github.com/urfave/cli/v2 v2.3.0
- golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
- golang.org/x/sys v0.0.0-20210324051608-47abb6519492
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
- gopkg.in/yaml.v2 v2.4.0
- gotest.tools v2.2.0+incompatible