fix(deps): update module github.com/docker/cli to v27 #1740
Annotations
10 errors
lint:
internal/provider/resource_docker_container_funcs.go#L17
could not import github.com/docker/cli/opts (-: # github.com/docker/cli/opts
|
lint
undefined: container.Ulimit
|
lint
undefined: container.Ulimit
|
lint
undefined: container.Ulimit
|
lint
undefined: container.Ulimit
|
lint
bindOptions().ReadOnlyNonRecursive undefined (type *mount.BindOptions has no field or method ReadOnlyNonRecursive)
|
lint
bindOptions().ReadOnlyForceRecursive undefined (type *mount.BindOptions has no field or method ReadOnlyForceRecursive)
|
lint
volumeOptions().Subpath undefined (type *mount.VolumeOptions has no field or method Subpath)
|
lint
mount.BindOptions.ReadOnlyNonRecursive undefined (type *mount.BindOptions has no field or method ReadOnlyNonRecursive)
|
lint
mount.BindOptions.ReadOnlyForceRecursive undefined (type *mount.BindOptions has no field or method ReadOnlyForceRecursive)
|