浏览代码

Merge pull request #240 from barockok/patch-1

Update /vendor/README.md
chore/proposed-structure
Kyle Quest 1年前
committed by GitHub
父节点
当前提交
3cbb23ba17
找不到此签名对应的密钥 GPG 密钥 ID: B5690EEEBB952194
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      vendor/README.md

+ 1
- 1
vendor/README.md 查看文件

@@ -1,6 +1,6 @@
# `/vendor`

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).
Application dependencies (managed manually or by your favorite dependency management tool or the built-in [`modules`](https://github.com/golang/go/wiki/Modules) feature).

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



正在加载...
取消
保存