From de13951b9d0fb61595aeec48a14d534cb2fdad07 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Fri, 25 Aug 2023 10:21:50 +0200 Subject: [PATCH] docs/api: update links to Go documentation Go documentation moved to the `go.dev` domain; curl -sI https://golang.org/doc/install/source#environment | grep 'location' location: https://go.dev/doc/install/source Signed-off-by: Sebastiaan van Stijn (cherry picked from commit 4862d391442df10caca6f57104876deb754296d1) Signed-off-by: Sebastiaan van Stijn --- docs/api/v1.32.yaml | 4 ++-- docs/api/v1.33.yaml | 4 ++-- docs/api/v1.34.yaml | 4 ++-- docs/api/v1.35.yaml | 4 ++-- docs/api/v1.36.yaml | 4 ++-- docs/api/v1.37.yaml | 4 ++-- docs/api/v1.38.yaml | 4 ++-- docs/api/v1.39.yaml | 4 ++-- docs/api/v1.40.yaml | 4 ++-- docs/api/v1.41.yaml | 4 ++-- docs/api/v1.42.yaml | 4 ++-- docs/api/v1.43.yaml | 4 ++-- 12 files changed, 24 insertions(+), 24 deletions(-) diff --git a/docs/api/v1.32.yaml b/docs/api/v1.32.yaml index b843bc6340..ca9178c634 100644 --- a/docs/api/v1.32.yaml +++ b/docs/api/v1.32.yaml @@ -3632,7 +3632,7 @@ definitions: Go runtime (`GOOS`). Currently returned values are "linux" and "windows". A full list of - possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment). + possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment). type: "string" example: "linux" Architecture: @@ -3640,7 +3640,7 @@ definitions: Hardware architecture of the host, as returned by the Go runtime (`GOARCH`). - A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment). + A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment). type: "string" example: "x86_64" NCPU: diff --git a/docs/api/v1.33.yaml b/docs/api/v1.33.yaml index 3fa7eb43d5..fbf8476a13 100644 --- a/docs/api/v1.33.yaml +++ b/docs/api/v1.33.yaml @@ -3637,7 +3637,7 @@ definitions: Go runtime (`GOOS`). Currently returned values are "linux" and "windows". A full list of - possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment). + possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment). type: "string" example: "linux" Architecture: @@ -3645,7 +3645,7 @@ definitions: Hardware architecture of the host, as returned by the Go runtime (`GOARCH`). - A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment). + A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment). type: "string" example: "x86_64" NCPU: diff --git a/docs/api/v1.34.yaml b/docs/api/v1.34.yaml index d90d4dbbf8..42cff6187d 100644 --- a/docs/api/v1.34.yaml +++ b/docs/api/v1.34.yaml @@ -3666,7 +3666,7 @@ definitions: Go runtime (`GOOS`). Currently returned values are "linux" and "windows". A full list of - possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment). + possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment). type: "string" example: "linux" Architecture: @@ -3674,7 +3674,7 @@ definitions: Hardware architecture of the host, as returned by the Go runtime (`GOARCH`). - A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment). + A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment). type: "string" example: "x86_64" NCPU: diff --git a/docs/api/v1.35.yaml b/docs/api/v1.35.yaml index a3ed149466..cb1c8d3709 100644 --- a/docs/api/v1.35.yaml +++ b/docs/api/v1.35.yaml @@ -3648,7 +3648,7 @@ definitions: Go runtime (`GOOS`). Currently returned values are "linux" and "windows". A full list of - possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment). + possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment). type: "string" example: "linux" Architecture: @@ -3656,7 +3656,7 @@ definitions: Hardware architecture of the host, as returned by the Go runtime (`GOARCH`). - A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment). + A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment). type: "string" example: "x86_64" NCPU: diff --git a/docs/api/v1.36.yaml b/docs/api/v1.36.yaml index d5f4da5440..a656e106bd 100644 --- a/docs/api/v1.36.yaml +++ b/docs/api/v1.36.yaml @@ -3661,7 +3661,7 @@ definitions: Go runtime (`GOOS`). Currently returned values are "linux" and "windows". A full list of - possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment). + possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment). type: "string" example: "linux" Architecture: @@ -3669,7 +3669,7 @@ definitions: Hardware architecture of the host, as returned by the Go runtime (`GOARCH`). - A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment). + A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment). type: "string" example: "x86_64" NCPU: diff --git a/docs/api/v1.37.yaml b/docs/api/v1.37.yaml index b9290e1fea..29a6640583 100644 --- a/docs/api/v1.37.yaml +++ b/docs/api/v1.37.yaml @@ -3681,7 +3681,7 @@ definitions: Go runtime (`GOOS`). Currently returned values are "linux" and "windows". A full list of - possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment). + possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment). type: "string" example: "linux" Architecture: @@ -3689,7 +3689,7 @@ definitions: Hardware architecture of the host, as returned by the Go runtime (`GOARCH`). - A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment). + A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment). type: "string" example: "x86_64" NCPU: diff --git a/docs/api/v1.38.yaml b/docs/api/v1.38.yaml index af7b11817d..c1473afeee 100644 --- a/docs/api/v1.38.yaml +++ b/docs/api/v1.38.yaml @@ -3735,7 +3735,7 @@ definitions: Go runtime (`GOOS`). Currently returned values are "linux" and "windows". A full list of - possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment). + possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment). type: "string" example: "linux" Architecture: @@ -3743,7 +3743,7 @@ definitions: Hardware architecture of the host, as returned by the Go runtime (`GOARCH`). - A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment). + A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment). type: "string" example: "x86_64" NCPU: diff --git a/docs/api/v1.39.yaml b/docs/api/v1.39.yaml index b7d7943af5..4102875ad8 100644 --- a/docs/api/v1.39.yaml +++ b/docs/api/v1.39.yaml @@ -4719,7 +4719,7 @@ definitions: Go runtime (`GOOS`). Currently returned values are "linux" and "windows". A full list of - possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment). + possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment). type: "string" example: "linux" Architecture: @@ -4727,7 +4727,7 @@ definitions: Hardware architecture of the host, as returned by the Go runtime (`GOARCH`). - A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment). + A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment). type: "string" example: "x86_64" NCPU: diff --git a/docs/api/v1.40.yaml b/docs/api/v1.40.yaml index 98df085393..0d33d9908f 100644 --- a/docs/api/v1.40.yaml +++ b/docs/api/v1.40.yaml @@ -4855,7 +4855,7 @@ definitions: Go runtime (`GOOS`). Currently returned values are "linux" and "windows". A full list of - possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment). + possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment). type: "string" example: "linux" Architecture: @@ -4863,7 +4863,7 @@ definitions: Hardware architecture of the host, as returned by the Go runtime (`GOARCH`). - A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment). + A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment). type: "string" example: "x86_64" NCPU: diff --git a/docs/api/v1.41.yaml b/docs/api/v1.41.yaml index 13628c4348..20cd26f5e5 100644 --- a/docs/api/v1.41.yaml +++ b/docs/api/v1.41.yaml @@ -5006,7 +5006,7 @@ definitions: Go runtime (`GOOS`). Currently returned values are "linux" and "windows". A full list of - possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment). + possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment). type: "string" example: "linux" Architecture: @@ -5014,7 +5014,7 @@ definitions: Hardware architecture of the host, as returned by the Go runtime (`GOARCH`). - A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment). + A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment). type: "string" example: "x86_64" NCPU: diff --git a/docs/api/v1.42.yaml b/docs/api/v1.42.yaml index ab1a740d30..a452c486b2 100644 --- a/docs/api/v1.42.yaml +++ b/docs/api/v1.42.yaml @@ -5036,7 +5036,7 @@ definitions: Go runtime (`GOOS`). Currently returned values are "linux" and "windows". A full list of - possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment). + possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment). type: "string" example: "linux" Architecture: @@ -5044,7 +5044,7 @@ definitions: Hardware architecture of the host, as returned by the Go runtime (`GOARCH`). - A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment). + A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment). type: "string" example: "x86_64" NCPU: diff --git a/docs/api/v1.43.yaml b/docs/api/v1.43.yaml index a616794c1e..08cf7e52b6 100644 --- a/docs/api/v1.43.yaml +++ b/docs/api/v1.43.yaml @@ -5068,7 +5068,7 @@ definitions: Go runtime (`GOOS`). Currently returned values are "linux" and "windows". A full list of - possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment). + possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment). type: "string" example: "linux" Architecture: @@ -5076,7 +5076,7 @@ definitions: Hardware architecture of the host, as returned by the Go runtime (`GOARCH`). - A full list of possible values can be found in the [Go documentation](https://golang.org/doc/install/source#environment). + A full list of possible values can be found in the [Go documentation](https://go.dev/doc/install/source#environment). type: "string" example: "x86_64" NCPU: