Skip to content

remove golangci-lint from go.mod to avoid GPL dependency flagging#98

Merged
cendhu merged 1 commit into
hyperledger:mainfrom
cendhu:fix-gpl
Apr 7, 2026
Merged

remove golangci-lint from go.mod to avoid GPL dependency flagging#98
cendhu merged 1 commit into
hyperledger:mainfrom
cendhu:fix-gpl

Conversation

@cendhu

@cendhu cendhu commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

Type of change

  • Dependency update

Description

Move golangci-lint installation from go.mod tool directive to scripts/install-dev-dependencies.sh to keep GPL-licensed transitive dependencies out of the module graph.

Move golangci-lint installation from go.mod tool directive to
scripts/install-dev-dependencies.sh to keep GPL-licensed transitive
dependencies out of the module graph.

Signed-off-by: Senthilnathan <cendhu@gmail.com>
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 82.212% (-0.02%) from 82.234% — cendhu:fix-gpl into hyperledger:main

@cendhu

cendhu commented Apr 7, 2026

Copy link
Copy Markdown
Contributor Author

@liran-funaro I am merging this PR due to some urgent needs.

@cendhu cendhu merged commit 7e2553e into hyperledger:main Apr 7, 2026
6 of 7 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