Cannot load gnomock docker.go file #1029
Replies: 2 comments 1 reply
-
As I understand the docker API changed and the types got deprecated: moby/moby#47148 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hey @DanielYangEsusu, I merged the fix submitted by @fabiolamicela and will prepare a new version soon. For now you can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I run test
go test ./...
, it failed (used to succeed) due to errorWhy the path cannot be retrieved while docker.go is actually present in the package?
Beta Was this translation helpful? Give feedback.
All reactions