Skip to content

Latest commit

 

History

History
64 lines (33 loc) · 1.35 KB

File metadata and controls

64 lines (33 loc) · 1.35 KB

包添加记录

govendor fetch github.com/spf13/cobra

govendor fetch github.com/spf13/viper

govendor fetch go.uber.org/zap

# govendor fetch github.com/sirupsen/logrus

govendor fetch github.com/centrifugal/gocent

govendor fetch github.com/theckman/go-flock

govendor fetch github.com/hashicorp/go-version

govendor fetch github.com/satori/go.uuid

govendor fetch github.com/blackjack/syslog

govendor fetch github.com/hashicorp/go-version

govendor fetch github.com/jmoiron/sqlx

govendor fetch github.com/lib/pq

govendor fetch github.com/swaggo/gin-swagger

govendor fetch github.com/swaggo/gin-swagger/swaggerFiles

govendor fetch github.com/go-sql-driver/mysql

govendor fetch github.com/gin-gonic/gin

govendor fetch github.com/casbin/casbin

govendor fetch github.com/go-redis/redis

govendor add  google.golang.org/grpc

govendor add github.com/golang/protobuf/{proto,protoc-gen-go}

govendor fetch github.com/stretchr/testify

govendor fetch gopkg.in/natefinch/lumberjack.v2

govendor fetch github.com/Shopify/sarama

govendor fetch github.com/gin-contrib/cors

govendor fetch github.com/gmarik/go-erd

govendor fetch github.com/mongodb/mongo-go-driver/mongo

govendor fetch github.com/casbin/gorm-adapter

govendor fetch github.com/centrifugal/gocent

govendor fetch github.com/nicksnyder/go-i18n/v2/i18n

govendor fetch gopkg.in/go-playground/validator.v9