mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Mention filing an issue
parent
081ed906a9
commit
c9fa072307
@ -2,7 +2,7 @@ The `golang.org/x/...` repositories are part of the Go Project but outside the m
|
|||||||
|
|
||||||
They are developed under looser [compatibility requirements](http://golang.org/doc/go1compat.html) than the Go core. In general, they will support the previous two releases and tip.
|
They are developed under looser [compatibility requirements](http://golang.org/doc/go1compat.html) than the Go core. In general, they will support the previous two releases and tip.
|
||||||
|
|
||||||
These repositories should have no third-party dependencies apart from other golang.org/x/... repositories. The only exceptions are [golang.org/x/tools/gopls](https://pkg.go.dev/golang.org/x/tools/gopls), [golang.org/x/vscode-go](https://go.googlesource.com/vscode-go), and [golang.org/x/pkgsite](https://pkg.go.dev/golang.org/x/pkgsite).
|
These repositories should have no third-party dependencies apart from other golang.org/x/... repositories. The only exceptions are [golang.org/x/tools/gopls](https://pkg.go.dev/golang.org/x/tools/gopls), [golang.org/x/vscode-go](https://go.googlesource.com/vscode-go), and [golang.org/x/pkgsite](https://pkg.go.dev/golang.org/x/pkgsite). If you would like to add a new dependency to an x repository, please [file an issue](https://github.com/golang/go/issues/new) and cc [@rsc](http://github.com/rsc) and [@andybons](https://github.com/andybons).
|
||||||
|
|
||||||
Install them with "go get".
|
Install them with "go get".
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user