Skip to content

Commit 8557b10

Browse files
committed
chore: remove unused release target
1 parent c902b8e commit 8557b10

File tree

4 files changed

+0
-4636
lines changed

4 files changed

+0
-4636
lines changed

Makefile

-4
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,6 @@ snapshot: .goreleaser.yml tools/goreleaser
7575
$(BINARY): FORCE
7676
go build -o $@ ./cmd/golangci-lint
7777

78-
tools/goreleaser: export GOFLAGS = -mod=readonly
79-
tools/goreleaser: tools/go.mod tools/go.sum
80-
cd tools && go build github.com/goreleaser/goreleaser
81-
8278
# TODO: migrate to docs/
8379
tools/svg-term: tools/package.json tools/package-lock.json
8480
cd tools && npm ci

tools/go.mod

-232
This file was deleted.

0 commit comments

Comments
 (0)