![dependabot[bot]](/assets/img/avatar_default.png)
Bumps [github.com/jinzhu/now](https://github.com/jinzhu/now) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/jinzhu/now/releases) - [Commits](https://github.com/jinzhu/now/compare/v1.1.2...v1.1.3) --- updated-dependencies: - dependency-name: github.com/jinzhu/now dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 lines
109 B
Modula-2
9 lines
109 B
Modula-2
module gorm.io/gorm
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/jinzhu/inflection v1.0.0
|
|
github.com/jinzhu/now v1.1.3
|
|
)
|