Skip to content
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.

Commit

Permalink
vendor: remove
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfantom committed Aug 10, 2020
1 parent b4373cc commit c2a5dc3
Show file tree
Hide file tree
Showing 110 changed files with 1 addition and 21,181 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ IMAGE=automatedhome/$(APP)

.PHONY: build
build:
go build -mod=vendor -o $(APP) cmd/main.go
go build -o $(APP) cmd/main.go

qemu-arm-static:
./hooks/post_checkout
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit c2a5dc3

Please sign in to comment.