Skip to content

Commit

Permalink
Remove go.distclean target based on upbound#196
Browse files Browse the repository at this point in the history
Signed-off-by: Chuan-Yen Chiang <[email protected]>
  • Loading branch information
cychiang committed Sep 2, 2022
1 parent 2fc4678 commit e252f1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion makelib/golang.mk
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,6 @@ go.generate:
build.init: go.init
build.code.platform: go.build
clean: go.clean
distclean: go.distclean
lint.init: go.init
lint.run: go.lint
test.init: go.init
Expand Down

0 comments on commit e252f1f

Please sign in to comment.