TykTechnologies / tyk-identity-broker

Tyk Authentication Proxy for third-party login
Other
110 stars 32 forks source link

TT-10674 upgraded go version #363

Closed sredxny closed 8 months ago

sredxny commented 8 months ago

Description

Upgraded go version to go 1.21

Related Issue

TT-10674

Motivation and Context

In order to keep up to date and in sync with other tyk components, upgraded the go version

How This Has Been Tested

Compile app

Screenshots (if appropriate)

Types of changes

Checklist

github-actions[bot] commented 8 months ago

Terraform Format and Style πŸ–Œ``

Terraform Initialization βš™οΈsuccess

Terraform Plan πŸ“–success

Terraform Validation πŸ€–success

Show Plan ``` terraform Running plan in the remote backend. Output will stream here. Pressing Ctrl-C will stop streaming the logs, but will not stop the plan running remotely. Preparing the remote plan... To view this run in a browser, visit: https://app.terraform.io/app/Tyk/repo-policy-tyk-identity-broker/runs/run-9MgJQdMG8mW4NnBX Waiting for the plan to start... Terraform v1.4.6 on linux_amd64 Initializing plugins and modules... module.tyk-identity-broker.github_repository.repository: Refreshing state... [id=tyk-identity-broker] module.tyk-identity-broker.github_branch.default: Refreshing state... [id=tyk-identity-broker:master] module.tyk-identity-broker.github_branch.release_branches["release-1.2"]: Refreshing state... [id=tyk-identity-broker:release-1.2] module.tyk-identity-broker.github_branch.release_branches["release-1.4"]: Refreshing state... [id=tyk-identity-broker:release-1.4] module.tyk-identity-broker.github_branch.release_branches["release-1.3"]: Refreshing state... [id=tyk-identity-broker:release-1.3] module.tyk-identity-broker.github_branch.release_branches["master"]: Refreshing state... [id=tyk-identity-broker:master] module.tyk-identity-broker.github_branch_protection.automerge["release-1.3"]: Refreshing state... [id=BPR_kwDOAtnrYs4B_GQn] module.tyk-identity-broker.github_branch_protection.automerge["master"]: Refreshing state... [id=MDIwOkJyYW5jaFByb3RlY3Rpb25SdWxlMTUzMTE5Nzc=] module.tyk-identity-broker.github_branch_protection.automerge["release-1.4"]: Refreshing state... [id=BPR_kwDOAtnrYs4CHTEd] module.tyk-identity-broker.github_branch_protection.automerge["release-1.2"]: Refreshing state... [id=BPR_kwDOAtnrYs4B_GQp] module.tyk-identity-broker.github_branch_default.default: Refreshing state... [id=tyk-identity-broker] Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: ~ update in-place Terraform will perform the following actions: # module.tyk-identity-broker.github_branch_protection.automerge["master"] will be updated in-place ~ resource "github_branch_protection" "automerge" { id = "MDIwOkJyYW5jaFByb3RlY3Rpb25SdWxlMTUzMTE5Nzc=" # (11 unchanged attributes hidden) ~ required_status_checks { ~ contexts = [ - "1.19-bullseye", + "1.21-bullseye", ] # (1 unchanged attribute hidden) } # (1 unchanged block hidden) } # module.tyk-identity-broker.github_branch_protection.automerge["release-1.4"] will be updated in-place ~ resource "github_branch_protection" "automerge" { id = "BPR_kwDOAtnrYs4CHTEd" # (11 unchanged attributes hidden) ~ required_status_checks { ~ contexts = [ - "1.19-bullseye", + "1.21-bullseye", ] # (1 unchanged attribute hidden) } # (1 unchanged block hidden) } Plan: 0 to add, 2 to change, 0 to destroy. ```

Pushed by: @sredxny, Action: pull_request

github-actions[bot] commented 8 months ago

Terraform Format and Style πŸ–Œ``

Terraform Initialization βš™οΈsuccess

Terraform Plan πŸ“–success

Terraform Validation πŸ€–success

Show Plan ``` terraform Running plan in the remote backend. Output will stream here. Pressing Ctrl-C will stop streaming the logs, but will not stop the plan running remotely. Preparing the remote plan... To view this run in a browser, visit: https://app.terraform.io/app/Tyk/repo-policy-tyk-identity-broker/runs/run-T2TFFRXy7QgkCfdn Waiting for the plan to start... Terraform v1.4.6 on linux_amd64 Initializing plugins and modules... module.tyk-identity-broker.github_repository.repository: Refreshing state... [id=tyk-identity-broker] module.tyk-identity-broker.github_branch.release_branches["release-1.2"]: Refreshing state... [id=tyk-identity-broker:release-1.2] module.tyk-identity-broker.github_branch.release_branches["release-1.4"]: Refreshing state... [id=tyk-identity-broker:release-1.4] module.tyk-identity-broker.github_branch_protection.automerge["master"]: Refreshing state... [id=MDIwOkJyYW5jaFByb3RlY3Rpb25SdWxlMTUzMTE5Nzc=] module.tyk-identity-broker.github_branch.release_branches["release-1.3"]: Refreshing state... [id=tyk-identity-broker:release-1.3] module.tyk-identity-broker.github_branch.default: Refreshing state... [id=tyk-identity-broker:master] module.tyk-identity-broker.github_branch_protection.automerge["release-1.3"]: Refreshing state... [id=BPR_kwDOAtnrYs4B_GQn] module.tyk-identity-broker.github_branch.release_branches["master"]: Refreshing state... [id=tyk-identity-broker:master] module.tyk-identity-broker.github_branch_protection.automerge["release-1.2"]: Refreshing state... [id=BPR_kwDOAtnrYs4B_GQp] module.tyk-identity-broker.github_branch_protection.automerge["release-1.4"]: Refreshing state... [id=BPR_kwDOAtnrYs4CHTEd] module.tyk-identity-broker.github_branch_default.default: Refreshing state... [id=tyk-identity-broker] Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: ~ update in-place Terraform will perform the following actions: # module.tyk-identity-broker.github_branch_protection.automerge["master"] will be updated in-place ~ resource "github_branch_protection" "automerge" { id = "MDIwOkJyYW5jaFByb3RlY3Rpb25SdWxlMTUzMTE5Nzc=" # (11 unchanged attributes hidden) ~ required_status_checks { ~ contexts = [ - "1.19-bullseye", + "1.21-bullseye", ] # (1 unchanged attribute hidden) } # (1 unchanged block hidden) } Plan: 0 to add, 1 to change, 0 to destroy. ```

Pushed by: @sredxny, Action: pull_request

github-actions[bot] commented 8 months ago

Terraform Format and Style πŸ–Œ``

Terraform Initialization βš™οΈsuccess

Terraform Plan πŸ“–success

Terraform Validation πŸ€–success

Show Plan ``` terraform Running plan in the remote backend. Output will stream here. Pressing Ctrl-C will stop streaming the logs, but will not stop the plan running remotely. Preparing the remote plan... To view this run in a browser, visit: https://app.terraform.io/app/Tyk/repo-policy-tyk-identity-broker/runs/run-HgYryYWVxRbq7Rh1 Waiting for the plan to start... Terraform v1.4.6 on linux_amd64 Initializing plugins and modules... module.tyk-identity-broker.github_repository.repository: Refreshing state... [id=tyk-identity-broker] module.tyk-identity-broker.github_branch.default: Refreshing state... [id=tyk-identity-broker:master] module.tyk-identity-broker.github_branch.release_branches["release-1.3"]: Refreshing state... [id=tyk-identity-broker:release-1.3] module.tyk-identity-broker.github_branch.release_branches["release-1.2"]: Refreshing state... [id=tyk-identity-broker:release-1.2] module.tyk-identity-broker.github_branch_protection.automerge["release-1.2"]: Refreshing state... [id=BPR_kwDOAtnrYs4B_GQp] module.tyk-identity-broker.github_branch_protection.automerge["release-1.3"]: Refreshing state... [id=BPR_kwDOAtnrYs4B_GQn] module.tyk-identity-broker.github_branch.release_branches["release-1.4"]: Refreshing state... [id=tyk-identity-broker:release-1.4] module.tyk-identity-broker.github_branch.release_branches["master"]: Refreshing state... [id=tyk-identity-broker:master] module.tyk-identity-broker.github_branch_protection.automerge["master"]: Refreshing state... [id=MDIwOkJyYW5jaFByb3RlY3Rpb25SdWxlMTUzMTE5Nzc=] module.tyk-identity-broker.github_branch_protection.automerge["release-1.4"]: Refreshing state... [id=BPR_kwDOAtnrYs4CHTEd] module.tyk-identity-broker.github_branch_default.default: Refreshing state... [id=tyk-identity-broker] Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: ~ update in-place Terraform will perform the following actions: # module.tyk-identity-broker.github_branch_protection.automerge["master"] will be updated in-place ~ resource "github_branch_protection" "automerge" { id = "MDIwOkJyYW5jaFByb3RlY3Rpb25SdWxlMTUzMTE5Nzc=" # (11 unchanged attributes hidden) ~ required_status_checks { ~ contexts = [ - "1.19-bullseye", + "1.21-bullseye", ] # (1 unchanged attribute hidden) } # (1 unchanged block hidden) } Plan: 0 to add, 1 to change, 0 to destroy. ```

Pushed by: @ermirizio, Action: pull_request