From 51d4b10389514dc28ec47553c09774e063e1afac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 16:45:58 +0000 Subject: [PATCH] build(deps): bump github.com/caarlos0/env/v11 in /integrations/cocos Bumps [github.com/caarlos0/env/v11](https://github.com/caarlos0/env) from 11.4.0 to 11.4.1. - [Release notes](https://github.com/caarlos0/env/releases) - [Commits](https://github.com/caarlos0/env/compare/v11.4.0...v11.4.1) --- updated-dependencies: - dependency-name: github.com/caarlos0/env/v11 dependency-version: 11.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- integrations/cocos/go.mod | 2 +- integrations/cocos/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/integrations/cocos/go.mod b/integrations/cocos/go.mod index 10b7cf3b..75f14041 100644 --- a/integrations/cocos/go.mod +++ b/integrations/cocos/go.mod @@ -6,7 +6,7 @@ require ( github.com/ToppyMicroServices/agents-secure-binding/modules/attestation/snp v0.1.1 github.com/ToppyMicroServices/agents-secure-binding/modules/attestation/tdx v0.1.2 github.com/ToppyMicroServices/agents-secure-binding/v2 v2.0.0-rc.2 - github.com/caarlos0/env/v11 v11.4.0 + github.com/caarlos0/env/v11 v11.4.1 github.com/fatih/color v1.18.0 github.com/go-kit/kit v0.13.0 github.com/google/go-sev-guest v0.14.1 diff --git a/integrations/cocos/go.sum b/integrations/cocos/go.sum index 2c143e43..9c9e4c81 100644 --- a/integrations/cocos/go.sum +++ b/integrations/cocos/go.sum @@ -40,8 +40,8 @@ github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM= github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw= github.com/caarlos0/env/v10 v10.0.0 h1:yIHUBZGsyqCnpTkbjk8asUlx6RFhhEs+h7TOBdgdzXA= github.com/caarlos0/env/v10 v10.0.0/go.mod h1:ZfulV76NvVPw3tm591U4SwL3Xx9ldzBP9aGxzeN7G18= -github.com/caarlos0/env/v11 v11.4.0 h1:Kcb6t5kIIr4XkoQC9AF2j+8E1Jsrl3Wz/hhm1LtoGAc= -github.com/caarlos0/env/v11 v11.4.0/go.mod h1:qupehSf/Y0TUTsxKywqRt/vJjN5nz6vauiYEUUr8P4U= +github.com/caarlos0/env/v11 v11.4.1 h1:fYwH0sWEsBSMPG7t4e/PEfTFzrWrpjyygXyUnWiSwEw= +github.com/caarlos0/env/v11 v11.4.1/go.mod h1:qupehSf/Y0TUTsxKywqRt/vJjN5nz6vauiYEUUr8P4U= github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs= github.com/cespare/xxhash/v2 v2.3.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs= github.com/cncf/xds/go v0.0.0-20260202195803-dba9d589def2 h1:aBangftG7EVZoUb69Os8IaYg++6uMOdKK83QtkkvJik=