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 go to 1.23 #431

Merged
merged 4 commits into from
Nov 21, 2024
Merged

Conversation

Ex4amp1e
Copy link

Vladislav Byrgazov added 3 commits October 18, 2024 10:15
Signed-off-by: Vladislav Byrgazov <[email protected]>
Signed-off-by: Vladislav Byrgazov <[email protected]>
Signed-off-by: Vladislav Byrgazov <[email protected]>
with:
go-version: 1.20.5
go-version: 1.23.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
go-version: 1.23.1
go-version: 1.23.3

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

with:
go-version: 1.20.5
go-version: 1.23.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
go-version: 1.23.1
go-version: 1.23.3

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

.golangci.yml Outdated
Comment on lines 151 to 152
- gocritic
- revive
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it possible to disable just certain issues and keep these linters working with main.go?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, investigated more, we had collision of gocritic and govet linter about shadowing 'err' variables and as i got - this is convention to re-assign 'err', so applied gocritic fix and excluded govet 'err' shadowing

Signed-off-by: Vladislav Byrgazov <[email protected]>
@denis-tingaikin denis-tingaikin merged commit 05f86ff into networkservicemesh:main Nov 21, 2024
15 checks passed
nsmbot pushed a commit to networkservicemesh/deployments-k8s that referenced this pull request Nov 21, 2024
…d-forwarder-ovs@main

PR link: networkservicemesh/cmd-forwarder-ovs#431

Commit: 05f86ff
Author: Denis Tingaikin
Date: 2024-11-21 10:01:53 +0000
Message:
  - Merge pull request #431 from Ex4amp1e/update-go-1.23
Signed-off-by: NSMBot <[email protected]>
denis-tingaikin pushed a commit to networkservicemesh/deployments-k8s that referenced this pull request Nov 22, 2024
…d-forwarder-ovs@main (#12555)

PR link: networkservicemesh/cmd-forwarder-ovs#431

Commit: 05f86ff
Author: Denis Tingaikin
Date: 2024-11-21 10:01:53 +0000
Message:
  - Merge pull request #431 from Ex4amp1e/update-go-1.23

Signed-off-by: NSMBot <[email protected]>
Co-authored-by: NSMBot <[email protected]>
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.

2 participants