Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update dependencies #235

Closed
wants to merge 2 commits into from
Closed

Conversation

kallydev
Copy link
Member

@kallydev
Copy link
Member Author

kallydev commented Apr 24, 2024

Waiting for orlangure/gnomock#1032 to be merged, but gnomock is no longer actively maintained, maybe we need to switch to testcontainers-go.

❯ go run github.com/golangci/golangci-lint/cmd/golangci-lint@latest run
internal/database/dialer/cockroachdb/client_test.go:9:2: could not import github.com/orlangure/gnomock (-: # github.com/orlangure/gnomock
../../../.asdf/installs/golang/1.22.1/packages/pkg/mod/github.com/orlangure/gnomock@v0.30.0/docker.go:141:52: undefined: types.ContainerStartOptions
../../../.asdf/installs/golang/1.22.1/packages/pkg/mod/github.com/orlangure/gnomock@v0.30.0/docker.go:351:57: undefined: types.ContainerRemoveOptions
../../../.asdf/installs/golang/1.22.1/packages/pkg/mod/github.com/orlangure/gnomock@v0.30.0/docker.go:374:49: undefined: types.ContainerListOptions
../../../.asdf/installs/golang/1.22.1/packages/pkg/mod/github.com/orlangure/gnomock@v0.30.0/docker.go:425:23: undefined: types.ContainerLogsOptions
../../../.asdf/installs/golang/1.22.1/packages/pkg/mod/github.com/orlangure/gnomock@v0.30.0/docker.go:459:49: undefined: types.ContainerRemoveOptions) (typecheck)
        "github.com/orlangure/gnomock"
        ^
internal/engine/worker/contract/curve/worker_test.go:10:2: could not import github.com/orlangure/gnomock (-: # github.com/orlangure/gnomock
../../../.asdf/installs/golang/1.22.1/packages/pkg/mod/github.com/orlangure/gnomock@v0.30.0/docker.go:141:52: undefined: types.ContainerStartOptions
../../../.asdf/installs/golang/1.22.1/packages/pkg/mod/github.com/orlangure/gnomock@v0.30.0/docker.go:351:57: undefined: types.ContainerRemoveOptions
../../../.asdf/installs/golang/1.22.1/packages/pkg/mod/github.com/orlangure/gnomock@v0.30.0/docker.go:374:49: undefined: types.ContainerListOptions
../../../.asdf/installs/golang/1.22.1/packages/pkg/mod/github.com/orlangure/gnomock@v0.30.0/docker.go:425:23: undefined: types.ContainerLogsOptions
../../../.asdf/installs/golang/1.22.1/packages/pkg/mod/github.com/orlangure/gnomock@v0.30.0/docker.go:459:49: undefined: types.ContainerRemoveOptions) (typecheck)
        "github.com/orlangure/gnomock"
        ^
internal/engine/worker/contract/mirror/worker_test.go:8:2: could not import github.com/orlangure/gnomock (-: # github.com/orlangure/gnomock
../../../.asdf/installs/golang/1.22.1/packages/pkg/mod/github.com/orlangure/gnomock@v0.30.0/docker.go:141:52: undefined: types.ContainerStartOptions
../../../.asdf/installs/golang/1.22.1/packages/pkg/mod/github.com/orlangure/gnomock@v0.30.0/docker.go:351:57: undefined: types.ContainerRemoveOptions
../../../.asdf/installs/golang/1.22.1/packages/pkg/mod/github.com/orlangure/gnomock@v0.30.0/docker.go:374:49: undefined: types.ContainerListOptions
../../../.asdf/installs/golang/1.22.1/packages/pkg/mod/github.com/orlangure/gnomock@v0.30.0/docker.go:425:23: undefined: types.ContainerLogsOptions
../../../.asdf/installs/golang/1.22.1/packages/pkg/mod/github.com/orlangure/gnomock@v0.30.0/docker.go:459:49: undefined: types.ContainerRemoveOptions) (typecheck)
        "github.com/orlangure/gnomock"
        ^
internal/engine/worker/fallback/ethereum/worker_test.go:11:2: could not import github.com/orlangure/gnomock (-: # github.com/orlangure/gnomock
../../../.asdf/installs/golang/1.22.1/packages/pkg/mod/github.com/orlangure/gnomock@v0.30.0/docker.go:141:52: undefined: types.ContainerStartOptions
../../../.asdf/installs/golang/1.22.1/packages/pkg/mod/github.com/orlangure/gnomock@v0.30.0/docker.go:351:57: undefined: types.ContainerRemoveOptions
../../../.asdf/installs/golang/1.22.1/packages/pkg/mod/github.com/orlangure/gnomock@v0.30.0/docker.go:374:49: undefined: types.ContainerListOptions
../../../.asdf/installs/golang/1.22.1/packages/pkg/mod/github.com/orlangure/gnomock@v0.30.0/docker.go:425:23: undefined: types.ContainerLogsOptions
../../../.asdf/installs/golang/1.22.1/packages/pkg/mod/github.com/orlangure/gnomock@v0.30.0/docker.go:459:49: undefined: types.ContainerRemoveOptions) (typecheck)
        "github.com/orlangure/gnomock"
        ^
exit status 1

@kallydev kallydev closed this Apr 29, 2024
@pseudoyu pseudoyu deleted the chore/update-dependencies branch October 17, 2024 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant