Skip to content

Commit 9262362

Browse files
chore(deps): bump the go group across 1 directory with 4 updates (#1597)
Bumps the go group with 3 updates in the / directory: [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and gopkg.in/dnaeon/go-vcr.v4. Updates `github.com/anthropics/anthropic-sdk-go` from 1.18.1 to 1.19.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/anthropics/anthropic-sdk-go/releases">github.com/anthropics/anthropic-sdk-go's releases</a>.</em></p> <blockquote> <h2>v1.19.0</h2> <h2>1.19.0 (2025-11-24)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-go/compare/v1.18.1...v1.19.0">v1.18.1...v1.19.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> adds support for Claude Opus 4.5, Effort, Advance Tool Use Features, Autocompaction, and Computer Use v5 (<a href="https://github.com/anthropics/anthropic-sdk-go/commit/a03391cb00b8c78c79fd8bfe447f00d78f37db25">a03391c</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/anthropics/anthropic-sdk-go/blob/main/CHANGELOG.md">github.com/anthropics/anthropic-sdk-go's changelog</a>.</em></p> <blockquote> <h2>1.19.0 (2025-11-24)</h2> <p>Full Changelog: <a href="https://github.com/anthropics/anthropic-sdk-go/compare/v1.18.1...v1.19.0">v1.18.1...v1.19.0</a></p> <h3>Features</h3> <ul> <li><strong>api:</strong> adds support for Claude Opus 4.5, Effort, Advance Tool Use Features, Autocompaction, and Computer Use v5 (<a href="https://github.com/anthropics/anthropic-sdk-go/commit/a03391cb00b8c78c79fd8bfe447f00d78f37db25">a03391c</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/anthropics/anthropic-sdk-go/commit/0e4a219d952e839fbbfe42e54282e44c1c28f1fb"><code>0e4a219</code></a> release: 1.19.0</li> <li><a href="https://github.com/anthropics/anthropic-sdk-go/commit/9ea2999a49dac535ab07ff6a94aaf70f4ec3b85a"><code>9ea2999</code></a> feat(api): adds support for Claude Opus 4.5, Effort, Advance Tool Use Feature...</li> <li>See full diff in <a href="https://github.com/anthropics/anthropic-sdk-go/compare/v1.18.1...v1.19.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.1 to 1.32.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/0cbb5aa17f9078cb45dc0e82d3e1d0abee3744a9"><code>0cbb5aa</code></a> Release 2024-10-08</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/54c1dd6c74185b0c7df78159ec4d5b2c27e9e280"><code>54c1dd6</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2cde144eedda9f509141751c3011ca64a6b6528e"><code>2cde144</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/67fbd35762ef8694839df209714d2ec2c33d3df9"><code>67fbd35</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/aa04330cb6978ccb6a7bb3e198b3fb21abbd6333"><code>aa04330</code></a> Allow non-nil but empty headers (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2826">#2826</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/5a4e5bb42c08ff5a4e0e601a7461c8466565e44e"><code>5a4e5bb</code></a> add feature tracking for cbor protocol (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2821">#2821</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/183987cda0c2487a1b25c8e9cbf8dba510046c73"><code>183987c</code></a> add annotations to deprecated services and introduce codegen integration for ...</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-go-v2/compare/v1.32.1...v1.32.2">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.41.1 to 1.41.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/70eb57ac775f782db6856c73f1ca22eae8e48ac2"><code>70eb57a</code></a> Release 2024-11-06</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/cd2c6b1af3d2fd8b114804a604a6b621fbed92c3"><code>cd2c6b1</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2b2a737b179ea3b7b699584ff6c391619b8f6de3"><code>2b2a737</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/8c9892f0427c4bf13dac6f944b250fe6512eb6cf"><code>8c9892f</code></a> bump smithy-go codegen to latest (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2890">#2890</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/82897becacb0c658ac8eec09c7e2929f9bfdd0fb"><code>82897be</code></a> fix potential for user-agent lang value mismatch in tests (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2888">#2888</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/061540b5a73ead172928c9c5aebc48c011bf4ee1"><code>061540b</code></a> Cloudfront - add expire time in signed cookie. (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2862">#2862</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/aa3bd1f75d6849d7301f20107485cb54f39dd387"><code>aa3bd1f</code></a> fix makefile to not spam releases for feature/dynamodb/attributevalue (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2885">#2885</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/eb96051d5b9f85e74e8371384b3d8e8e0d7370cf"><code>eb96051</code></a> Release 2024-11-01</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/7f2d000cf7b48c47a1f262676b59b608328af13a"><code>7f2d000</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/8542f2f22d9a1d827b6730f8eade2388c41abdaa"><code>8542f2f</code></a> Update endpoints model</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/kms/v1.41.1...service/ivs/v1.41.2">compare view</a></li> </ul> </details> <br /> Updates `gopkg.in/dnaeon/go-vcr.v4` from 4.0.5 to 4.0.6 Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f0a7a8 commit 9262362

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

go.mod

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ require (
99
github.com/a8m/envsubst v1.4.3
1010
github.com/alecthomas/kong v1.13.0
1111
github.com/andybalholm/brotli v1.2.0
12-
github.com/anthropics/anthropic-sdk-go v1.18.1
12+
github.com/anthropics/anthropic-sdk-go v1.19.0
1313
github.com/aws/aws-sdk-go-v2 v1.40.0
1414
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.3
15-
github.com/aws/aws-sdk-go-v2/config v1.32.1
16-
github.com/aws/aws-sdk-go-v2/service/sts v1.41.1
15+
github.com/aws/aws-sdk-go-v2/config v1.32.2
16+
github.com/aws/aws-sdk-go-v2/service/sts v1.41.2
1717
github.com/cenkalti/backoff/v4 v4.3.0
1818
github.com/cncf/xds/go v0.0.0-20251022180443-0feb69152e9f
1919
github.com/cohere-ai/cohere-go/v2 v2.16.0
@@ -61,7 +61,7 @@ require (
6161
google.golang.org/genproto/googleapis/rpc v0.0.0-20251103181224-f26f9409b101
6262
google.golang.org/grpc v1.77.0
6363
google.golang.org/protobuf v1.36.10
64-
gopkg.in/dnaeon/go-vcr.v4 v4.0.5
64+
gopkg.in/dnaeon/go-vcr.v4 v4.0.6
6565
gopkg.in/yaml.v3 v3.0.1
6666
k8s.io/api v0.34.2
6767
k8s.io/apiextensions-apiserver v0.34.2
@@ -89,16 +89,16 @@ require (
8989
github.com/antlr4-go/antlr/v4 v4.13.1 // indirect
9090
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
9191
github.com/avast/retry-go v3.0.0+incompatible // indirect
92-
github.com/aws/aws-sdk-go-v2/credentials v1.19.1 // indirect
92+
github.com/aws/aws-sdk-go-v2/credentials v1.19.2 // indirect
9393
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.14 // indirect
9494
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.14 // indirect
9595
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.14 // indirect
9696
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4 // indirect
9797
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.3 // indirect
9898
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.14 // indirect
99-
github.com/aws/aws-sdk-go-v2/service/signin v1.0.1 // indirect
100-
github.com/aws/aws-sdk-go-v2/service/sso v1.30.4 // indirect
101-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.9 // indirect
99+
github.com/aws/aws-sdk-go-v2/service/signin v1.0.2 // indirect
100+
github.com/aws/aws-sdk-go-v2/service/sso v1.30.5 // indirect
101+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.10 // indirect
102102
github.com/aws/smithy-go v1.23.2 // indirect
103103
github.com/beorn7/perks v1.0.1 // indirect
104104
github.com/blang/semver/v4 v4.0.0 // indirect
@@ -156,7 +156,6 @@ require (
156156
github.com/go-openapi/swag/yamlutils v0.25.1 // indirect
157157
github.com/go-openapi/validate v0.25.0 // indirect
158158
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
159-
github.com/goccy/go-yaml v1.18.0 // indirect
160159
github.com/gogo/protobuf v1.3.2 // indirect
161160
github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
162161
github.com/golang/protobuf v1.5.4 // indirect
@@ -249,6 +248,7 @@ require (
249248
go.uber.org/multierr v1.11.0 // indirect
250249
go.yaml.in/yaml/v2 v2.4.3 // indirect
251250
go.yaml.in/yaml/v3 v3.0.4 // indirect
251+
go.yaml.in/yaml/v4 v4.0.0-rc.3 // indirect
252252
golang.org/x/crypto v0.45.0 // indirect
253253
golang.org/x/mod v0.30.0 // indirect
254254
golang.org/x/net v0.47.0 // indirect

go.sum

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ github.com/alecthomas/repr v0.5.2 h1:SU73FTI9D1P5UNtvseffFSGmdNci/O6RsqzeXJtP0Qs
4343
github.com/alecthomas/repr v0.5.2/go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4=
4444
github.com/andybalholm/brotli v1.2.0 h1:ukwgCxwYrmACq68yiUqwIWnGY0cTPox/M94sVwToPjQ=
4545
github.com/andybalholm/brotli v1.2.0/go.mod h1:rzTDkvFWvIrjDXZHkuS16NPggd91W3kUSvPlQ1pLaKY=
46-
github.com/anthropics/anthropic-sdk-go v1.18.1 h1:HZ7/kW/V2GN1N86rQKNW28/wfvLv9IR6bPEqBTn9eR0=
47-
github.com/anthropics/anthropic-sdk-go v1.18.1/go.mod h1:WTz31rIUHUHqai2UslPpw5CwXrQP3geYBioRV4WOLvE=
46+
github.com/anthropics/anthropic-sdk-go v1.19.0 h1:mO6E+ffSzLRvR/YUH9KJC0uGw0uV8GjISIuzem//3KE=
47+
github.com/anthropics/anthropic-sdk-go v1.19.0/go.mod h1:WTz31rIUHUHqai2UslPpw5CwXrQP3geYBioRV4WOLvE=
4848
github.com/antlr4-go/antlr/v4 v4.13.1 h1:SqQKkuVZ+zWkMMNkjy5FZe5mr5WURWnlpmOuzYWrPrQ=
4949
github.com/antlr4-go/antlr/v4 v4.13.1/go.mod h1:GKmUxMtwp6ZgGwZSva4eWPC5mS6vUAmOABFgjdkM7Nw=
5050
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio=
@@ -57,10 +57,10 @@ github.com/aws/aws-sdk-go-v2 v1.40.0 h1:/WMUA0kjhZExjOQN2z3oLALDREea1A7TobfuiBrK
5757
github.com/aws/aws-sdk-go-v2 v1.40.0/go.mod h1:c9pm7VwuW0UPxAEYGyTmyurVcNrbF6Rt/wixFqDhcjE=
5858
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.3 h1:DHctwEM8P8iTXFxC/QK0MRjwEpWQeM9yzidCRjldUz0=
5959
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.3/go.mod h1:xdCzcZEtnSTKVDOmUZs4l/j3pSV6rpo1WXl5ugNsL8Y=
60-
github.com/aws/aws-sdk-go-v2/config v1.32.1 h1:iODUDLgk3q8/flEC7ymhmxjfoAnBDwEEYEVyKZ9mzjU=
61-
github.com/aws/aws-sdk-go-v2/config v1.32.1/go.mod h1:xoAgo17AGrPpJBSLg81W+ikM0cpOZG8ad04T2r+d5P0=
62-
github.com/aws/aws-sdk-go-v2/credentials v1.19.1 h1:JeW+EwmtTE0yXFK8SmklrFh/cGTTXsQJumgMZNlbxfM=
63-
github.com/aws/aws-sdk-go-v2/credentials v1.19.1/go.mod h1:BOoXiStwTF+fT2XufhO0Efssbi1CNIO/ZXpZu87N0pw=
60+
github.com/aws/aws-sdk-go-v2/config v1.32.2 h1:4liUsdEpUUPZs5WVapsJLx5NPmQhQdez7nYFcovrytk=
61+
github.com/aws/aws-sdk-go-v2/config v1.32.2/go.mod h1:l0hs06IFz1eCT+jTacU/qZtC33nvcnLADAPL/XyrkZI=
62+
github.com/aws/aws-sdk-go-v2/credentials v1.19.2 h1:qZry8VUyTK4VIo5aEdUcBjPZHL2v4FyQ3QEOaWcFLu4=
63+
github.com/aws/aws-sdk-go-v2/credentials v1.19.2/go.mod h1:YUqm5a1/kBnoK+/NY5WEiMocZihKSo15/tJdmdXnM5g=
6464
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.14 h1:WZVR5DbDgxzA0BJeudId89Kmgy6DIU4ORpxwsVHz0qA=
6565
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.14/go.mod h1:Dadl9QO0kHgbrH1GRqGiZdYtW5w+IXXaBNCHTIaheM4=
6666
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.14 h1:PZHqQACxYb8mYgms4RZbhZG0a7dPW06xOjmaH0EJC/I=
@@ -73,14 +73,14 @@ github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.3 h1:x2Ibm/A
7373
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.3/go.mod h1:IW1jwyrQgMdhisceG8fQLmQIydcT/jWY21rFhzgaKwo=
7474
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.14 h1:FIouAnCE46kyYqyhs0XEBDFFSREtdnr8HQuLPQPLCrY=
7575
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.14/go.mod h1:UTwDc5COa5+guonQU8qBikJo1ZJ4ln2r1MkF7Dqag1E=
76-
github.com/aws/aws-sdk-go-v2/service/signin v1.0.1 h1:BDgIUYGEo5TkayOWv/oBLPphWwNm/A91AebUjAu5L5g=
77-
github.com/aws/aws-sdk-go-v2/service/signin v1.0.1/go.mod h1:iS6EPmNeqCsGo+xQmXv0jIMjyYtQfnwg36zl2FwEouk=
78-
github.com/aws/aws-sdk-go-v2/service/sso v1.30.4 h1:U//SlnkE1wOQiIImxzdY5PXat4Wq+8rlfVEw4Y7J8as=
79-
github.com/aws/aws-sdk-go-v2/service/sso v1.30.4/go.mod h1:av+ArJpoYf3pgyrj6tcehSFW+y9/QvAY8kMooR9bZCw=
80-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.9 h1:LU8S9W/mPDAU9q0FjCLi0TrCheLMGwzbRpvUMwYspcA=
81-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.9/go.mod h1:/j67Z5XBVDx8nZVp9EuFM9/BS5dvBznbqILGuu73hug=
82-
github.com/aws/aws-sdk-go-v2/service/sts v1.41.1 h1:GdGmKtG+/Krag7VfyOXV17xjTCz0i9NT+JnqLTOI5nA=
83-
github.com/aws/aws-sdk-go-v2/service/sts v1.41.1/go.mod h1:6TxbXoDSgBQ225Qd8Q+MbxUxUh6TtNKwbRt/EPS9xso=
76+
github.com/aws/aws-sdk-go-v2/service/signin v1.0.2 h1:MxMBdKTYBjPQChlJhi4qlEueqB1p1KcbTEa7tD5aqPs=
77+
github.com/aws/aws-sdk-go-v2/service/signin v1.0.2/go.mod h1:iS6EPmNeqCsGo+xQmXv0jIMjyYtQfnwg36zl2FwEouk=
78+
github.com/aws/aws-sdk-go-v2/service/sso v1.30.5 h1:ksUT5KtgpZd3SAiFJNJ0AFEJVva3gjBmN7eXUZjzUwQ=
79+
github.com/aws/aws-sdk-go-v2/service/sso v1.30.5/go.mod h1:av+ArJpoYf3pgyrj6tcehSFW+y9/QvAY8kMooR9bZCw=
80+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.10 h1:GtsxyiF3Nd3JahRBJbxLCCdYW9ltGQYrFWg8XdkGDd8=
81+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.10/go.mod h1:/j67Z5XBVDx8nZVp9EuFM9/BS5dvBznbqILGuu73hug=
82+
github.com/aws/aws-sdk-go-v2/service/sts v1.41.2 h1:a5UTtD4mHBU3t0o6aHQZFJTNKVfxFWfPX7J0Lr7G+uY=
83+
github.com/aws/aws-sdk-go-v2/service/sts v1.41.2/go.mod h1:6TxbXoDSgBQ225Qd8Q+MbxUxUh6TtNKwbRt/EPS9xso=
8484
github.com/aws/smithy-go v1.23.2 h1:Crv0eatJUQhaManss33hS5r40CG3ZFH+21XSkqMrIUM=
8585
github.com/aws/smithy-go v1.23.2/go.mod h1:LEj2LM3rBRQJxPZTB4KuzZkaZYnZPnvgIhb4pu07mx0=
8686
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
@@ -230,8 +230,6 @@ github.com/go-task/slim-sprig/v3 v3.0.0 h1:sUs3vkvUymDpBKi3qH1YSqBQk9+9D/8M2mN1v
230230
github.com/go-task/slim-sprig/v3 v3.0.0/go.mod h1:W848ghGpv3Qj3dhTPRyJypKRiqCdHZiAzKg9hl15HA8=
231231
github.com/go-viper/mapstructure/v2 v2.4.0 h1:EBsztssimR/CONLSZZ04E8qAkxNYq4Qp9LvH92wZUgs=
232232
github.com/go-viper/mapstructure/v2 v2.4.0/go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM=
233-
github.com/goccy/go-yaml v1.18.0 h1:8W7wMFS12Pcas7KU+VVkaiCng+kG8QiFeFwzFb+rwuw=
234-
github.com/goccy/go-yaml v1.18.0/go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA=
235233
github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
236234
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=
237235
github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q=
@@ -551,6 +549,8 @@ go.yaml.in/yaml/v2 v2.4.3 h1:6gvOSjQoTB3vt1l+CU+tSyi/HOjfOjRLJ4YwYZGwRO0=
551549
go.yaml.in/yaml/v2 v2.4.3/go.mod h1:zSxWcmIDjOzPXpjlTTbAsKokqkDNAVtZO0WOMiT90s8=
552550
go.yaml.in/yaml/v3 v3.0.4 h1:tfq32ie2Jv2UxXFdLJdh3jXuOzWiL1fo0bu/FbuKpbc=
553551
go.yaml.in/yaml/v3 v3.0.4/go.mod h1:DhzuOOF2ATzADvBadXxruRBLzYTpT36CKvDb3+aBEFg=
552+
go.yaml.in/yaml/v4 v4.0.0-rc.3 h1:3h1fjsh1CTAPjW7q/EMe+C8shx5d8ctzZTrLcs/j8Go=
553+
go.yaml.in/yaml/v4 v4.0.0-rc.3/go.mod h1:aZqd9kCMsGL7AuUv/m/PvWLdg5sjJsZ4oHDEnfPPfY0=
554554
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
555555
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
556556
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
@@ -628,8 +628,8 @@ google.golang.org/protobuf v1.36.10/go.mod h1:HTf+CrKn2C3g5S8VImy6tdcUvCska2kB7j
628628
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
629629
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk=
630630
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c/go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q=
631-
gopkg.in/dnaeon/go-vcr.v4 v4.0.5 h1:I0hpTIvD5rII+8LgYGrHMA2d4SQPoL6u7ZvJakWKsiA=
632-
gopkg.in/dnaeon/go-vcr.v4 v4.0.5/go.mod h1:dRos81TkW9C1WJt6tTaE+uV2Lo8qJT3AG2b35+CB/nQ=
631+
gopkg.in/dnaeon/go-vcr.v4 v4.0.6 h1:PiJkrakkmzc5s7EfBnZOnyiLwi7o7A9fwPzN0X2uwe0=
632+
gopkg.in/dnaeon/go-vcr.v4 v4.0.6/go.mod h1:sbq5oMEcM4PXngbcNbHhzfCP9OdZodLhrbRYoyg09HY=
633633
gopkg.in/evanphx/json-patch.v4 v4.13.0 h1:czT3CmqEaQ1aanPc5SdlgQrrEIb8w/wwCvWWnfEbYzo=
634634
gopkg.in/evanphx/json-patch.v4 v4.13.0/go.mod h1:p8EYWUEYMpynmqDbY58zCKCFZw8pRWMG4EsWvDvM72M=
635635
gopkg.in/inf.v0 v0.9.1 h1:73M5CoZyi3ZLMOyDlQh031Cx6N9NDJ2Vvfl76EDAgDc=

0 commit comments

Comments
 (0)