diff --git a/.drone.yml b/.drone.yml index 5ee56fc95b601..233e25fc0ee53 100644 --- a/.drone.yml +++ b/.drone.yml @@ -39,7 +39,7 @@ name: push-build-linux-amd64 environment: BUILDBOX_VERSION: teleport11 GID: "1000" - RUNTIME: go1.19.1 + RUNTIME: go1.19.2 UID: "1000" trigger: event: @@ -150,7 +150,7 @@ name: push-build-linux-386 environment: BUILDBOX_VERSION: teleport11 GID: "1000" - RUNTIME: go1.19.1 + RUNTIME: go1.19.2 UID: "1000" trigger: event: @@ -253,7 +253,7 @@ name: push-build-linux-amd64-fips environment: BUILDBOX_VERSION: teleport11 GID: "1000" - RUNTIME: go1.19.1 + RUNTIME: go1.19.2 UID: "1000" trigger: event: @@ -360,7 +360,7 @@ name: push-build-windows-amd64 environment: BUILDBOX_VERSION: teleport11 GID: "1000" - RUNTIME: go1.19.1 + RUNTIME: go1.19.2 UID: "1000" trigger: event: @@ -525,7 +525,7 @@ steps: - tar -C /tmp/build-$DRONE_BUILD_NUMBER-$DRONE_BUILD_CREATED/toolchains -xzf $RUNTIME.darwin-amd64.tar.gz - rm -rf $RUNTIME.darwin-amd64.tar.gz environment: - RUNTIME: go1.19.1 + RUNTIME: go1.19.2 - name: Install Rust Toolchain commands: - set -u @@ -1074,7 +1074,7 @@ name: push-build-linux-arm environment: BUILDBOX_VERSION: teleport11 GID: "1000" - RUNTIME: go1.19.1 + RUNTIME: go1.19.2 UID: "1000" trigger: event: @@ -1177,7 +1177,7 @@ name: push-build-linux-arm64 environment: BUILDBOX_VERSION: teleport11 GID: "1000" - RUNTIME: go1.19.1 + RUNTIME: go1.19.2 UID: "1000" trigger: event: @@ -1808,7 +1808,7 @@ type: kubernetes name: build-linux-amd64-centos7 environment: BUILDBOX_VERSION: teleport11 - RUNTIME: go1.19.1 + RUNTIME: go1.19.2 trigger: event: include: @@ -1970,7 +1970,7 @@ type: kubernetes name: build-linux-amd64-centos7-fips environment: BUILDBOX_VERSION: teleport11 - RUNTIME: go1.19.1 + RUNTIME: go1.19.2 trigger: event: include: @@ -2131,7 +2131,7 @@ type: kubernetes name: build-linux-amd64 environment: BUILDBOX_VERSION: teleport11 - RUNTIME: go1.19.1 + RUNTIME: go1.19.2 trigger: event: include: @@ -2305,7 +2305,7 @@ type: kubernetes name: build-linux-amd64-fips environment: BUILDBOX_VERSION: teleport11 - RUNTIME: go1.19.1 + RUNTIME: go1.19.2 trigger: event: include: @@ -3204,7 +3204,7 @@ type: kubernetes name: build-linux-386 environment: BUILDBOX_VERSION: teleport11 - RUNTIME: go1.19.1 + RUNTIME: go1.19.2 trigger: event: include: @@ -3793,7 +3793,7 @@ steps: - tar -C /tmp/build-$DRONE_BUILD_NUMBER-$DRONE_BUILD_CREATED/toolchains -xzf $RUNTIME.darwin-amd64.tar.gz - rm -rf $RUNTIME.darwin-amd64.tar.gz environment: - RUNTIME: go1.19.1 + RUNTIME: go1.19.2 - name: Install Rust Toolchain commands: - set -u @@ -4310,7 +4310,7 @@ type: kubernetes name: build-linux-arm environment: BUILDBOX_VERSION: teleport11 - RUNTIME: go1.19.1 + RUNTIME: go1.19.2 trigger: event: include: @@ -4469,7 +4469,7 @@ type: kubernetes name: build-linux-arm64 environment: BUILDBOX_VERSION: teleport11 - RUNTIME: go1.19.1 + RUNTIME: go1.19.2 trigger: event: include: @@ -5368,7 +5368,7 @@ type: kubernetes name: build-windows-amd64 environment: BUILDBOX_VERSION: teleport11 - RUNTIME: go1.19.1 + RUNTIME: go1.19.2 trigger: event: include: @@ -7212,6 +7212,6 @@ steps: WORKSPACE_DIR: /tmp/build-darwin-amd64-connect --- kind: signature -hmac: 65e2f6af8da82eac69c036051504edb6a9e175e2175bfe4ac40631c6dbf58a79 +hmac: cc1ad56f5d547cfcce1fab8987fcc9426fafdb15adb0cd76e47636361d4be836 ... diff --git a/build.assets/Makefile b/build.assets/Makefile index ff362dd2e1117..5b53b54d89afb 100644 --- a/build.assets/Makefile +++ b/build.assets/Makefile @@ -23,7 +23,7 @@ OS ?= linux ARCH ?= amd64 BUILDBOX_VERSION ?= teleport11 -GOLANG_VERSION ?= go1.19.1 +GOLANG_VERSION ?= go1.19.2 NODE_VERSION ?= 16.13.2 diff --git a/e b/e index 7ee4f8b44071d..9a98dc59d5df1 160000 --- a/e +++ b/e @@ -1 +1 @@ -Subproject commit 7ee4f8b44071d13e311c29761a81c7d2fb5a0bad +Subproject commit 9a98dc59d5df13127cca9773ecd1f3705889864e