Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 476 Bytes

INSTALLATION.md

File metadata and controls

17 lines (14 loc) · 476 Bytes

go get -u go.uber.org/zap go get -u gopkg.in/natefinch/lumberjack.v2 go get -u github.com/gin-gonic/gin go get -u github.com/spf13/viper go get -u github.com/go-playground/validator/v10 go get -u github.com/google/uuid go get -u gopkg.in/gomail.v2

go get -u gorm.io/gorm go get -u gorm.io/driver/mysql

go get -u github.com/robfig/cron/[email protected]

go get -u github.com/ethereum/go-ethereum go get -u github.com/ethereum/go-ethereum/[email protected]