From 7e7f8b8035bb7223e735b819ece2eec11671d7b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 09:10:41 +0200 Subject: [PATCH] chore(deps): update all dependencies (#1004) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [aws](https://registry.terraform.io/providers/hashicorp/aws) ([source](https://togithub.com/hashicorp/terraform-provider-aws)) | required_provider | minor | `5.19.0` -> `5.20.1` | [![age](https://developer.mend.io/api/mc/badges/age/terraform-provider/aws/5.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/terraform-provider/aws/5.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/terraform-provider/aws/5.19.0/5.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/terraform-provider/aws/5.19.0/5.20.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [boto3](https://togithub.com/boto/boto3) | | patch | `==1.28.60` -> `==1.28.62` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/boto3/1.28.62?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/boto3/1.28.62?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/boto3/1.28.60/1.28.62?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/boto3/1.28.60/1.28.62?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [botocore](https://togithub.com/boto/botocore) | | patch | `==1.31.60` -> `==1.31.62` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/botocore/1.31.62?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/botocore/1.31.62?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/botocore/1.31.60/1.31.62?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/botocore/1.31.60/1.31.62?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | checkmarx/kics | container | patch | `v1.7.9-debian` -> `v1.7.10-debian` | [![age](https://developer.mend.io/api/mc/badges/age/docker/checkmarx%2fkics/v1.7.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/docker/checkmarx%2fkics/v1.7.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/docker/checkmarx%2fkics/v1.7.9/v1.7.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/checkmarx%2fkics/v1.7.9/v1.7.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/gruntwork-io/terratest](https://togithub.com/gruntwork-io/terratest) | require | minor | `v0.45.0` -> `v0.46.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgruntwork-io%2fterratest/v0.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgruntwork-io%2fterratest/v0.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgruntwork-io%2fterratest/v0.45.0/v0.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgruntwork-io%2fterratest/v0.45.0/v0.46.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/xanzy/go-gitlab](https://togithub.com/xanzy/go-gitlab) | require | minor | `v0.92.3` -> `v0.93.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fxanzy%2fgo-gitlab/v0.93.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fxanzy%2fgo-gitlab/v0.93.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fxanzy%2fgo-gitlab/v0.92.3/v0.93.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fxanzy%2fgo-gitlab/v0.92.3/v0.93.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | peter-evans/slash-command-dispatch | action | digest | `c5d899d` -> `34d58dd` | [![age](https://developer.mend.io/api/mc/badges/age/github-tags/peter-evans%2fslash-command-dispatch/?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/peter-evans%2fslash-command-dispatch/?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/peter-evans%2fslash-command-dispatch//?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/peter-evans%2fslash-command-dispatch//?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
hashicorp/terraform-provider-aws (aws) ### [`v5.20.1`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5201-October-10-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v5.20.0...v5.20.1) NOTES: - provider: Build with [Terraform Plugin Framework v1.4.1](https://togithub.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md#141-october-09-2023), fixing potential [initialization errors](https://togithub.com/hashicorp/terraform/issues/33990) when using v1.6 of the Terraform CLI. ### [`v5.20.0`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#5200-October-6-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v5.19.0...v5.20.0) FEATURES: - **New Resource:** `aws_guardduty_detector_feature` ([#​31463](https://togithub.com/hashicorp/terraform-provider-aws/issues/31463)) - **New Resource:** `aws_servicequotas_template` ([#​33688](https://togithub.com/hashicorp/terraform-provider-aws/issues/33688)) - **New Resource:** `aws_sesv2_account_vdm_attributes` ([#​33705](https://togithub.com/hashicorp/terraform-provider-aws/issues/33705)) - **New Resource:** `aws_verifiedaccess_instance_trust_provider_attachment` ([#​33734](https://togithub.com/hashicorp/terraform-provider-aws/issues/33734)) ENHANCEMENTS: - data-source/aws_guardduty_detector: Add `features` attribute ([#​31463](https://togithub.com/hashicorp/terraform-provider-aws/issues/31463)) - resource/aws_finspace_kx_cluster: Increase default creation timeout to 45 minutes, default deletion timeout to 60 minutes ([#​33745](https://togithub.com/hashicorp/terraform-provider-aws/issues/33745)) - resource/aws_finspace_kx_environment: Increase default deletion timeout to 45 minutes ([#​33745](https://togithub.com/hashicorp/terraform-provider-aws/issues/33745)) - resource/aws_guardduty_filter: Add plan-time validation of `name` ([#​21030](https://togithub.com/hashicorp/terraform-provider-aws/issues/21030)) - resource/aws_kinesis_firehose_delivery_stream: Add `opensearchserverless_configuration` and `msk_source_configuration` configuration blocks ([#​33101](https://togithub.com/hashicorp/terraform-provider-aws/issues/33101)) - resource/aws_kinesis_firehose_delivery_stream: Add `opensearchserverless` as a valid `destination` value ([#​33101](https://togithub.com/hashicorp/terraform-provider-aws/issues/33101)) BUG FIXES: - data-source/aws_fsx_ontap_storage_virtual_machine: Fix crash when `active_directory_configuration.self_managed_active_directory_configuration.file_system_administrators_group` is not configured ([#​33800](https://togithub.com/hashicorp/terraform-provider-aws/issues/33800)) - resource/aws_ec2\_transit_gateway_route : Fix TGW route search filter to avoid routes being missed when more than 1,000 static routes are in a TGW route table ([#​33765](https://togithub.com/hashicorp/terraform-provider-aws/issues/33765)) - resource/aws_fsx_ontap_storage_virtual_machine: Fix crash when `active_directory_configuration.self_managed_active_directory_configuration.file_system_administrators_group` is not configured ([#​33800](https://togithub.com/hashicorp/terraform-provider-aws/issues/33800)) - resource/aws_medialive_channel: Fix VPC settings flatten/expand/docs. ([#​33558](https://togithub.com/hashicorp/terraform-provider-aws/issues/33558)) - resource/aws_vpc_endpoint: Set `dns_options.dns_record_ip_type` to `Computed` to prevent diffs ([#​33743](https://togithub.com/hashicorp/terraform-provider-aws/issues/33743))
boto/boto3 (boto3) ### [`v1.28.62`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#12862) [Compare Source](https://togithub.com/boto/boto3/compare/1.28.61...1.28.62) \======= - enhancement:Dependencies: \[`botocore`] Add support for urllib3 2.0 for Python 3.10+ - api-change:`ec2`: \[`botocore`] Documentation updates for Elastic Compute Cloud (EC2). - api-change:`fsx`: \[`botocore`] After performing steps to repair the Active Directory configuration of a file system, use this action to initiate the process of attempting to recover to the file system. - api-change:`marketplace-catalog`: \[`botocore`] This release adds support for Document type as an alternative for stringified JSON for StartChangeSet, DescribeChangeSet and DescribeEntity APIs - api-change:`quicksight`: \[`botocore`] NullOption in FilterListConfiguration; Dataset schema/table max length increased; Support total placement for pivot table visual; Lenient mode relaxes the validation to create resources with definition; Data sources can be added to folders; Redshift data sources support IAM Role-based authentication - api-change:`transfer`: \[`botocore`] This release updates the max character limit of PreAuthenticationLoginBanner and PostAuthenticationLoginBanner to 4096 characters ### [`v1.28.61`](https://togithub.com/boto/boto3/blob/HEAD/CHANGELOG.rst#12861) [Compare Source](https://togithub.com/boto/boto3/compare/1.28.60...1.28.61) \======= - api-change:`omics`: \[`botocore`] Add Etag Support for Omics Storage in ListReadSets and GetReadSetMetadata API - api-change:`rds`: \[`botocore`] Updates Amazon RDS documentation for corrections and minor improvements. - api-change:`route53`: \[`botocore`] Add hostedzonetype filter to ListHostedZones API. - api-change:`securityhub`: \[`botocore`] Added new resource detail objects to ASFF, including resources for AwsEventsEventbus, AwsEventsEndpoint, AwsDmsEndpoint, AwsDmsReplicationTask, AwsDmsReplicationInstance, AwsRoute53HostedZone, and AwsMskCluster - api-change:`storagegateway`: \[`botocore`] Add SoftwareVersion to response of DescribeGatewayInformation. - api-change:`workspaces`: \[`botocore`] This release introduces Manage applications. This feature allows users to manage their WorkSpaces applications by associating or disassociating their WorkSpaces with applications. The DescribeWorkspaces API will now additionally return OperatingSystemName in its responses.
boto/botocore (botocore) ### [`v1.31.62`](https://togithub.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13162) [Compare Source](https://togithub.com/boto/botocore/compare/1.31.61...1.31.62) \======= - enhancement:Dependencies: Add support for urllib3 2.0 for Python 3.10+ - api-change:`ec2`: Documentation updates for Elastic Compute Cloud (EC2). - api-change:`fsx`: After performing steps to repair the Active Directory configuration of a file system, use this action to initiate the process of attempting to recover to the file system. - api-change:`marketplace-catalog`: This release adds support for Document type as an alternative for stringified JSON for StartChangeSet, DescribeChangeSet and DescribeEntity APIs - api-change:`quicksight`: NullOption in FilterListConfiguration; Dataset schema/table max length increased; Support total placement for pivot table visual; Lenient mode relaxes the validation to create resources with definition; Data sources can be added to folders; Redshift data sources support IAM Role-based authentication - api-change:`transfer`: This release updates the max character limit of PreAuthenticationLoginBanner and PostAuthenticationLoginBanner to 4096 characters ### [`v1.31.61`](https://togithub.com/boto/botocore/blob/HEAD/CHANGELOG.rst#13161) [Compare Source](https://togithub.com/boto/botocore/compare/1.31.60...1.31.61) \======= - api-change:`omics`: Add Etag Support for Omics Storage in ListReadSets and GetReadSetMetadata API - api-change:`rds`: Updates Amazon RDS documentation for corrections and minor improvements. - api-change:`route53`: Add hostedzonetype filter to ListHostedZones API. - api-change:`securityhub`: Added new resource detail objects to ASFF, including resources for AwsEventsEventbus, AwsEventsEndpoint, AwsDmsEndpoint, AwsDmsReplicationTask, AwsDmsReplicationInstance, AwsRoute53HostedZone, and AwsMskCluster - api-change:`storagegateway`: Add SoftwareVersion to response of DescribeGatewayInformation. - api-change:`workspaces`: This release introduces Manage applications. This feature allows users to manage their WorkSpaces applications by associating or disassociating their WorkSpaces with applications. The DescribeWorkspaces API will now additionally return OperatingSystemName in its responses.
gruntwork-io/terratest (github.com/gruntwork-io/terratest) ### [`v0.46.0`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.46.0) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.45.0...v0.46.0) #### Modules affected - `terraform` #### Description - Added support for OpenTofu in `terraform` module ##### Migration Guide Switching to tofu: 1. Install OpenTofu cli https://github.com/opentofu/opentofu 2. Apply one of: - Option 1: Remove `terraform` binary from `PATH` - Option 2: use [`TerraformBinary` config](https://togithub.com/gruntwork-io/terratest/blob/master/modules/terraform/options.go#L41) to specify `tofu` executable #### Related links - [https://github.com/gruntwork-io/terratest/pull/1352](https://togithub.com/gruntwork-io/terratest/pull/1352)
xanzy/go-gitlab (github.com/xanzy/go-gitlab) ### [`v0.93.1`](https://togithub.com/xanzy/go-gitlab/compare/v0.93.0...v0.93.1) [Compare Source](https://togithub.com/xanzy/go-gitlab/compare/v0.93.0...v0.93.1) ### [`v0.93.0`](https://togithub.com/xanzy/go-gitlab/compare/v0.92.3...v0.93.0) [Compare Source](https://togithub.com/xanzy/go-gitlab/compare/v0.92.3...v0.93.0)
--- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/cattle-ops/terraform-aws-gitlab-runner). --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Matthias Kay --- .github/workflows/ci.yml | 2 +- .../workflows/slash_ops_comment_dispatch.yml | 2 +- .terraform.lock.hcl | 34 +++++++++---------- examples/runner-certificates/versions.tf | 2 +- examples/runner-default/.terraform.lock.hcl | 32 ++++++++--------- examples/runner-default/versions.tf | 2 +- examples/runner-docker/.terraform.lock.hcl | 32 ++++++++--------- examples/runner-docker/versions.tf | 2 +- .../runner-multi-region/.terraform.lock.hcl | 32 ++++++++--------- examples/runner-multi-region/versions.tf | 2 +- .../runner-pre-registered/.terraform.lock.hcl | 32 ++++++++--------- examples/runner-pre-registered/versions.tf | 2 +- examples/runner-public/.terraform.lock.hcl | 32 ++++++++--------- examples/runner-public/versions.tf | 2 +- .../lambda/requirements.txt | 4 +-- modules/terminate-agent-hook/versions.tf | 2 +- test/go.mod | 4 +-- test/go.sum | 4 +++ 18 files changed, 113 insertions(+), 111 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index eef4c996b..03531c533 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -104,7 +104,7 @@ jobs: kics: runs-on: ubuntu-latest container: - image: checkmarx/kics:v1.7.9-debian@sha256:fe93d547d4fe1236b81128ef762ff36b0069b6033472df885f902cf0bf720f67 + image: checkmarx/kics:v1.7.10-debian@sha256:13fa574a0b0220c93b966b84d98edb37d9d1f075c173c4ab10a33f6e61fc6761 steps: - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 # ignore: "tags not used", "access analyzer not used", "shield advanced not used" diff --git a/.github/workflows/slash_ops_comment_dispatch.yml b/.github/workflows/slash_ops_comment_dispatch.yml index 4e39776c3..3c3a28139 100644 --- a/.github/workflows/slash_ops_comment_dispatch.yml +++ b/.github/workflows/slash_ops_comment_dispatch.yml @@ -18,7 +18,7 @@ jobs: pull-requests: write steps: - name: Slash Command Dispatch - uses: peter-evans/slash-command-dispatch@c5d899d61979ab022c66e48443e5920dba8ee6c6 # ratchet:peter-evans/slash-command-dispatch@v3 + uses: peter-evans/slash-command-dispatch@34d58ddc1cee07bf36049856df74329ea9a45180 # ratchet:peter-evans/slash-command-dispatch@v3 with: token: ${{ secrets.GITHUB_TOKEN }} issue-type: pull-request diff --git a/.terraform.lock.hcl b/.terraform.lock.hcl index 312555f19..6b33622e0 100644 --- a/.terraform.lock.hcl +++ b/.terraform.lock.hcl @@ -21,25 +21,23 @@ provider "registry.terraform.io/hashicorp/archive" { } provider "registry.terraform.io/hashicorp/aws" { - version = "5.19.0" - constraints = ">= 4.0.0, >= 5.11.0" + version = "5.20.1" + constraints = ">= 4.0.0" hashes = [ - "h1:B14fi+fHRJorCabBF2NAx7JpO58qZdve9eZi3zMdp8c=", - "zh:03aa0f857c6dfce5f46c9bf3aad45534b9421e68983994b6f9dd9812beaece9c", - "zh:0639818c5bf9f9943667f39ec38bb945c9786983025dff407390133fa1ca5041", - "zh:0b82ad42ced8fb4a138eaf2fd37cf6059ca0bb482114b35fb84f22fc1500324a", - "zh:173e8c19a9f1d8f6457c80f4a73a92f420a81d650fc4ad0f97a5dc4b9485bba8", - "zh:42913a40ddfe9b4f3c78ad2e3cdc1dcfd48151bc132dc6b49fc32cd6da79db21", - "zh:452db5caca2e53d5f7090979d518e77aa5fd98385514b11ee2ce76a46e89cb53", - "zh:9b12af85486a96aedd8d7984b0ff811a4b42e3d88dad1a3fb4c0b580d04fa425", - "zh:a12377ade89ee18d9be116436e411e8396898bd70b21ab027c161c785e86238d", - "zh:aa9e4746ba49044ad5b4dda57fcdba7bc16fe65f696766fb2c55c30a27abf844", - "zh:adfaee76d283f1c321fad2e4154be88d57da8c2ecfdca9516c8920bd2ece36ed", - "zh:bf6fbc6d60661c03ed2214173c1deced908dc62480dd41e67ac399fa4abd7467", - "zh:cb685da03ad00d1a27891f3d366d75e8795ac81f1b427888b434e6832ca40633", - "zh:e0432c78dfaf2baebe2bf5c0ad8087f547c69c2c5a00e4c1dcd5a6344ce726df", - "zh:e0ec9ccb8d34d6d0d8bf7f8628c223951832b4d50ea8887fc711fa854b3a28b4", - "zh:f274397ada4ef3c1dce2f70e719c8ccf19fc4e7a2e3f45d018764c6267fd7157", + "h1:8fm4qyHhF6vQ6m4MkgOavcxN7DACfnXsvO+ASwgg4as=", + "h1:8qCC4XR9vtxvh+7bJmT/VG1BKjRbuQRR+l2mOhyiSPg=", + "h1:AGsYKj28ruqnJZYC0GQQubHX6Y/RD09BHHLbz52s9Rc=", + "h1:Bfis9dFT/Dq3tYB2X+Q3qR+x7TNwPsedANP7rLtOsvQ=", + "h1:CvAnvW3yMUiUtgbrW+XtMQoQ+V0IAsECjrUGVIPxGDM=", + "h1:IISRp8p1MdMhn/btHGDCAyTRJfGVwTN7VW0I1+M/zIE=", + "h1:Rvt7N/u29bgFKY3hnCBjM1nmjxjq3E2KuMeuep9BXKE=", + "h1:Tq7AHSP7CHgbwIywJ8yQ+LF965z+byLlJw2pqVhK89A=", + "h1:Usk+SaGwa0YO9idCISr5eSX//3rFCQb7j+Uvjf3Glag=", + "h1:biFG6mIzioqB3+ZVCzFjyb6aSXEe0M47to/ACINc0Cg=", + "h1:d1covDkGetcsYOMP6RYhsT87xvpCdD5+Pr3wTTGfzjs=", + "h1:eZ2FWMpMaBPVzbgFcoD+R8ekatsiDsO/lL9PFnY2Ou4=", + "h1:g4XG3vsiN3e/9naSqGLJT7WVzW6WOAQZ675ovUrjLtw=", + "h1:pfTJoT1WfYxOisX/eJUDma7XW4zmbQmM3/UYDb0YR+A=", ] } diff --git a/examples/runner-certificates/versions.tf b/examples/runner-certificates/versions.tf index f9e437b17..451ec2e4f 100644 --- a/examples/runner-certificates/versions.tf +++ b/examples/runner-certificates/versions.tf @@ -5,7 +5,7 @@ terraform { required_providers { aws = { source = "hashicorp/aws" - version = "5.18.1" + version = "5.20.1" } local = { source = "hashicorp/local" diff --git a/examples/runner-default/.terraform.lock.hcl b/examples/runner-default/.terraform.lock.hcl index f2a57e735..fa7226aee 100644 --- a/examples/runner-default/.terraform.lock.hcl +++ b/examples/runner-default/.terraform.lock.hcl @@ -23,23 +23,23 @@ provider "registry.terraform.io/hashicorp/archive" { } provider "registry.terraform.io/hashicorp/aws" { - version = "5.19.0" - constraints = "5.19.0" + version = "5.20.1" + constraints = "5.20.1" hashes = [ - "h1:6eqz2MG2/F3KMkgwzOfwGlNl0tKIDjZmgyNMkrgwXqA=", - "h1:A9T5YnPtf3xBalTJdKLsvzOQVSf2j+VcgKwyxyBZB38=", - "h1:B14fi+fHRJorCabBF2NAx7JpO58qZdve9eZi3zMdp8c=", - "h1:BlQt2rjI65D0hqYXLV2QXnzAKpu6M7u5R7prAM+tGjM=", - "h1:MJclj56jijp7T4V4g5tzHXS3M8vUdJAcBRjEstBh0Hc=", - "h1:NjBfha1bffDoguY3vC8g1dvEwnfwnjjcMmnBZC2e+bk=", - "h1:OICG1eCemRJLo8La4VSCYwpo1bw076J5y+dHfgBWTfY=", - "h1:QUX8nqmzZAlmG1eKzNLWqXUnsnvQ222cB9n/9J2U4Eo=", - "h1:gTEL7jZda4oWV3Hl3YGcLSnd/9TKni+F6AaPmR4gaxQ=", - "h1:heGDQXgYo1AjXJ1OvDfq7s7GKJiip1vq53lRrC4S1ts=", - "h1:qB/UEwACESt1SJ7iqakG0XuBr3EMXNd0ueMfYZrtit0=", - "h1:re37hBIQg5NRKvyizWfW8UNp3ATVNCB8ILDdKF5uqPE=", - "h1:rgsqMIwX/2b2Ghrfd3lPasPoHupkWsEA+fcXod60+v8=", - "h1:ypI4Q5uM85tOrBGhubzByboA2+6OADFVkXRh1GfhBqs=", + "h1:8fm4qyHhF6vQ6m4MkgOavcxN7DACfnXsvO+ASwgg4as=", + "h1:8qCC4XR9vtxvh+7bJmT/VG1BKjRbuQRR+l2mOhyiSPg=", + "h1:AGsYKj28ruqnJZYC0GQQubHX6Y/RD09BHHLbz52s9Rc=", + "h1:Bfis9dFT/Dq3tYB2X+Q3qR+x7TNwPsedANP7rLtOsvQ=", + "h1:CvAnvW3yMUiUtgbrW+XtMQoQ+V0IAsECjrUGVIPxGDM=", + "h1:IISRp8p1MdMhn/btHGDCAyTRJfGVwTN7VW0I1+M/zIE=", + "h1:Rvt7N/u29bgFKY3hnCBjM1nmjxjq3E2KuMeuep9BXKE=", + "h1:Tq7AHSP7CHgbwIywJ8yQ+LF965z+byLlJw2pqVhK89A=", + "h1:Usk+SaGwa0YO9idCISr5eSX//3rFCQb7j+Uvjf3Glag=", + "h1:biFG6mIzioqB3+ZVCzFjyb6aSXEe0M47to/ACINc0Cg=", + "h1:d1covDkGetcsYOMP6RYhsT87xvpCdD5+Pr3wTTGfzjs=", + "h1:eZ2FWMpMaBPVzbgFcoD+R8ekatsiDsO/lL9PFnY2Ou4=", + "h1:g4XG3vsiN3e/9naSqGLJT7WVzW6WOAQZ675ovUrjLtw=", + "h1:pfTJoT1WfYxOisX/eJUDma7XW4zmbQmM3/UYDb0YR+A=", ] } diff --git a/examples/runner-default/versions.tf b/examples/runner-default/versions.tf index 6d8960ca8..451ec2e4f 100644 --- a/examples/runner-default/versions.tf +++ b/examples/runner-default/versions.tf @@ -5,7 +5,7 @@ terraform { required_providers { aws = { source = "hashicorp/aws" - version = "5.19.0" + version = "5.20.1" } local = { source = "hashicorp/local" diff --git a/examples/runner-docker/.terraform.lock.hcl b/examples/runner-docker/.terraform.lock.hcl index 22bdf8b40..5465a6efc 100644 --- a/examples/runner-docker/.terraform.lock.hcl +++ b/examples/runner-docker/.terraform.lock.hcl @@ -21,23 +21,23 @@ provider "registry.terraform.io/hashicorp/archive" { } provider "registry.terraform.io/hashicorp/aws" { - version = "5.19.0" - constraints = "5.19.0" + version = "5.20.1" + constraints = "5.20.1" hashes = [ - "h1:6eqz2MG2/F3KMkgwzOfwGlNl0tKIDjZmgyNMkrgwXqA=", - "h1:A9T5YnPtf3xBalTJdKLsvzOQVSf2j+VcgKwyxyBZB38=", - "h1:B14fi+fHRJorCabBF2NAx7JpO58qZdve9eZi3zMdp8c=", - "h1:BlQt2rjI65D0hqYXLV2QXnzAKpu6M7u5R7prAM+tGjM=", - "h1:MJclj56jijp7T4V4g5tzHXS3M8vUdJAcBRjEstBh0Hc=", - "h1:NjBfha1bffDoguY3vC8g1dvEwnfwnjjcMmnBZC2e+bk=", - "h1:OICG1eCemRJLo8La4VSCYwpo1bw076J5y+dHfgBWTfY=", - "h1:QUX8nqmzZAlmG1eKzNLWqXUnsnvQ222cB9n/9J2U4Eo=", - "h1:gTEL7jZda4oWV3Hl3YGcLSnd/9TKni+F6AaPmR4gaxQ=", - "h1:heGDQXgYo1AjXJ1OvDfq7s7GKJiip1vq53lRrC4S1ts=", - "h1:qB/UEwACESt1SJ7iqakG0XuBr3EMXNd0ueMfYZrtit0=", - "h1:re37hBIQg5NRKvyizWfW8UNp3ATVNCB8ILDdKF5uqPE=", - "h1:rgsqMIwX/2b2Ghrfd3lPasPoHupkWsEA+fcXod60+v8=", - "h1:ypI4Q5uM85tOrBGhubzByboA2+6OADFVkXRh1GfhBqs=", + "h1:8fm4qyHhF6vQ6m4MkgOavcxN7DACfnXsvO+ASwgg4as=", + "h1:8qCC4XR9vtxvh+7bJmT/VG1BKjRbuQRR+l2mOhyiSPg=", + "h1:AGsYKj28ruqnJZYC0GQQubHX6Y/RD09BHHLbz52s9Rc=", + "h1:Bfis9dFT/Dq3tYB2X+Q3qR+x7TNwPsedANP7rLtOsvQ=", + "h1:CvAnvW3yMUiUtgbrW+XtMQoQ+V0IAsECjrUGVIPxGDM=", + "h1:IISRp8p1MdMhn/btHGDCAyTRJfGVwTN7VW0I1+M/zIE=", + "h1:Rvt7N/u29bgFKY3hnCBjM1nmjxjq3E2KuMeuep9BXKE=", + "h1:Tq7AHSP7CHgbwIywJ8yQ+LF965z+byLlJw2pqVhK89A=", + "h1:Usk+SaGwa0YO9idCISr5eSX//3rFCQb7j+Uvjf3Glag=", + "h1:biFG6mIzioqB3+ZVCzFjyb6aSXEe0M47to/ACINc0Cg=", + "h1:d1covDkGetcsYOMP6RYhsT87xvpCdD5+Pr3wTTGfzjs=", + "h1:eZ2FWMpMaBPVzbgFcoD+R8ekatsiDsO/lL9PFnY2Ou4=", + "h1:g4XG3vsiN3e/9naSqGLJT7WVzW6WOAQZ675ovUrjLtw=", + "h1:pfTJoT1WfYxOisX/eJUDma7XW4zmbQmM3/UYDb0YR+A=", ] } diff --git a/examples/runner-docker/versions.tf b/examples/runner-docker/versions.tf index 6d8960ca8..451ec2e4f 100644 --- a/examples/runner-docker/versions.tf +++ b/examples/runner-docker/versions.tf @@ -5,7 +5,7 @@ terraform { required_providers { aws = { source = "hashicorp/aws" - version = "5.19.0" + version = "5.20.1" } local = { source = "hashicorp/local" diff --git a/examples/runner-multi-region/.terraform.lock.hcl b/examples/runner-multi-region/.terraform.lock.hcl index 0754d031d..d1274ec9e 100644 --- a/examples/runner-multi-region/.terraform.lock.hcl +++ b/examples/runner-multi-region/.terraform.lock.hcl @@ -21,23 +21,23 @@ provider "registry.terraform.io/hashicorp/archive" { } provider "registry.terraform.io/hashicorp/aws" { - version = "5.19.0" - constraints = "5.19.0" + version = "5.20.1" + constraints = "5.20.1" hashes = [ - "h1:6eqz2MG2/F3KMkgwzOfwGlNl0tKIDjZmgyNMkrgwXqA=", - "h1:A9T5YnPtf3xBalTJdKLsvzOQVSf2j+VcgKwyxyBZB38=", - "h1:B14fi+fHRJorCabBF2NAx7JpO58qZdve9eZi3zMdp8c=", - "h1:BlQt2rjI65D0hqYXLV2QXnzAKpu6M7u5R7prAM+tGjM=", - "h1:MJclj56jijp7T4V4g5tzHXS3M8vUdJAcBRjEstBh0Hc=", - "h1:NjBfha1bffDoguY3vC8g1dvEwnfwnjjcMmnBZC2e+bk=", - "h1:OICG1eCemRJLo8La4VSCYwpo1bw076J5y+dHfgBWTfY=", - "h1:QUX8nqmzZAlmG1eKzNLWqXUnsnvQ222cB9n/9J2U4Eo=", - "h1:gTEL7jZda4oWV3Hl3YGcLSnd/9TKni+F6AaPmR4gaxQ=", - "h1:heGDQXgYo1AjXJ1OvDfq7s7GKJiip1vq53lRrC4S1ts=", - "h1:qB/UEwACESt1SJ7iqakG0XuBr3EMXNd0ueMfYZrtit0=", - "h1:re37hBIQg5NRKvyizWfW8UNp3ATVNCB8ILDdKF5uqPE=", - "h1:rgsqMIwX/2b2Ghrfd3lPasPoHupkWsEA+fcXod60+v8=", - "h1:ypI4Q5uM85tOrBGhubzByboA2+6OADFVkXRh1GfhBqs=", + "h1:8fm4qyHhF6vQ6m4MkgOavcxN7DACfnXsvO+ASwgg4as=", + "h1:8qCC4XR9vtxvh+7bJmT/VG1BKjRbuQRR+l2mOhyiSPg=", + "h1:AGsYKj28ruqnJZYC0GQQubHX6Y/RD09BHHLbz52s9Rc=", + "h1:Bfis9dFT/Dq3tYB2X+Q3qR+x7TNwPsedANP7rLtOsvQ=", + "h1:CvAnvW3yMUiUtgbrW+XtMQoQ+V0IAsECjrUGVIPxGDM=", + "h1:IISRp8p1MdMhn/btHGDCAyTRJfGVwTN7VW0I1+M/zIE=", + "h1:Rvt7N/u29bgFKY3hnCBjM1nmjxjq3E2KuMeuep9BXKE=", + "h1:Tq7AHSP7CHgbwIywJ8yQ+LF965z+byLlJw2pqVhK89A=", + "h1:Usk+SaGwa0YO9idCISr5eSX//3rFCQb7j+Uvjf3Glag=", + "h1:biFG6mIzioqB3+ZVCzFjyb6aSXEe0M47to/ACINc0Cg=", + "h1:d1covDkGetcsYOMP6RYhsT87xvpCdD5+Pr3wTTGfzjs=", + "h1:eZ2FWMpMaBPVzbgFcoD+R8ekatsiDsO/lL9PFnY2Ou4=", + "h1:g4XG3vsiN3e/9naSqGLJT7WVzW6WOAQZ675ovUrjLtw=", + "h1:pfTJoT1WfYxOisX/eJUDma7XW4zmbQmM3/UYDb0YR+A=", ] } diff --git a/examples/runner-multi-region/versions.tf b/examples/runner-multi-region/versions.tf index 6d8960ca8..451ec2e4f 100644 --- a/examples/runner-multi-region/versions.tf +++ b/examples/runner-multi-region/versions.tf @@ -5,7 +5,7 @@ terraform { required_providers { aws = { source = "hashicorp/aws" - version = "5.19.0" + version = "5.20.1" } local = { source = "hashicorp/local" diff --git a/examples/runner-pre-registered/.terraform.lock.hcl b/examples/runner-pre-registered/.terraform.lock.hcl index 2dc7c5914..eff0bfba8 100644 --- a/examples/runner-pre-registered/.terraform.lock.hcl +++ b/examples/runner-pre-registered/.terraform.lock.hcl @@ -21,23 +21,23 @@ provider "registry.terraform.io/hashicorp/archive" { } provider "registry.terraform.io/hashicorp/aws" { - version = "5.19.0" - constraints = "5.19.0" + version = "5.20.1" + constraints = "5.20.1" hashes = [ - "h1:6eqz2MG2/F3KMkgwzOfwGlNl0tKIDjZmgyNMkrgwXqA=", - "h1:A9T5YnPtf3xBalTJdKLsvzOQVSf2j+VcgKwyxyBZB38=", - "h1:B14fi+fHRJorCabBF2NAx7JpO58qZdve9eZi3zMdp8c=", - "h1:BlQt2rjI65D0hqYXLV2QXnzAKpu6M7u5R7prAM+tGjM=", - "h1:MJclj56jijp7T4V4g5tzHXS3M8vUdJAcBRjEstBh0Hc=", - "h1:NjBfha1bffDoguY3vC8g1dvEwnfwnjjcMmnBZC2e+bk=", - "h1:OICG1eCemRJLo8La4VSCYwpo1bw076J5y+dHfgBWTfY=", - "h1:QUX8nqmzZAlmG1eKzNLWqXUnsnvQ222cB9n/9J2U4Eo=", - "h1:gTEL7jZda4oWV3Hl3YGcLSnd/9TKni+F6AaPmR4gaxQ=", - "h1:heGDQXgYo1AjXJ1OvDfq7s7GKJiip1vq53lRrC4S1ts=", - "h1:qB/UEwACESt1SJ7iqakG0XuBr3EMXNd0ueMfYZrtit0=", - "h1:re37hBIQg5NRKvyizWfW8UNp3ATVNCB8ILDdKF5uqPE=", - "h1:rgsqMIwX/2b2Ghrfd3lPasPoHupkWsEA+fcXod60+v8=", - "h1:ypI4Q5uM85tOrBGhubzByboA2+6OADFVkXRh1GfhBqs=", + "h1:8fm4qyHhF6vQ6m4MkgOavcxN7DACfnXsvO+ASwgg4as=", + "h1:8qCC4XR9vtxvh+7bJmT/VG1BKjRbuQRR+l2mOhyiSPg=", + "h1:AGsYKj28ruqnJZYC0GQQubHX6Y/RD09BHHLbz52s9Rc=", + "h1:Bfis9dFT/Dq3tYB2X+Q3qR+x7TNwPsedANP7rLtOsvQ=", + "h1:CvAnvW3yMUiUtgbrW+XtMQoQ+V0IAsECjrUGVIPxGDM=", + "h1:IISRp8p1MdMhn/btHGDCAyTRJfGVwTN7VW0I1+M/zIE=", + "h1:Rvt7N/u29bgFKY3hnCBjM1nmjxjq3E2KuMeuep9BXKE=", + "h1:Tq7AHSP7CHgbwIywJ8yQ+LF965z+byLlJw2pqVhK89A=", + "h1:Usk+SaGwa0YO9idCISr5eSX//3rFCQb7j+Uvjf3Glag=", + "h1:biFG6mIzioqB3+ZVCzFjyb6aSXEe0M47to/ACINc0Cg=", + "h1:d1covDkGetcsYOMP6RYhsT87xvpCdD5+Pr3wTTGfzjs=", + "h1:eZ2FWMpMaBPVzbgFcoD+R8ekatsiDsO/lL9PFnY2Ou4=", + "h1:g4XG3vsiN3e/9naSqGLJT7WVzW6WOAQZ675ovUrjLtw=", + "h1:pfTJoT1WfYxOisX/eJUDma7XW4zmbQmM3/UYDb0YR+A=", ] } diff --git a/examples/runner-pre-registered/versions.tf b/examples/runner-pre-registered/versions.tf index 6d8960ca8..451ec2e4f 100644 --- a/examples/runner-pre-registered/versions.tf +++ b/examples/runner-pre-registered/versions.tf @@ -5,7 +5,7 @@ terraform { required_providers { aws = { source = "hashicorp/aws" - version = "5.19.0" + version = "5.20.1" } local = { source = "hashicorp/local" diff --git a/examples/runner-public/.terraform.lock.hcl b/examples/runner-public/.terraform.lock.hcl index 57c714f30..a2e383c35 100644 --- a/examples/runner-public/.terraform.lock.hcl +++ b/examples/runner-public/.terraform.lock.hcl @@ -21,23 +21,23 @@ provider "registry.terraform.io/hashicorp/archive" { } provider "registry.terraform.io/hashicorp/aws" { - version = "5.19.0" - constraints = "5.19.0" + version = "5.20.1" + constraints = "5.20.1" hashes = [ - "h1:6eqz2MG2/F3KMkgwzOfwGlNl0tKIDjZmgyNMkrgwXqA=", - "h1:A9T5YnPtf3xBalTJdKLsvzOQVSf2j+VcgKwyxyBZB38=", - "h1:B14fi+fHRJorCabBF2NAx7JpO58qZdve9eZi3zMdp8c=", - "h1:BlQt2rjI65D0hqYXLV2QXnzAKpu6M7u5R7prAM+tGjM=", - "h1:MJclj56jijp7T4V4g5tzHXS3M8vUdJAcBRjEstBh0Hc=", - "h1:NjBfha1bffDoguY3vC8g1dvEwnfwnjjcMmnBZC2e+bk=", - "h1:OICG1eCemRJLo8La4VSCYwpo1bw076J5y+dHfgBWTfY=", - "h1:QUX8nqmzZAlmG1eKzNLWqXUnsnvQ222cB9n/9J2U4Eo=", - "h1:gTEL7jZda4oWV3Hl3YGcLSnd/9TKni+F6AaPmR4gaxQ=", - "h1:heGDQXgYo1AjXJ1OvDfq7s7GKJiip1vq53lRrC4S1ts=", - "h1:qB/UEwACESt1SJ7iqakG0XuBr3EMXNd0ueMfYZrtit0=", - "h1:re37hBIQg5NRKvyizWfW8UNp3ATVNCB8ILDdKF5uqPE=", - "h1:rgsqMIwX/2b2Ghrfd3lPasPoHupkWsEA+fcXod60+v8=", - "h1:ypI4Q5uM85tOrBGhubzByboA2+6OADFVkXRh1GfhBqs=", + "h1:8fm4qyHhF6vQ6m4MkgOavcxN7DACfnXsvO+ASwgg4as=", + "h1:8qCC4XR9vtxvh+7bJmT/VG1BKjRbuQRR+l2mOhyiSPg=", + "h1:AGsYKj28ruqnJZYC0GQQubHX6Y/RD09BHHLbz52s9Rc=", + "h1:Bfis9dFT/Dq3tYB2X+Q3qR+x7TNwPsedANP7rLtOsvQ=", + "h1:CvAnvW3yMUiUtgbrW+XtMQoQ+V0IAsECjrUGVIPxGDM=", + "h1:IISRp8p1MdMhn/btHGDCAyTRJfGVwTN7VW0I1+M/zIE=", + "h1:Rvt7N/u29bgFKY3hnCBjM1nmjxjq3E2KuMeuep9BXKE=", + "h1:Tq7AHSP7CHgbwIywJ8yQ+LF965z+byLlJw2pqVhK89A=", + "h1:Usk+SaGwa0YO9idCISr5eSX//3rFCQb7j+Uvjf3Glag=", + "h1:biFG6mIzioqB3+ZVCzFjyb6aSXEe0M47to/ACINc0Cg=", + "h1:d1covDkGetcsYOMP6RYhsT87xvpCdD5+Pr3wTTGfzjs=", + "h1:eZ2FWMpMaBPVzbgFcoD+R8ekatsiDsO/lL9PFnY2Ou4=", + "h1:g4XG3vsiN3e/9naSqGLJT7WVzW6WOAQZ675ovUrjLtw=", + "h1:pfTJoT1WfYxOisX/eJUDma7XW4zmbQmM3/UYDb0YR+A=", ] } diff --git a/examples/runner-public/versions.tf b/examples/runner-public/versions.tf index 6d8960ca8..451ec2e4f 100644 --- a/examples/runner-public/versions.tf +++ b/examples/runner-public/versions.tf @@ -5,7 +5,7 @@ terraform { required_providers { aws = { source = "hashicorp/aws" - version = "5.19.0" + version = "5.20.1" } local = { source = "hashicorp/local" diff --git a/modules/terminate-agent-hook/lambda/requirements.txt b/modules/terminate-agent-hook/lambda/requirements.txt index fdfbbd362..ef77ba301 100644 --- a/modules/terminate-agent-hook/lambda/requirements.txt +++ b/modules/terminate-agent-hook/lambda/requirements.txt @@ -1,2 +1,2 @@ -boto3 ==1.28.60 -botocore ==1.31.60 +boto3 ==1.28.62 +botocore ==1.31.62 diff --git a/modules/terminate-agent-hook/versions.tf b/modules/terminate-agent-hook/versions.tf index 6c682afcd..046710eef 100644 --- a/modules/terminate-agent-hook/versions.tf +++ b/modules/terminate-agent-hook/versions.tf @@ -3,7 +3,7 @@ terraform { required_providers { aws = { - version = ">= 4" + version = ">= 4.0.0" source = "hashicorp/aws" } } diff --git a/test/go.mod b/test/go.mod index 87ab21be7..6163d48fa 100644 --- a/test/go.mod +++ b/test/go.mod @@ -3,10 +3,10 @@ module github.com/cattle-ops/terraform-aws-gitlab-runner/test go 1.21.1 require ( - github.com/gruntwork-io/terratest v0.45.0 + github.com/gruntwork-io/terratest v0.46.0 github.com/joho/godotenv v1.5.1 github.com/stretchr/testify v1.8.4 - github.com/xanzy/go-gitlab v0.92.3 + github.com/xanzy/go-gitlab v0.93.1 ) require ( diff --git a/test/go.sum b/test/go.sum index edbf48962..785e91a9c 100644 --- a/test/go.sum +++ b/test/go.sum @@ -340,6 +340,8 @@ github.com/gruntwork-io/terratest v0.44.0 h1:3k7lglJFAtw77p2HnR5vaZBCBnlHmu3DuLj github.com/gruntwork-io/terratest v0.44.0/go.mod h1:EAEuzSjvxAzQoJCEQ06bJPTmdC9HikzgvhmxnAYuExM= github.com/gruntwork-io/terratest v0.45.0 h1:02VuyLRmqOO45TaTH4P4mc44S18er5Rn4CooTUY0uek= github.com/gruntwork-io/terratest v0.45.0/go.mod h1:4TWB5SYgATxJFfg+RNpE0gwiUWxtfMLGOXo5gwcGgMs= +github.com/gruntwork-io/terratest v0.46.0 h1:ezeJ045eOniWO+0T78SFQrVo6tIJ2or/DBtYvJnweOs= +github.com/gruntwork-io/terratest v0.46.0/go.mod h1:4TWB5SYgATxJFfg+RNpE0gwiUWxtfMLGOXo5gwcGgMs= github.com/hashicorp/errwrap v1.0.0 h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/UYA= github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4= github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ= @@ -437,6 +439,8 @@ github.com/xanzy/go-gitlab v0.92.1 h1:4HfRQtGtGd1M/Xn3G6hOikfWaysL7/G6y4EEzVKINP github.com/xanzy/go-gitlab v0.92.1/go.mod h1:5ryv+MnpZStBH8I/77HuQBsMbBGANtVpLWC15qOjWAw= github.com/xanzy/go-gitlab v0.92.3 h1:bMtUHSV5BIhKeka6RyjLOOMZ31byVGDN5pGWmqBsIUs= github.com/xanzy/go-gitlab v0.92.3/go.mod h1:5ryv+MnpZStBH8I/77HuQBsMbBGANtVpLWC15qOjWAw= +github.com/xanzy/go-gitlab v0.93.1 h1:f7J33cw/P9b/8paIOoH0F3H+TFrswvWHs6yUgoTp9LY= +github.com/xanzy/go-gitlab v0.93.1/go.mod h1:5ryv+MnpZStBH8I/77HuQBsMbBGANtVpLWC15qOjWAw= github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74= github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74= github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=