Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

wrong sample in Gopkg.toml.md #2174

Closed
liurui-1 opened this issue Jun 10, 2019 · 0 comments · Fixed by #2177
Closed

wrong sample in Gopkg.toml.md #2174

liurui-1 opened this issue Jun 10, 2019 · 0 comments · Fixed by #2177

Comments

@liurui-1
Copy link

For following doc:

https://github.com/golang/dep/blob/master/docs/Gopkg.toml.md

The last sample Gopkg.toml is not a valid toml.
The “metadata” under [[constraint]] should be [constraint.metadata]
The “metadata” under [[override]] should be [override.metadata]

kevinburke added a commit that referenced this issue Jun 13, 2019
Previously the provided Gopkg.toml is not valid. Thanks @liurui-1 for
spotting the error.

Fixes #2174.
kevinburke added a commit that referenced this issue Jun 13, 2019
Previously the provided Gopkg.toml is not valid. Thanks @liurui-1 for
spotting the error.

Fixes #2174.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant