Skip to content

Commit

Permalink
rm hacks vendor dir (#6531)
Browse files Browse the repository at this point in the history
  • Loading branch information
tejal29 authored Aug 27, 2021
1 parent 7aff46a commit cfe7882
Show file tree
Hide file tree
Showing 565 changed files with 1 addition and 288,141 deletions.
2 changes: 1 addition & 1 deletion hack/generate-statik.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ cp -R docs/content/en/schemas "${TMP_DIR}/schemas"
if ! [[ -f ${STATIK} ]]; then
echo 'Installing statik tool'
pushd ${DIR}/tools
GOBIN=${BIN} GO111MODULE=on go install -mod=vendor -tags tools github.com/rakyll/statik
GOBIN=${BIN} GO111MODULE=on go install -tags tools github.com/rakyll/statik
popd
fi

Expand Down

This file was deleted.

201 changes: 0 additions & 201 deletions hack/tools/vendor/github.com/corneliusweig/release-notes/LICENSE

This file was deleted.

50 changes: 0 additions & 50 deletions hack/tools/vendor/github.com/corneliusweig/release-notes/README.md

This file was deleted.

10 changes: 0 additions & 10 deletions hack/tools/vendor/github.com/corneliusweig/release-notes/go.mod

This file was deleted.

Loading

0 comments on commit cfe7882

Please sign in to comment.