mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-01-16 04:14:30 +07:00
feat: support Module Plugin System (#1306)
This commit is contained in:
committed by
GitHub
parent
a66d26a465
commit
043b1b8d1c
3
sample-plugins/go.mod
Normal file
3
sample-plugins/go.mod
Normal file
@@ -0,0 +1,3 @@
|
||||
module github.com/golangci/sample
|
||||
|
||||
go 1.24.0
|
||||
Reference in New Issue
Block a user