Skip to content

GORM is no longer auto-bumped #444

@maxmoehl

Description

@maxmoehl

Current behavior

The GORM library we currently use for routing-api github.com/jinzhu/gorm has moved its implementation to github.com/go-gorm/gorm (module path is now gorm.io/gorm) and new versions are not released on the old module anymore. Therefore, the auto-bumper no longer picks up new versions.

Desired behavior

The GORM library is automatically bumped to the latest version.

Affected Version

develop

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Inbox

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions