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

Bump up go and golangci-lint version #72

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

wenyingd
Copy link

  1. Bump up go version to v1.21
  2. Bump up golangci-lint version to v1.54.0

@wenyingd wenyingd changed the title [WIP] Bump up go and golangci version Bump up go and golangci-lint version Aug 23, 2023
Makefile Outdated
@@ -6,7 +6,7 @@ DOCKER_CACHE := $(CURDIR)/.cache
OVS_VERSION := $(shell head -n 1 build/images/deps/ovs-version)
GO_VERSION := $(shell head -n 1 build/images/deps/go-version)

GOLANGCI_LINT_VERSION := v1.52.2
GOLANGCI_LINT_VERSION := v1.54.0

Choose a reason for hiding this comment

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

can you use 1.54.2?

Copy link
Author

Choose a reason for hiding this comment

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

updated.

1. Bump up go version to v1.21
2. Bump up golangci-lint version to v1.54.2

Signed-off-by: wenyingd <[email protected]>
@wenyingd
Copy link
Author

This is has dependency on antrea-io/libOpenflow#52 to update the imported libOpenflow version.

@antoninbas antoninbas merged commit f234af7 into antrea-io:main Aug 25, 2023
4 checks passed
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