Skip to content

Commit

Permalink
rm cov signer go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Lazar955 committed Jan 7, 2025
1 parent a808f2f commit 08a2099
Show file tree
Hide file tree
Showing 5 changed files with 58 additions and 1,389 deletions.
2 changes: 1 addition & 1 deletion covenant-signer/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ all: build install

build: BUILD_ARGS := $(build_args) -o $(BUILDDIR)

$(BUILD_TARGETS): go.sum $(BUILDDIR)/
$(BUILD_TARGETS): ../go.sum $(BUILDDIR)/
go $@ -mod=readonly $(BUILD_FLAGS) $(BUILD_ARGS) ./...

$(BUILDDIR)/:
Expand Down
203 changes: 0 additions & 203 deletions covenant-signer/go.mod

This file was deleted.

Loading

0 comments on commit 08a2099

Please sign in to comment.