We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb7743f + 58b22ed commit 68c51d8Copy full SHA for 68c51d8
Makefile
@@ -13,3 +13,5 @@ test:
13
verify:
14
./hack/verify-examples.sh
15
./hack/verify-go-directive.sh 1.20
16
+ ./v2/hack/verify-examples.sh
17
+ cd v2 && ../hack/verify-go-directive.sh 1.20
0 commit comments