Skip to content

Commit

Permalink
chore: Revert "chore: fix license tracking (#989)" (#990)
Browse files Browse the repository at this point in the history
This reverts commit 52c5f08.

The [email protected] pin breaks when run in CI. Needs further
investigation.
  • Loading branch information
robbkidd authored Feb 2, 2024
1 parent 52c5f08 commit dcd4764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ clean:

.PHONY: install-tools
install-tools:
go install github.com/google/go-licenses@v1.0.0
go install github.com/google/go-licenses@latest

.PHONY: update-licenses
update-licenses: install-tools
Expand Down

0 comments on commit dcd4764

Please sign in to comment.