update internal testing go mod #6
integration.yaml
on: push
Run integration tests
51s
Annotations
2 errors
Run integration tests:
internal/dialect/dialectquery/oracle.go#L7
cannot use (*Oracle)(nil) (value of type *Oracle) as Querier value in variable declaration: *Oracle does not implement Querier (missing method GetLatestVersion)
|
Run integration tests
Process completed with exit code 2.
|