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 #7

Merged
merged 3 commits into from
Nov 19, 2024

Conversation

Ex4amp1e
Copy link

Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com>
@@ -10,26 +11,23 @@ linters-settings:
values:
regexp:
company: .*
copyright-holder: Copyright \(c\) ({{year-range}}) {{company}}\n\n
copyright-holder: Copyright \(c\) ({{mod-year-range}}) {{company}}\n\n
Copy link
Author

@Ex4amp1e Ex4amp1e Nov 13, 2024

Choose a reason for hiding this comment

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

vpphelper is the only repository where this fix does not help to avoid goheader linter error for file, that has not been modified in the PR.

Copy link
Author

Choose a reason for hiding this comment

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

@denis-tingaikin any ideas to fix golangci-lint error?

Error: Pattern (Copyright \(c\) (((20\d\d\-2023)|(2023))) .*\n\n)+ doesn't match. (goheader)

I can get it locally too in connection.go file

Copy link
Member

Choose a reason for hiding this comment

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

ok, just update it

@denis-tingaikin
Copy link
Member

@Ex4amp1e Any updates?

Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com>
Copy link
Member

@denis-tingaikin denis-tingaikin left a comment

Choose a reason for hiding this comment

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

Could you use golangci config as a base from https://github.com/networkservicemesh/api/blob/main/.golangci.yml ?

@denis-tingaikin
Copy link
Member

@Ex4amp1e Any news?

Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com>
@Ex4amp1e
Copy link
Author

@Ex4amp1e Any news?

Done

@denis-tingaikin denis-tingaikin merged commit 171e747 into networkservicemesh:main Nov 19, 2024
8 checks passed
nsmbot pushed a commit to networkservicemesh/cmd-nsc-vpp that referenced this pull request Nov 19, 2024
…phelper@main

PR link: networkservicemesh/vpphelper#7

Commit: 171e747
Author: Denis Tingaikin
Date: 2024-11-19 05:14:02 -0500
Message:
  - Merge pull request #7 from Ex4amp1e/update-go-1.23
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nsc-simple-docker that referenced this pull request Nov 19, 2024
…phelper@main

PR link: networkservicemesh/vpphelper#7

Commit: 171e747
Author: Denis Tingaikin
Date: 2024-11-19 05:14:02 -0500
Message:
  - Merge pull request #7 from Ex4amp1e/update-go-1.23
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nse-icmp-responder-vpp that referenced this pull request Nov 19, 2024
…phelper@main

PR link: networkservicemesh/vpphelper#7

Commit: 171e747
Author: Denis Tingaikin
Date: 2024-11-19 05:14:02 -0500
Message:
  - Merge pull request #7 from Ex4amp1e/update-go-1.23
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-forwarder-vpp that referenced this pull request Nov 19, 2024
…phelper@main

PR link: networkservicemesh/vpphelper#7

Commit: 171e747
Author: Denis Tingaikin
Date: 2024-11-19 05:14:02 -0500
Message:
  - Merge pull request #7 from Ex4amp1e/update-go-1.23
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nse-vlan-vpp that referenced this pull request Nov 19, 2024
…phelper@main

PR link: networkservicemesh/vpphelper#7

Commit: 171e747
Author: Denis Tingaikin
Date: 2024-11-19 05:14:02 -0500
Message:
  - Merge pull request #7 from Ex4amp1e/update-go-1.23
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nse-simple-vl3-docker that referenced this pull request Nov 19, 2024
…phelper@main

PR link: networkservicemesh/vpphelper#7

Commit: 171e747
Author: Denis Tingaikin
Date: 2024-11-19 05:14:02 -0500
Message:
  - Merge pull request #7 from Ex4amp1e/update-go-1.23
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nse-vl3-vpp that referenced this pull request Nov 19, 2024
…phelper@main

PR link: networkservicemesh/vpphelper#7

Commit: 171e747
Author: Denis Tingaikin
Date: 2024-11-19 05:14:02 -0500
Message:
  - Merge pull request #7 from Ex4amp1e/update-go-1.23
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit to networkservicemesh/cmd-nse-firewall-vpp that referenced this pull request Nov 19, 2024
…phelper@main

PR link: networkservicemesh/vpphelper#7

Commit: 171e747
Author: Denis Tingaikin
Date: 2024-11-19 05:14:02 -0500
Message:
  - Merge pull request #7 from Ex4amp1e/update-go-1.23
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
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