File tree 1 file changed +7
-1
lines changed 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Go Reference] ( https://pkg.go.dev/badge/golang.org/x/build.svg )] ( https://pkg.go.dev/golang.org/x/build )
4
4
5
- This subrepository holds the source for various packages and tools that support
5
+ This repository holds the source for various packages and tools that support
6
6
Go's build system and the development of the Go programming language.
7
7
8
+ ** Warning:** Packages here are internal to Go's build system and its needs.
9
+ Some may one day be promoted to another ` golang.org/x ` repository,
10
+ or they may be modified arbitrarily or even disappear altogether.
11
+ In short, code in this repository is not subject to the Go 1 compatibility
12
+ promise nor the [ Release Policy] ( https://go.dev/doc/devel/release#policy ) .
13
+
8
14
## Report Issues / Send Patches
9
15
10
16
This repository uses Gerrit for code changes. To contribute, see
You can’t perform that action at this time.
0 commit comments