Skip to content

Commit 1763e8e

Browse files
authored
Merge pull request #439 from gnufied/add-note-about-gopath
Add a note about CSI go language bindings should be built in GOPATH
2 parents f0dd1c2 + ae9e829 commit 1763e8e

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)