Skip to content
This repository was archived by the owner on Mar 16, 2024. It is now read-only.

Commit b389a88

Browse files
committed
Remove version check
1 parent fd2fe80 commit b389a88

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ hooks:
1818
ln -fs ../../bin/git-pre-commit.sh .git/hooks/pre-commit
1919

2020
tidy: goimports
21-
./bin/go-version-sync-check.sh
2221
test -z "$$(goimports -l -d $(GO_FILES) | tee /dev/stderr)"
2322
go vet $(GO_PACKAGES)
2423

bin/go-version-sync-check.sh

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)