fix(deps): update module github.com/docker/cli to v26 - autoclosed #1710
Annotations
9 errors
lint:
internal/provider/resource_docker_container_funcs.go#L17
could not import github.com/docker/cli/opts (-: # github.com/docker/cli/opts
|
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)
|
lint
undefined: container.RestartPolicyMode) (typecheck)
|
lint:
internal/provider/provider.go#L316
configFile.LegacyLoadFromReader undefined (type *configfile.ConfigFile has no field or method LegacyLoadFromReader) (typecheck)
|
lint
issues found
|