Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ require (
github.com/casbin/gorm-adapter v1.0.0
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/go-sql-driver/mysql v1.4.1
github.com/gogo/protobuf v1.3.1
github.com/gogo/protobuf v1.3.2
github.com/golang/protobuf v1.3.2
github.com/gomsa/tools v0.0.0-20191027032723-670231029646
github.com/jinzhu/gorm v1.9.11
github.com/micro/examples v0.2.0
github.com/micro/go-log v0.1.0
github.com/micro/go-micro v1.14.0
github.com/satori/go.uuid v1.2.0
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
)
2 changes: 1 addition & 1 deletion vendor/github.com/gogo/protobuf/proto/text_parser.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

93 changes: 0 additions & 93 deletions vendor/github.com/lib/pq/oid/gen.go

This file was deleted.

169 changes: 0 additions & 169 deletions vendor/github.com/marten-seemann/qtls/generate_cert.go

This file was deleted.

Loading