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

Update to go-1.21 #345

Merged
merged 4 commits into from
Oct 12, 2023
Merged

Update to go-1.21 #345

merged 4 commits into from
Oct 12, 2023

Conversation

majst01
Copy link
Contributor

@majst01 majst01 commented Oct 12, 2023

This is long overdue, also removes the usage of 'x/exp'

The test error is caused by extended git security guards:

root@1b8f9afaebfe:/go/src/github.com/metal-stack/gardener-extension-provider-metal# git status
fatal: detected dubious ownership in repository at '/go/src/github.com/metal-stack/gardener-extension-provider-metal'
To add an exception for this directory, call:

        git config --global --add safe.directory /go/src/github.com/metal-stack/gardener-extension-provider-metal
root@1b8f9afaebfe:/go/src/github.com/metal-stack/gardener-extension-provider-metal#git config --global --add safe.directory /go/src/github.com/metal-stack/gardener-extension-provider-metal
root@1b8f9afaebfe:/go/src/github.com/metal-stack/gardener-extension-provider-metal# git status
On branch go-1.21
nothing to commit, working tree clean

@majst01 majst01 requested a review from a team as a code owner October 12, 2023 06:02
@Gerrit91 Gerrit91 merged commit 221118b into master Oct 12, 2023
2 checks passed
@Gerrit91 Gerrit91 deleted the go-1.21 branch October 12, 2023 08:51
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.

3 participants