Skip to content

Commit ae9e829

Browse files
committed
Add a note about CSI go language bindings should be built in GOPATH
Bad things happen if you try to build it outside GOPATH
1 parent 4c5274a commit ae9e829

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/go/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# CSI Go Validation
22

33
This package is used to validate the CSI specification with Go language bindings.
4+
It is recommended to build this package inside `GOPATH`.
45

56
## Build Reference
67

0 commit comments

Comments
 (0)