Skip to content
This repository has been archived by the owner on Sep 13, 2021. It is now read-only.

Commit

Permalink
fix(deps): update module gorm.io/gorm to v1.21.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 9, 2021
1 parent 0c43097 commit ae7dc0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ require (
github.com/spf13/cobra v1.1.3
google.golang.org/genproto v0.0.0-20210302174412-5ede27ff9881
google.golang.org/grpc v1.37.0
gorm.io/gorm v1.21.9
gorm.io/gorm v1.21.15
)

0 comments on commit ae7dc0f

Please sign in to comment.