Skip to content

Commit

Permalink
Pin jinzhu/gorm to v1.9.16 (#812)
Browse files Browse the repository at this point in the history
  • Loading branch information
axw committed Sep 1, 2020
1 parent 309a795 commit ee97405
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/before_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ if (! go run scripts/mingoversion.go 1.11 &>/dev/null); then
pin github.com/cucumber/godog v0.8.0
pin github.com/elastic/go-sysinfo v1.3.0
pin google.golang.org/grpc v1.30.0 https://github.com/grpc/grpc-go
pin github.com/jinzhu/gorm v1.9.16
fi

if (! go run scripts/mingoversion.go 1.10 &>/dev/null); then
Expand Down

0 comments on commit ee97405

Please sign in to comment.