Skip to content

test the CI in 1.22 and 1.23#91

Open
sywhang wants to merge 3 commits intouber-go:masterfrom
sywhang:test-on-123
Open

test the CI in 1.22 and 1.23#91
sywhang wants to merge 3 commits intouber-go:masterfrom
sywhang:test-on-123

Conversation

@sywhang
Copy link
Contributor

@sywhang sywhang commented Sep 23, 2024

And drop the older Go versions in test matrix.

find . '(' -path '*/.*' -o -path './vendor' ')' -prune \
-o -name '*.go' -print | cut -b3-)

GOLINT = $(GOBIN)/golint

Choose a reason for hiding this comment

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

Maybe we can use revive instead of the deprecated golint?

Revive is the drop-in replacement for golint.

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