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.
1 parent a0386bf commit 58b22edCopy full SHA for 58b22ed
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