0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-01 11:02:59 +00:00

fix(deps): update module github.com/nats-io/nkeys ( v0.4.6 → v0.4.7 ) (#895)

| datasource | package                  | from   | to     |
| ---------- | ------------------------ | ------ | ------ |
| go         | github.com/nats-io/nkeys | v0.4.6 | v0.4.7 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-15 22:45:09 -05:00 committed by GitHub
parent daa94d4f87
commit 268722c121
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ module github.com/bpg/terraform-provider-proxmox/tools
go 1.21
replace github.com/nats-io/nkeys => github.com/nats-io/nkeys v0.4.6
replace github.com/nats-io/nkeys => github.com/nats-io/nkeys v0.4.7
replace go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp => go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.44.0