Update go.mod #916
Annotations
10 errors and 1 warning
Run test:
migrate.go#L16
no required module provides package github.com/golang-migrate/migrate/v4/database; to add it:
|
Run test:
migrate.go#L17
no required module provides package github.com/golang-migrate/migrate/v4/internal/url; to add it:
|
Run test:
migrate.go#L18
no required module provides package github.com/golang-migrate/migrate/v4/source; to add it:
|
Run test:
cli/main.go#L3
no required module provides package github.com/golang-migrate/migrate/v4/internal/cli; to add it:
|
Run test:
database/cassandra/cassandra.go#L16
no required module provides package github.com/golang-migrate/migrate/v4/database/multistmt; to add it:
|
Run test:
database/clickhouse/clickhouse.go#L14
no required module provides package github.com/golang-migrate/migrate/v4; to add it:
|
Run test:
internal/cli/commands.go#L13
no required module provides package github.com/golang-migrate/migrate/v4/database/stub; to add it:
|
Run test:
internal/cli/commands.go#L14
no required module provides package github.com/golang-migrate/migrate/v4/source/file; to add it:
|
Run test:
source/file/file.go#L9
no required module provides package github.com/golang-migrate/migrate/v4/source/iofs; to add it:
|
Run test:
source/github_ee/github_ee.go#L12
no required module provides package github.com/golang-migrate/migrate/v4/source/github; to add it:
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading