File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Go Build Tools
2
2
3
+ [ ![ Go Reference] ( https://pkg.go.dev/badge/golang.org/x/build.svg )] ( https://pkg.go.dev/golang.org/x/build )
4
+
3
5
This subrepository holds the source for various packages and tools that support
4
6
Go's build system and the development of the Go programming language.
5
7
@@ -49,7 +51,7 @@ The main components of the Go build system are:
49
51
1 . by creating VMs on Google Compute Engine (GCE) with custom images
50
52
configured to fetch & run the buildlet on boot, listening on port 80 in a
51
53
private network.
52
-
54
+
53
55
2 . by running Linux containers (on either Google Kubernetes Engine
54
56
or GCE with the Container-Optimized OS image), with the container
55
57
images configured to fetch & run the buildlet on start, also
You can’t perform that action at this time.
0 commit comments