Commit 14f3eb8
copyleftdev
fix: remove goreleaser from CI tools to resolve version conflicts
- Removed goreleaser which was causing golang.org/x/tools version conflicts
- Kept essential tools: golangci-lint, goimports, gosec
- Verified tools installation works locally with Go 1.25
- This should finally resolve all CI/CD pipeline failures
The core development tools are now compatible and working.1 parent 5a47133 commit 14f3eb8
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | 114 | | |
116 | 115 | | |
117 | 116 | | |
| |||
0 commit comments