- module cp-organization-management
- go 1.13
- require (
- github.com/fsnotify/fsnotify v1.4.9
- github.com/golang/protobuf v1.4.2
- github.com/jaryhe/gopkgs v0.0.0-20210426023229-78f8557da7f1
- github.com/jinzhu/gorm v1.9.12
- github.com/json-iterator/go v1.1.10
- github.com/spf13/viper v1.7.1
- go.uber.org/zap v1.16.0
- golang.org/x/tools v0.0.0-20200324035526-dbf25ea225ce
- google.golang.org/grpc v1.37.0
- )
|