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.18 #174

Closed
wants to merge 1 commit into from
Closed

Update go to 1.18 #174

wants to merge 1 commit into from

Conversation

xzfc
Copy link

@xzfc xzfc commented Apr 23, 2022

networkservicemesh/sdk#1264

  • Update Dockerfiles to use go:1.18-bullseye instead of go:1.16-buster.
  • In GitHub workflow yamls, update go to 1.18 and golangci-lint to 1.45.2.
  • Update go.mod files to use go 1.18.
  • Replace deprecated linters: golint -> revive, scopelint -> exportloopref`.
  • Fix goheader linting rule configuration.
  • Fix linter issues introduced by the new golangci-lint version.

Signed-off-by: Albert Safin <albert.safin@xored.com>
nsmbot pushed a commit that referenced this pull request Aug 15, 2024
…k-k8s@main

PR link: networkservicemesh/sdk-k8s#518

Commit: 2f6c43d
Author: Network Service Mesh Bot
Date: 2024-08-15 15:53:59 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#518)
PR link: networkservicemesh/sdk#1658
Commit: eeb0114
Author: Network Service Mesh Bot
Date: 2024-08-15 15:49:07 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/api@main (#1658)
PR link: networkservicemesh/api#174
Commit: fdbfcd8
Author: Nikita Skrynnik
Date: 2024-08-15 21:15:54 +1100
Message:
        - Revert changes in strToIPNet func (#174)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot added a commit that referenced this pull request Aug 15, 2024
…k-k8s@main (#344)

PR link: networkservicemesh/sdk-k8s#518

Commit: 2f6c43d
Author: Network Service Mesh Bot
Date: 2024-08-15 15:53:59 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#518)
PR link: networkservicemesh/sdk#1658
Commit: eeb0114
Author: Network Service Mesh Bot
Date: 2024-08-15 15:49:07 -0500
Message:
    - Update go.mod and go.sum to latest version from networkservicemesh/api@main (#1658)
PR link: networkservicemesh/api#174
Commit: fdbfcd8
Author: Nikita Skrynnik
Date: 2024-08-15 21:15:54 +1100
Message:
        - Revert changes in strToIPNet func (#174)

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Co-authored-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.

1 participant