Skip to content

Commit

Permalink
🐳 Fix
Browse files Browse the repository at this point in the history
Signed-off-by: vankichi <[email protected]>
  • Loading branch information
vankichi committed Jan 22, 2024
1 parent 3b5b9a9 commit b8c609b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.d/dependencies.mk
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ go/deps:
$(ROOTDIR)/go.mod ; \
cp $(ROOTDIR)/hack/go.mod.default $(ROOTDIR)/go.mod ; \
fi
cp $(ROOTDIR)/hack/go.mod.default $(ROOTDIR)/go.mod
GOPRIVATE=$(GOPRIVATE) go mod tidy
go get -u all 2>/dev/null || true

Expand Down

0 comments on commit b8c609b

Please sign in to comment.