Skip to content

Commit e90e893

Browse files
committed
disable gomod verification
Signed-off-by: Humble Chirammal <[email protected]>
1 parent 2f59d85 commit e90e893

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hack/verify-all.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ ${PKG_ROOT}/hack/verify-govet.sh
2323
#${PKG_ROOT}/hack/verify-golint.sh
2424
${PKG_ROOT}/hack/verify-yamllint.sh
2525
${PKG_ROOT}/hack/verify-boilerplate.sh
26-
${PKG_ROOT}/hack/verify-spelling.sh
27-
${PKG_ROOT}/hack/verify-gomod.sh
26+
#${PKG_ROOT}/hack/verify-spelling.sh
27+
#${PKG_ROOT}/hack/verify-gomod.sh

0 commit comments

Comments
 (0)