Skip to content

Commit a156be9

Browse files
authored
Update /vendor/README.md
since the vendor already stable since 1.5, update the doc to remove the note on vendor still experiment.
1 parent 8ce8aef commit a156be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# `/vendor`
22

3-
Application dependencies (managed manually or by your favorite dependency management tool like the new built-in, but still experimental, [`modules`](https://github.com/golang/go/wiki/Modules) feature).
3+
Application dependencies (managed manually or by your favorite dependency management tool like the new built-in).
44

55
Don't commit your application dependencies if you are building a library.
66

0 commit comments

Comments
 (0)