Skip to content

Commit a79a20a

Browse files
chore(deps): bump github.com/coder/coder/v2 from 2.19.0 to 2.20.0 (#194)
Bumps [github.com/coder/coder/v2](https://github.com/coder/coder) from 2.19.0 to 2.20.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/coder/coder/releases">github.com/coder/coder/v2's releases</a>.</em></p> <blockquote> <h2>v2.20.0</h2> <h2>Changelog</h2> <blockquote> <p>[!NOTE] This is a mainline Coder release. We advise enterprise customers without a staging environment to install our <a href="https://github.com/coder/coder/releases/latest">latest stable release</a> while we refine this version. Learn more about our <a href="https://coder.com/docs/install/releases">Release Schedule</a>.</p> </blockquote> <h3>BREAKING CHANGES</h3> <ul> <li>Enforce agent names be case-insensitive-unique per-workspace (<a href="https://redirect.github.com/coder/coder/issues/16614">#16614</a>, 3fddfef87) (<a href="https://github.com/ethanndickson"><code>@​ethanndickson</code></a>)</li> <li>Enforce regex for agent names (<a href="https://redirect.github.com/coder/coder/issues/16641">#16641</a>, 9469b7829) (<a href="https://github.com/deansheather"><code>@​deansheather</code></a>) <blockquote> <p>Underscores and trailing, leading and double hyphens are now blocked in agent names.</p> </blockquote> </li> </ul> <h3>Features</h3> <p><a href="https://coder.com/docs/admin/users/organizations">Organizations</a> have reached <a href="https://coder.com/docs/about/feature-stages#general-availability-ga">general availability</a> and <a href="https://coder.com/docs/admin/templates/extending-templates/parameters#workspace-presets">Workspace Presets</a> are available in <a href="https://coder.com/docs/about/feature-stages#beta">beta</a>. Read more about how to get started with these features in our <a href="https://coder.com/changelog/coder-v2-20-0">monthly changelog</a>.</p> <ul> <li>Orgs IDP sync - add combobox to select claim field value when sync field is set (<a href="https://redirect.github.com/coder/coder/issues/16335">#16335</a>, 7f44189ed) (<a href="https://github.com/jaaydenh"><code>@​jaaydenh</code></a>) <blockquote> <p>Improves UX of entering IDP sync claims via the dashboard. <img src="https://github.com/user-attachments/assets/04a3213e-5217-4cf3-93d0-3ab029d25a78" alt="Image" /></p> </blockquote> </li> <li>Show warning on unrecognized idp org mapping claims (<a href="https://redirect.github.com/coder/coder/issues/16478">#16478</a>, bcfeb726d) (<a href="https://github.com/aslilac"><code>@​aslilac</code></a>)</li> <li>Show warning on unrecognized idp group and role mapping claims (<a href="https://redirect.github.com/coder/coder/issues/16485">#16485</a>, 323559ba8) (<a href="https://github.com/aslilac"><code>@​aslilac</code></a>) <blockquote> <p><img src="https://github.com/user-attachments/assets/8709594f-3e4e-4c39-bce3-76aa0c88b1d4" alt="Image" /></p> </blockquote> </li> <li>Add combobox for selecting claim field value for group/role idp sync (<a href="https://redirect.github.com/coder/coder/issues/16459">#16459</a>, 7076c4e4a) (<a href="https://github.com/jaaydenh"><code>@​jaaydenh</code></a>) <blockquote> <p>Automatically detects IDP claims once a provider is configured for entry in the dashboard.</p> </blockquote> </li> <li>Improve resources_monitoring for OOM &amp; OOD monitoring (<a href="https://redirect.github.com/coder/coder/issues/16241">#16241</a>, 7cbd77fd9) (<a href="https://github.com/defelmnq"><code>@​defelmnq</code></a>)</li> <li>Integrate agentAPI with resources monitoring logic (<a href="https://redirect.github.com/coder/coder/issues/16438">#16438</a>, bc609d005) (<a href="https://github.com/defelmnq"><code>@​defelmnq</code></a>) <blockquote> <p>Adds &quot;resource alerts&quot; as a native notification. Set thresholds on memory, disk to alert users when their workspaces are running low on resources. <img src="https://github.com/user-attachments/assets/4bd47ff6-b6d7-46d8-b778-53195c9e2532" alt="Image" /></p> </blockquote> </li> <li>Add agentapi endpoint to report connections for audit (<a href="https://redirect.github.com/coder/coder/issues/16507">#16507</a>, b07b33ec9) (<a href="https://github.com/mafredri"><code>@​mafredri</code></a>)</li> <li>Add workspace agent connect and app open audit types (<a href="https://redirect.github.com/coder/coder/issues/16493">#16493</a>, b5329ae1c) (<a href="https://github.com/mafredri"><code>@​mafredri</code></a>) <blockquote> <p>Administrators and Auditors may now see agent connections and app opens in the audit log. <img src="https://github.com/user-attachments/assets/055b7326-ce22-45fb-8ca2-789abbf690d7" alt="Image" /></p> </blockquote> </li> <li>Add notifications troubleshooting tab (<a href="https://redirect.github.com/coder/coder/issues/16650">#16650</a>, e8a7b7e8c) (<a href="https://github.com/mtojek"><code>@​mtojek</code></a>)</li> <li>Add <a href="https://coder.com/docs/reference/cli/notifications_test">CLI tool to send a test notification</a> (<a href="https://redirect.github.com/coder/coder/issues/16611">#16611</a>, d2419c89a) (<a href="https://github.com/DanielleMaywood"><code>@​DanielleMaywood</code></a>) <blockquote> <p><img src="https://github.com/user-attachments/assets/bae1957e-3e97-426f-9dcc-fa9f884aa995" alt="Image" /></p> </blockquote> </li> <li>Support the <a href="https://coder.com/docs/admin/users/github-auth#device-flow">OAuth2 device flow</a> with GitHub for signing in (<a href="https://redirect.github.com/coder/coder/issues/16585">#16585</a>, 8c5e7007c) (<a href="https://github.com/hugodutka"><code>@​hugodutka</code></a>)</li> <li>Show dialog with a redirect if permissions are required (<a href="https://redirect.github.com/coder/coder/issues/16661">#16661</a>, 39f42bc11) (<a href="https://github.com/brettkolodny"><code>@​brettkolodny</code></a>)</li> <li>Enable soft delete for organizations (<a href="https://redirect.github.com/coder/coder/issues/16584">#16584</a>, 546a549dc) (<a href="https://github.com/jaaydenh"><code>@​jaaydenh</code></a>) <blockquote> <p>Previously, administrators could not delete organizations, even if all contained resources were removed or deleted. This resolves that issue and allows administrators to clean up organizations.</p> </blockquote> </li> <li>Implement sign up with GitHub for the first user (<a href="https://redirect.github.com/coder/coder/issues/16629">#16629</a>, 67d89bb10) (<a href="https://github.com/hugodutka"><code>@​hugodutka</code></a>)</li> <li>Enable GitHub OAuth2 login by default on new deployments (<a href="https://redirect.github.com/coder/coder/issues/16662">#16662</a>, d3a56ae3e) (<a href="https://github.com/hugodutka"><code>@​hugodutka</code></a>) <blockquote> <p>Users may now <a href="https://coder.com/docs/tutorials/quickstart#configure-coder-with-a-new-workspace">sign up with Github</a> on a fresh deployment of Coder.</p> </blockquote> </li> <li>Extend <code>OverrideVSCodeConfigs</code> to support additional VS Code IDEs (<a href="https://redirect.github.com/coder/coder/issues/16654">#16654</a>, 763921bc6) (<a href="https://github.com/matifali"><code>@​matifali</code></a>)</li> <li>Add provisioner tags field on template creation (<a href="https://redirect.github.com/coder/coder/issues/16656">#16656</a>, 38ad8d1f3) (<a href="https://github.com/BrunoQuaresma"><code>@​BrunoQuaresma</code></a>)</li> <li>Include winres metadata in Windows binaries (<a href="https://redirect.github.com/coder/coder/issues/16742">#16742</a>, 36186bbb7)</li> <li>Implement WorkspaceCreationBan organization role (<a href="https://redirect.github.com/coder/coder/issues/16786">#16786</a>, 4633658d5) (<a href="https://github.com/Emyrk"><code>@​Emyrk</code></a>) <blockquote> <p>Allows administrators to assign the native &quot;Workspace creation ban&quot; to users and prevent them from creating workspaces.</p> </blockquote> </li> <li>Agent: Add container list handler (<a href="https://redirect.github.com/coder/coder/issues/16346">#16346</a>, 31b1ff7d3) (<a href="https://github.com/johnstcn"><code>@​johnstcn</code></a>) <blockquote> <p>This PR adds an API endpoint to coderd <code>/api/v2/workspaceagents/:id/containers</code> that allows listing containers visible to the agent. Optional filtering by labels is supported.</p> </blockquote> </li> <li>Agent: Add <code>CODER_AGENT_DEVCONTAINERS_ENABLE</code> option (<a href="https://redirect.github.com/coder/coder/issues/16525">#16525</a>, 35901028d) (<a href="https://github.com/johnstcn"><code>@​johnstcn</code></a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/coder/coder/commit/03b5012846001d3e97c04ebc920060f40be2fe5a"><code>03b5012</code></a> feat: update default audit log avatar (cherry-pick <a href="https://redirect.github.com/coder/coder/issues/16774">#16774</a>) (<a href="https://redirect.github.com/coder/coder/issues/16805">#16805</a>)</li> <li><a href="https://github.com/coder/coder/commit/a5eb06e3f474ffe95e660c71c844e635347c8b4c"><code>a5eb06e</code></a> fix: add org role read perm to site template admins and auditors (cherry-pick...</li> <li><a href="https://github.com/coder/coder/commit/8aec4f2c211ffcdcd806d350150279766135a28a"><code>8aec4f2</code></a> chore: create collapsible summary component (cherry-pick <a href="https://redirect.github.com/coder/coder/issues/16705">#16705</a>) (<a href="https://redirect.github.com/coder/coder/issues/16794">#16794</a>)</li> <li><a href="https://github.com/coder/coder/commit/e54e31e9f47d9d8afda4d94bb6bdee0b021d0309"><code>e54e31e</code></a> chore: add an unassign action for roles (cherry-pick <a href="https://redirect.github.com/coder/coder/issues/16728">#16728</a>) (<a href="https://redirect.github.com/coder/coder/issues/16791">#16791</a>)</li> <li><a href="https://github.com/coder/coder/commit/32dc903d77f2fa742df42c5716f598e3e53805d4"><code>32dc903</code></a> fix: allow viewOrgRoles for custom roles page (cherry-pick <a href="https://redirect.github.com/coder/coder/issues/16722">#16722</a>) (<a href="https://redirect.github.com/coder/coder/issues/16789">#16789</a>)</li> <li><a href="https://github.com/coder/coder/commit/7381f9a6c451cc5ded5a6fe8168cfa40284acd63"><code>7381f9a</code></a> chore: warn user without permissions to view org members (cherry-pick <a href="https://redirect.github.com/coder/coder/issues/16721">#16721</a>)...</li> <li><a href="https://github.com/coder/coder/commit/4633658d594f4276fbb338cd858da9b0a4a7cf0b"><code>4633658</code></a> feat: implement WorkspaceCreationBan org role (cherry-pick <a href="https://redirect.github.com/coder/coder/issues/16686">#16686</a>) (<a href="https://redirect.github.com/coder/coder/issues/16786">#16786</a>)</li> <li><a href="https://github.com/coder/coder/commit/6da3c9d48c606ac663d4421cc1484f8a9bb04308"><code>6da3c9d</code></a> fix: allow orgs with default github provider (cherry-pick <a href="https://redirect.github.com/coder/coder/issues/16755">#16755</a>) (<a href="https://redirect.github.com/coder/coder/issues/16784">#16784</a>)</li> <li><a href="https://github.com/coder/coder/commit/99a5d72a8dc2e879573b0fa39ef0928f8af71f0e"><code>99a5d72</code></a> docs: suggest disabling the default GitHub OAuth2 provider on k8s (cherry-pic...</li> <li><a href="https://github.com/coder/coder/commit/fc0db40791705bc8da6ee1348dda655fe54093a7"><code>fc0db40</code></a> docs: document default GitHub OAuth2 configuration and device flow (2.20) (<a href="https://redirect.github.com/coder/coder/issues/1">#1</a>...</li> <li>Additional commits viewable in <a href="https://github.com/coder/coder/compare/v2.19.0...v2.20.0">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | github.com/coder/coder/v2 | [>= 2.15.0.a, < 2.15.1] | | github.com/coder/coder/v2 | [>= 2.18.0.a, < 2.18.1] | </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/coder/coder/v2&package-manager=go_modules&previous-version=2.19.0&new-version=2.20.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0141836 commit a79a20a

File tree

2 files changed

+88
-87
lines changed

2 files changed

+88
-87
lines changed

Diff for: go.mod

+28-28
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.23.7
66

77
require (
88
cdr.dev/slog v1.6.2-0.20241112041820-0ec81e6e67bb
9-
github.com/coder/coder/v2 v2.19.0
9+
github.com/coder/coder/v2 v2.20.0
1010
github.com/docker/docker v28.0.1+incompatible
1111
github.com/docker/go-connections v0.5.0
1212
github.com/google/uuid v1.6.0
@@ -31,7 +31,7 @@ require (
3131
github.com/DataDog/datadog-agent/pkg/util/scrubber v0.58.0 // indirect
3232
github.com/DataDog/datadog-go/v5 v5.5.0 // indirect
3333
github.com/DataDog/go-libddwaf/v3 v3.5.1 // indirect
34-
github.com/DataDog/go-runtime-metrics-internal v0.0.0-20241106155157-194426bbbd59 // indirect
34+
github.com/DataDog/go-runtime-metrics-internal v0.0.4-0.20241206090539-a14610dc22b6 // indirect
3535
github.com/DataDog/go-sqllexer v0.0.14 // indirect
3636
github.com/DataDog/go-tuf v1.1.0-0.5.2 // indirect
3737
github.com/DataDog/gostackparse v0.7.0 // indirect
@@ -56,7 +56,7 @@ require (
5656
github.com/cloudflare/circl v1.3.7 // indirect
5757
github.com/coder/pretty v0.0.0-20230908205945-e89ba86370e0 // indirect
5858
github.com/coder/serpent v0.10.0 // indirect
59-
github.com/coder/terraform-provider-coder v1.0.4 // indirect
59+
github.com/coder/terraform-provider-coder/v2 v2.1.3 // indirect
6060
github.com/coder/websocket v1.8.12 // indirect
6161
github.com/coreos/go-oidc/v3 v3.12.0 // indirect
6262
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
@@ -74,9 +74,9 @@ require (
7474
github.com/go-ole/go-ole v1.2.6 // indirect
7575
github.com/gogo/protobuf v1.3.2 // indirect
7676
github.com/golang/protobuf v1.5.4 // indirect
77-
github.com/google/go-cmp v0.6.0 // indirect
77+
github.com/google/go-cmp v0.7.0 // indirect
7878
github.com/google/pprof v0.0.0-20230817174616-7a8ec2ada47b // indirect
79-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0 // indirect
79+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1 // indirect
8080
github.com/hashicorp/cli v1.1.7 // indirect
8181
github.com/hashicorp/errwrap v1.1.0 // indirect
8282
github.com/hashicorp/go-checkpoint v0.5.0 // indirect
@@ -96,12 +96,12 @@ require (
9696
github.com/hashicorp/logutils v1.0.0 // indirect
9797
github.com/hashicorp/terraform-exec v0.22.0 // indirect
9898
github.com/hashicorp/terraform-json v0.24.0 // indirect
99-
github.com/hashicorp/terraform-plugin-sdk/v2 v2.35.0 // indirect
99+
github.com/hashicorp/terraform-plugin-sdk/v2 v2.36.0 // indirect
100100
github.com/hashicorp/terraform-registry-address v0.2.4 // indirect
101101
github.com/hashicorp/terraform-svchost v0.1.1 // indirect
102102
github.com/hashicorp/yamux v0.1.2 // indirect
103103
github.com/huandu/xstrings v1.3.3 // indirect
104-
github.com/imdario/mergo v0.3.15 // indirect
104+
github.com/imdario/mergo v0.3.16 // indirect
105105
github.com/json-iterator/go v1.1.12 // indirect
106106
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
107107
github.com/lufia/plan9stats v0.0.0-20220913051719-115f729f3c8c // indirect
@@ -114,10 +114,10 @@ require (
114114
github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c // indirect
115115
github.com/mitchellh/reflectwalk v1.0.2 // indirect
116116
github.com/moby/docker-image-spec v1.3.1 // indirect
117-
github.com/moby/moby v27.5.0+incompatible // indirect
117+
github.com/moby/moby v28.0.0+incompatible // indirect
118118
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
119119
github.com/modern-go/reflect2 v1.0.2 // indirect
120-
github.com/muesli/termenv v0.15.3-0.20240618155329-98d742f6907a // indirect
120+
github.com/muesli/termenv v0.16.0 // indirect
121121
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
122122
github.com/oklog/run v1.1.0 // indirect
123123
github.com/opencontainers/go-digest v1.0.0 // indirect
@@ -131,7 +131,7 @@ require (
131131
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
132132
github.com/posener/complete v1.2.3 // indirect
133133
github.com/power-devops/perfstat v0.0.0-20220216144756-c35f1ee13d7c // indirect
134-
github.com/prometheus/client_golang v1.20.5 // indirect
134+
github.com/prometheus/client_golang v1.21.0 // indirect
135135
github.com/prometheus/client_model v0.6.1 // indirect
136136
github.com/prometheus/common v0.62.0 // indirect
137137
github.com/prometheus/procfs v0.15.1 // indirect
@@ -150,7 +150,7 @@ require (
150150
github.com/tinylib/msgp v1.2.1 // indirect
151151
github.com/tklauser/go-sysconf v0.3.12 // indirect
152152
github.com/tklauser/numcpus v0.6.1 // indirect
153-
github.com/valyala/fasthttp v1.58.0 // indirect
153+
github.com/valyala/fasthttp v1.59.0 // indirect
154154
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
155155
github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect
156156
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
@@ -167,35 +167,35 @@ require (
167167
go.opentelemetry.io/collector/pdata v1.11.0 // indirect
168168
go.opentelemetry.io/collector/pdata/pprofile v0.104.0 // indirect
169169
go.opentelemetry.io/collector/semconv v0.104.0 // indirect
170-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 // indirect
171-
go.opentelemetry.io/otel v1.33.0 // indirect
172-
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.33.0 // indirect
173-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.33.0 // indirect
174-
go.opentelemetry.io/otel/metric v1.33.0 // indirect
175-
go.opentelemetry.io/otel/sdk v1.33.0 // indirect
176-
go.opentelemetry.io/otel/trace v1.33.0 // indirect
177-
go.opentelemetry.io/proto/otlp v1.4.0 // indirect
170+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0 // indirect
171+
go.opentelemetry.io/otel v1.34.0 // indirect
172+
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.34.0 // indirect
173+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.34.0 // indirect
174+
go.opentelemetry.io/otel/metric v1.34.0 // indirect
175+
go.opentelemetry.io/otel/sdk v1.34.0 // indirect
176+
go.opentelemetry.io/otel/trace v1.34.0 // indirect
177+
go.opentelemetry.io/proto/otlp v1.5.0 // indirect
178178
go.uber.org/atomic v1.11.0 // indirect
179179
go.uber.org/multierr v1.11.0 // indirect
180180
go.uber.org/zap v1.27.0 // indirect
181181
golang.org/x/crypto v0.35.0 // indirect
182182
golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa // indirect
183-
golang.org/x/mod v0.22.0 // indirect
183+
golang.org/x/mod v0.23.0 // indirect
184184
golang.org/x/net v0.36.0 // indirect
185-
golang.org/x/oauth2 v0.25.0 // indirect
185+
golang.org/x/oauth2 v0.26.0 // indirect
186186
golang.org/x/sync v0.11.0 // indirect
187187
golang.org/x/sys v0.30.0 // indirect
188188
golang.org/x/term v0.29.0 // indirect
189189
golang.org/x/text v0.22.0 // indirect
190-
golang.org/x/time v0.9.0 // indirect
191-
golang.org/x/tools v0.29.0 // indirect
190+
golang.org/x/time v0.10.0 // indirect
191+
golang.org/x/tools v0.30.0 // indirect
192192
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
193193
google.golang.org/appengine v1.6.8 // indirect
194-
google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 // indirect
195-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250106144421-5f5ef82da422 // indirect
196-
google.golang.org/grpc v1.69.4 // indirect
197-
google.golang.org/protobuf v1.36.3 // indirect
198-
gopkg.in/DataDog/dd-trace-go.v1 v1.70.3 // indirect
194+
google.golang.org/genproto/googleapis/api v0.0.0-20250115164207-1a7da9e5054f // indirect
195+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250207221924-e9438ea467c6 // indirect
196+
google.golang.org/grpc v1.70.0 // indirect
197+
google.golang.org/protobuf v1.36.5 // indirect
198+
gopkg.in/DataDog/dd-trace-go.v1 v1.72.1 // indirect
199199
gopkg.in/ini.v1 v1.67.0 // indirect
200200
gopkg.in/yaml.v2 v2.4.0 // indirect
201201
gopkg.in/yaml.v3 v3.0.1 // indirect

0 commit comments

Comments
 (0)