diff options
Diffstat (limited to 'internal')
| -rw-r--r-- | internal/rosa/go.go | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/internal/rosa/go.go b/internal/rosa/go.go index 69d5eb73..1b42447a 100644 --- a/internal/rosa/go.go +++ b/internal/rosa/go.go @@ -39,7 +39,6 @@ set +u . ./make.bash "$@" --no-banner set -u `, - Check: "bash run.bash --no-rebuild\n", Install: ` ../bin/go tool dist banner # print build info @@ -107,8 +106,8 @@ mkdir -p /var/tmp/ } go119 := t.newGo( - "1.19", - "9_e0aFHsIkVxWVGsp9T2RvvjOc3p4n9o9S8tkNe9Cvgzk_zI2FhRQB7ioQkeAAro", + "1.19.13", + "MpXfAzOlxdEW_XHmss2IpErg7rJiBsAD9WGgjNo26FXsIyc2gShcz0UJawhEj0IT", append(bootstrapEnv, "CGO_ENABLED=0"), ` rm \ crypto/tls/handshake_client_test.go \ |
