Skip to content

Comments

Update minimum golang version in readme to 1.18#169

Open
DDRBoxman wants to merge 1 commit intoGoogleCloudPlatform:masterfrom
DDRBoxman:minversion
Open

Update minimum golang version in readme to 1.18#169
DDRBoxman wants to merge 1 commit intoGoogleCloudPlatform:masterfrom
DDRBoxman:minversion

Conversation

@DDRBoxman
Copy link

The docker cli dep uses strings.Cut which was added in GO 1.18

../../go/pkg/mod/github.com/docker/cli@v24.0.5+incompatible/cli/config/credentials/file_store.go:79:20: undefined: strings.Cut

The docker cli dep uses strings.Cut which was added in GO 1.18

../../go/pkg/mod/github.com/docker/cli@v24.0.5+incompatible/cli/config/credentials/file_store.go:79:20: undefined: strings.Cut
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