Skip to content

Commit

Permalink
Remove obsolete packages and update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wallyworld committed Feb 3, 2022
1 parent 338bb05 commit 636cbdd
Show file tree
Hide file tree
Showing 12 changed files with 21 additions and 1,284 deletions.
4 changes: 1 addition & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ PROJECT := github.com/juju/utils/v3
.PHONY: check-licence check-go check

check: check-licence check-go
# TODO - testing this way results in a go.sum dep error
# go test $(PROJECT)/...
go test ./...
go test $(PROJECT)/...

check-licence:
@(grep -rFl "Licensed under the LGPLv3" .;\
Expand Down
172 changes: 0 additions & 172 deletions debugstatus/handler.go

This file was deleted.

Loading

0 comments on commit 636cbdd

Please sign in to comment.