Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Bump github.com/jinzhu/gorm from 1.9.2 to 1.9.12 in /server #203

Closed
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions server/Gopkg.lock

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

2 changes: 1 addition & 1 deletion server/Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[[constraint]]
name = "github.com/jinzhu/gorm"
version = "1.9.2"
version = "1.9.12"

[[constraint]]
name = "github.com/labstack/echo"
Expand Down