pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

vault: upgrade to version 1.12.5.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Tue Apr 4 13:19:41 2023 +0200
Changeset:	d818d3592cfc882132c860b2d466bb31818db19a

Modified Files:
	vault/Makefile
	vault/distinfo
	vault/go-modules.mk
Removed Files:
	vault/TODO

Log Message:
vault: upgrade to version 1.12.5.

Pkgsrc changes:
 * Version number, go-modules.mk and checksums.
 * Remove TODO file, CVE-2021-23351 is already fixed
   in go-proxyproto version 0.5.0, and this uses 0.6.1
   (and the previous version used 0.6.0).

Upstream changes:

1.12.5
March 29, 2023

IMPROVEMENTS:
 * auth/github: Allow for an optional Github auth token environment
   variable to make authenticated requests when fetching org id
 * website/docs: Add docs for VAULT_AUTH_CONFIG_GITHUB_TOKEN
   environment variable when writing Github config [GH-19244]
 * core: Allow overriding gRPC connect timeout via
   VAULT_GRPC_MIN_CONNECT_TIMEOUT. This is an env var rather than
   a config setting because we don't expect this to ever be needed.
   It's being added as a last-ditch
 * option in case all else fails for some replication issues we
   may not have fully reproduced. [GH-19676]
 * core: validate name identifiers in mssql physical storage
   backend prior use [GH-19591]

BUG FIXES:
 * cli: Fix vault read handling to return raw data as secret.Data
   when there is no top-level data object from api response.
   [GH-17913]
 * core (enterprise): Attempt to reconnect to a PKCS#11 HSM if we
   retrieve a CKR_FUNCTION_FAILED error.
 * core: Fixed issue with remounting mounts that have a non-trailing
   space in the 'to' or 'from' paths. [GH-19585]
 * kmip (enterprise): Do not require attribute Cryptographic Usage
   Mask when registering Secret Data managed objects.
 * kmip (enterprise): Fix a problem forwarding some requests to
   the active node.
 * openapi: Fix logic for labeling unauthenticated/sudo paths. [GH-19600]
 * secrets/ldap: Invalidates WAL entry for static role if
   password_policy has changed. [GH-19641]
 * secrets/transform (enterprise): Fix persistence problem with
   rotated tokenization key versions
 * ui: fixes issue navigating back a level using the breadcrumb
   from secret metadata view [GH-19703]
 * ui: pass encodeBase64 param to HMAC transit-key-actions. [GH-19429]
 * ui: use URLSearchParams interface to capture namespace param
   from SSOs (ex. ADFS) with decoded state param in callback url
   [GH-19460]

1.12.4
March 01, 2023

CHANGES:
 * core: Bump Go version to 1.19.6.

IMPROVEMENTS:
 * secrets/database: Adds error message requiring password on root
   crednetial rotation. [GH-19103]
 * ui: remove wizard [GH-19220]

BUG FIXES:
 * auth/approle: Add nil check for the secret ID entry when deleting
   via secret id accessor preventing cross role secret id deletion
   [GH-19186]
 * core (enterprise): Fix panic when using invalid accessor for
   control-group request
 * core (enterprise): Fix perf standby WAL streaming silently
   failures when replication setup happens at a bad time.
 * core: Prevent panics in sys/leases/lookup, sys/leases/revoke,
   and sys/leases/renew endpoints if provided lease_id is null
   [GH-18951]
 * license (enterprise): Fix bug where license would update even
   if the license didn't change.
 * replication (enterprise): Fix bug where reloading external plugin
   on a secondary would break replication.
 * secrets/ad: Fix bug where config couldn't be updated unless
   binddn/bindpass were included in the update. [GH-18207]
 * secrets/pki: Revert fix for PR 18938 [GH-19037]
 * server/config: Use file.Stat when checking file permissions when
   VAULT_ENABLE_FILE_PERMISSIONS_CHECK is enabled [GH-19311]
 * ui (enterprise): Fix cancel button from transform engine role
   creation page [GH-19135]
 * ui: Fix bug where logging in via OIDC fails if browser is in
   fullscreen mode [GH-19071]
 * ui: fixes reliance on secure context (https) by removing methods
   using the Crypto interface [GH-19410]
 * ui: show Get credentials button for static roles detail page
   when a user has the proper permissions. [GH-19190]

1.12.3:
February 6, 2023

CHANGES:
 * core: Bump Go version to 1.19.4.

IMPROVEMENTS:
 * audit: Include stack trace when audit logging recovers from a
   panic. [GH-18121]
 * command/server: Environment variable keys are now logged at
   startup. [GH-18125]
 * core/fips: use upstream toolchain for FIPS 140-2 compliance
   again; this will appear as X=boringcrypto on the Go version in
   Vault server logs.
 * core: Add read support to sys/loggers and sys/loggers/:name
   endpoints [GH-17979]
 * plugins: Let Vault unseal and mount deprecated builtin plugins
   in a deactivated state if this is not the first unseal after an
   upgrade. [GH-17879]
 * secrets/db/mysql: Add tls_server_name and tls_skip_verify
   parameters [GH-18799]
 * secrets/kv: new KVv2 mounts and KVv1 mounts without any keys
   will upgrade synchronously, allowing for instant use [GH-17406]
 * storage/raft: add additional raft metrics relating to applied
   index and heartbeating; also ensure OSS standbys emit periodic
   metrics. [GH-12166]
 * ui: Added JWT authentication warning message about blocked pop-up
   windows and web browser settings. [GH-18787]
 * ui: Prepends "passcode=" if not provided in user input for duo
   totp mfa method authentication [GH-18342]
 * ui: Update language on database role to "Connection name"
   [GH-18261] [GH-18350]

BUG FIXES:
 * auth/approle: Fix token_bound_cidrs validation when using /32
   blocks for role and secret ID [GH-18145]
 * auth/cert: Address a race condition accessing the loaded crls
   without a lock [GH-18945]
 * auth/kubernetes: Ensure a consistent TLS configuration for all
   k8s API requests [#173] [GH-18716]
 * cli/kv: skip formatting of nil secrets for patch and put with
   field parameter set [GH-18163]
 * command/namespace: Fix vault cli namespace patch examples in
   help text. [GH-18143]
 * core (enterprise): Fix a race condition resulting in login errors
   to PKCS#11 modules under high concurrency.
 * core/managed-keys (enterprise): Limit verification checks to
   mounts in a key's namespace
 * core/quotas (enterprise): Fix a potential deadlock that could
   occur when using lease count quotas.
 * core/quotas: Fix issue with improper application of default rate
   limit quota exempt paths [GH-18273]
 * core/seal: Fix regression handling of the key_id parameter in
   seal configuration HCL. [GH-17612]
 * core: fix bug where context cancellations weren't forwarded to
   active node from performance standbys.
 * core: prevent panic in login mfa enforcement delete after
   enforcement's namespace is deleted [GH-18923]
 * database/mongodb: Fix writeConcern set to be applied to any
   query made on the database [GH-18546]
 * expiration: Prevent panics on perf standbys when an irrevocable
   release gets deleted. [GH-18401]
 * kmip (enterprise): Fix Destroy operation response that omitted
   Unique Identifier on some batched responses.
 * kmip (enterprise): Fix Locate operation response incompatibility
   with clients using KMIP versions prior to 1.3.
 * kmip (enterprise): Fix Query operation response that omitted
   streaming capability and supported profiles.
 * licensing (enterprise): update autoloaded license cache after
   reload
 * plugins: Allow running external plugins which override deprecated
   builtins. [GH-17879]
 * plugins: Listing all plugins while audit logging is enabled will
   no longer result in an internal server error. [GH-18173]
 * plugins: Skip loading but still mount data associated with
   missing plugins on unseal. [GH-18189]
 * sdk: Don't panic if system view or storage methods called during
   plugin setup. [GH-18210]
 * secrets/pki: Address nil panic when an empty POST request is
   sent to the OCSP handler [GH-18184]
 * secrets/pki: Allow patching issuer to set an empty issuer name.
   [GH-18466]
 * secrets/pki: OCSP GET request parameter was not being URL
   unescaped before processing. [GH-18938]
 * secrets/pki: fix race between tidy's cert counting and tidy
   status reporting. [GH-18899]
 * secrets/transit: Do not warn about unrecognized parameter
   'batch_input' [GH-18299]
 * secrets/transit: Honor partial_success_response_code on decryption
   failures. [GH-18310]
 * storage/raft (enterprise): An already joined node can rejoin by
   wiping storage and re-issueing a join request, but in doing so
   could transiently become a non-voter. In some scenarios this
   resulted in loss of quorum. [GH-18263]
 * storage/raft: Don't panic on unknown raft ops [GH-17732]
 * ui: cleanup unsaved auth method ember data record when navigating
   away from mount backend form [GH-18651]
 * ui: fixes query parameters not passed in api explorer test
   requests [GH-18743]

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d818d3592cfc882132c860b2d466bb31818db19a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 vault/Makefile      |   2 +-
 vault/TODO          |   2 -
 vault/distinfo      | 127 +++++++++++++++++++++++++++-------------------------
 vault/go-modules.mk |  40 +++++++++--------
 4 files changed, 89 insertions(+), 82 deletions(-)

diffs:
diff --git a/vault/Makefile b/vault/Makefile
index cee402d48d..750ee2af04 100644
--- a/vault/Makefile
+++ b/vault/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	vault-1.12.2
+DISTNAME=	vault-1.12.5
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GITHUB:=hashicorp/}
 
diff --git a/vault/TODO b/vault/TODO
deleted file mode 100644
index 8c0bfe7f3c..0000000000
--- a/vault/TODO
+++ /dev/null
@@ -1,2 +0,0 @@
-This package has known vulnerabilities, please investigate and fix if possible:
-  CVE-2021-23351 (go-proxyproto)
diff --git a/vault/distinfo b/vault/distinfo
index 8eebf8c2cb..2da8487a9e 100644
--- a/vault/distinfo
+++ b/vault/distinfo
@@ -2997,15 +2997,15 @@ Size (github.com_hashicorp_go-secure-stdlib_mlock_@v_v0.1.2.zip) = 7419 bytes
 BLAKE2s (github.com_hashicorp_go-secure-stdlib_parseutil_@v_v0.1.1.mod) = 4214a91534d4777e7e9ba2fbfbb8665af68c35bb33c0ae609f202a0d5332fea5
 SHA512 (github.com_hashicorp_go-secure-stdlib_parseutil_@v_v0.1.1.mod) = 45ebb8f8480e1569b889a5ec160bb1567ccd57bb9a7f80f30b130b069e9183cd81cc68c46ea7971f5a4aa5e453bcb91c57e85e5139e632b819959a72e0c42d32
 Size (github.com_hashicorp_go-secure-stdlib_parseutil_@v_v0.1.1.mod) = 250 bytes
-BLAKE2s (github.com_hashicorp_go-secure-stdlib_parseutil_@v_v0.1.2.mod) = 4214a91534d4777e7e9ba2fbfbb8665af68c35bb33c0ae609f202a0d5332fea5
-SHA512 (github.com_hashicorp_go-secure-stdlib_parseutil_@v_v0.1.2.mod) = 45ebb8f8480e1569b889a5ec160bb1567ccd57bb9a7f80f30b130b069e9183cd81cc68c46ea7971f5a4aa5e453bcb91c57e85e5139e632b819959a72e0c42d32
-Size (github.com_hashicorp_go-secure-stdlib_parseutil_@v_v0.1.2.mod) = 250 bytes
 BLAKE2s (github.com_hashicorp_go-secure-stdlib_parseutil_@v_v0.1.6.mod) = 4214a91534d4777e7e9ba2fbfbb8665af68c35bb33c0ae609f202a0d5332fea5
 SHA512 (github.com_hashicorp_go-secure-stdlib_parseutil_@v_v0.1.6.mod) = 45ebb8f8480e1569b889a5ec160bb1567ccd57bb9a7f80f30b130b069e9183cd81cc68c46ea7971f5a4aa5e453bcb91c57e85e5139e632b819959a72e0c42d32
 Size (github.com_hashicorp_go-secure-stdlib_parseutil_@v_v0.1.6.mod) = 250 bytes
-BLAKE2s (github.com_hashicorp_go-secure-stdlib_parseutil_@v_v0.1.6.zip) = 5fc1f8c0790f0041119b234a46215803ba5f412d37ebe5a0810a5771a4b669d5
-SHA512 (github.com_hashicorp_go-secure-stdlib_parseutil_@v_v0.1.6.zip) = d29d6b741df86b218d3bd91b99b0f650a01e6542688a4f10362f6f90548faeb6cf4d890e4c82837969d60361d4f2e80aa67fb9b3f728dcc949eaf033db46f2d1
-Size (github.com_hashicorp_go-secure-stdlib_parseutil_@v_v0.1.6.zip) = 15662 bytes
+BLAKE2s (github.com_hashicorp_go-secure-stdlib_parseutil_@v_v0.1.7.mod) = 4214a91534d4777e7e9ba2fbfbb8665af68c35bb33c0ae609f202a0d5332fea5
+SHA512 (github.com_hashicorp_go-secure-stdlib_parseutil_@v_v0.1.7.mod) = 45ebb8f8480e1569b889a5ec160bb1567ccd57bb9a7f80f30b130b069e9183cd81cc68c46ea7971f5a4aa5e453bcb91c57e85e5139e632b819959a72e0c42d32
+Size (github.com_hashicorp_go-secure-stdlib_parseutil_@v_v0.1.7.mod) = 250 bytes
+BLAKE2s (github.com_hashicorp_go-secure-stdlib_parseutil_@v_v0.1.7.zip) = 31caa0743f007cf5b93c688824ffafa8f32b363c4266fd4e9034ed6c3b5d9484
+SHA512 (github.com_hashicorp_go-secure-stdlib_parseutil_@v_v0.1.7.zip) = 7868ab7ffcccd8ed76f3ab7da7f67a190102d525100508b9fb2e2e755397e6ed9b723ad0e90c002016f5b76f4b21a7488d1ba28bf1a244ef4357d6eb0087eecc
+Size (github.com_hashicorp_go-secure-stdlib_parseutil_@v_v0.1.7.zip) = 16000 bytes
 BLAKE2s (github.com_hashicorp_go-secure-stdlib_password_@v_v0.1.1.mod) = ee5eb7b84890607adc6837f481eaa8c95a83bc34a48e3a0b19d8824cbbbe9cb6
 SHA512 (github.com_hashicorp_go-secure-stdlib_password_@v_v0.1.1.mod) = 616764ca9c910209367ea85eba5b12b9edf35e4c7b88b891a03ba288b94594fcb6e6063cc7ba877c886d30a5d0aef8b29fc87160d47672e2bc87a23b76f63729
 Size (github.com_hashicorp_go-secure-stdlib_password_@v_v0.1.1.mod) = 185 bytes
@@ -3234,12 +3234,12 @@ Size (github.com_hashicorp_vault-plugin-auth-kerberos_@v_v0.8.0.mod) = 901 bytes
 BLAKE2s (github.com_hashicorp_vault-plugin-auth-kerberos_@v_v0.8.0.zip) = fcbe0a0a79db92430fe4dec12ac27c964aa0c84075c4f759dff6ef6aff3bd210
 SHA512 (github.com_hashicorp_vault-plugin-auth-kerberos_@v_v0.8.0.zip) = e57808149f0b7915bfa5c872744ea2370f1aa76ab093fe173c93baa9b9358aa27b1e2934ff92e7411e2aac5f1fee122b8066b2dd32466aa8b935aa73e7844ed7
 Size (github.com_hashicorp_vault-plugin-auth-kerberos_@v_v0.8.0.zip) = 66988 bytes
-BLAKE2s (github.com_hashicorp_vault-plugin-auth-kubernetes_@v_v0.14.0.mod) = 038eced50562a186557d41773144a476dac216ba13536f7a9b281eb3fc12ea26
-SHA512 (github.com_hashicorp_vault-plugin-auth-kubernetes_@v_v0.14.0.mod) = 81fc7edb853b22a174cbf2e8b38a361ca92d93f17b7f450e9dd64dcf034c973509f5dc07b35efa733e8f1988eaf2a5d3217fee63d1ec9431c2d9e616c94d0661
-Size (github.com_hashicorp_vault-plugin-auth-kubernetes_@v_v0.14.0.mod) = 3402 bytes
-BLAKE2s (github.com_hashicorp_vault-plugin-auth-kubernetes_@v_v0.14.0.zip) = d05af30fdd548ea602e90e6fc00f7d72e271f5a2ede708bc68373b18a8c2788f
-SHA512 (github.com_hashicorp_vault-plugin-auth-kubernetes_@v_v0.14.0.zip) = c0427b7f12a18ccc1bf95ed4177074fad6017d18a568824db171bf2b74d77e0591c187613bc02bd3c0eefa032318db872a4e2a4d98239bf775081712c923c4c4
-Size (github.com_hashicorp_vault-plugin-auth-kubernetes_@v_v0.14.0.zip) = 77685 bytes
+BLAKE2s (github.com_hashicorp_vault-plugin-auth-kubernetes_@v_v0.14.1.mod) = 038eced50562a186557d41773144a476dac216ba13536f7a9b281eb3fc12ea26
+SHA512 (github.com_hashicorp_vault-plugin-auth-kubernetes_@v_v0.14.1.mod) = 81fc7edb853b22a174cbf2e8b38a361ca92d93f17b7f450e9dd64dcf034c973509f5dc07b35efa733e8f1988eaf2a5d3217fee63d1ec9431c2d9e616c94d0661
+Size (github.com_hashicorp_vault-plugin-auth-kubernetes_@v_v0.14.1.mod) = 3402 bytes
+BLAKE2s (github.com_hashicorp_vault-plugin-auth-kubernetes_@v_v0.14.1.zip) = cd404d85d57b503031ef2d047fd4ef8d6bb06203af8dced24978d3c39eb72136
+SHA512 (github.com_hashicorp_vault-plugin-auth-kubernetes_@v_v0.14.1.zip) = b8a7d3f8a2fc6ae49d68c18976906f64b1a599141cd81a5d1ff795a13635048a9c523d80dadbf440f85ffae8c57ad807e4b49fc0c7b925dabc50af2fc44452a8
+Size (github.com_hashicorp_vault-plugin-auth-kubernetes_@v_v0.14.1.zip) = 82434 bytes
 BLAKE2s (github.com_hashicorp_vault-plugin-auth-oci_@v_v0.12.0.mod) = b0bbc178feff81228d180903d10b9a0e358ece7ef5326c9c81355385c423b5de
 SHA512 (github.com_hashicorp_vault-plugin-auth-oci_@v_v0.12.0.mod) = 6c1f49bb3fa848aead7a6a0a3ad4cf6f41a6ea8d94cce69ff60ac04d6c0788cd36fbd376a194dd6c8e6489e4f3f1ad576018c18a9617540b3e919a2942f99db9
 Size (github.com_hashicorp_vault-plugin-auth-oci_@v_v0.12.0.mod) = 456 bytes
@@ -3288,12 +3288,12 @@ Size (github.com_hashicorp_vault-plugin-mock_@v_v0.16.1.mod) = 55 bytes
 BLAKE2s (github.com_hashicorp_vault-plugin-mock_@v_v0.16.1.zip) = c203fc659b4755879322b1cc71b2d5128c032c8d79f9b2bdfc05912941d8de2f
 SHA512 (github.com_hashicorp_vault-plugin-mock_@v_v0.16.1.zip) = c37306a9aa9c61a9fa0392b97d87820b48af9eeb6eea03a4f599e6c261ae9579ec5181a221e81b84f7f6dc43e7323ff651c415b699d5877057ffbe63b8b060c2
 Size (github.com_hashicorp_vault-plugin-mock_@v_v0.16.1.zip) = 6253 bytes
-BLAKE2s (github.com_hashicorp_vault-plugin-secrets-ad_@v_v0.14.0.mod) = 223e50d9b6b5b54918b8e6ef9abcf6747bae735f0914792e5da4434fd93e465f
-SHA512 (github.com_hashicorp_vault-plugin-secrets-ad_@v_v0.14.0.mod) = 749e02d2d6ab7ced8a3ca3bda8cbf31acb789d03b31b0fd8def4a73a9e210c3ca862c8df0cce036111a5dc501474817df4e4e039428193669503ca5990de0eda
-Size (github.com_hashicorp_vault-plugin-secrets-ad_@v_v0.14.0.mod) = 635 bytes
-BLAKE2s (github.com_hashicorp_vault-plugin-secrets-ad_@v_v0.14.0.zip) = 3d5e757094d472f7f951df6d119047a61c7c55e9480a59fb7bdd90886be35538
-SHA512 (github.com_hashicorp_vault-plugin-secrets-ad_@v_v0.14.0.zip) = a9c565a60e18717d15a5948248580fa40986714766ef1515b7f6d21fe127e11f518ba275d21603951aa34aa43f43cceb61110bcefb7caeff0c56f947293366a7
-Size (github.com_hashicorp_vault-plugin-secrets-ad_@v_v0.14.0.zip) = 85292 bytes
+BLAKE2s (github.com_hashicorp_vault-plugin-secrets-ad_@v_v0.14.1.mod) = 223e50d9b6b5b54918b8e6ef9abcf6747bae735f0914792e5da4434fd93e465f
+SHA512 (github.com_hashicorp_vault-plugin-secrets-ad_@v_v0.14.1.mod) = 749e02d2d6ab7ced8a3ca3bda8cbf31acb789d03b31b0fd8def4a73a9e210c3ca862c8df0cce036111a5dc501474817df4e4e039428193669503ca5990de0eda
+Size (github.com_hashicorp_vault-plugin-secrets-ad_@v_v0.14.1.mod) = 635 bytes
+BLAKE2s (github.com_hashicorp_vault-plugin-secrets-ad_@v_v0.14.1.zip) = f34dcf4d5d8ab22d09fda7b29872c8991d1e24d26adda278c1104b5fe71d7c86
+SHA512 (github.com_hashicorp_vault-plugin-secrets-ad_@v_v0.14.1.zip) = 425152eec38957a5091a02657c8924442912640a686599bdc6b3b54970199b8becdecb8274c2a6f5a01f1320d1ebea40808805ecbcd66def291b81666618584a
+Size (github.com_hashicorp_vault-plugin-secrets-ad_@v_v0.14.1.zip) = 85424 bytes
 BLAKE2s (github.com_hashicorp_vault-plugin-secrets-alicloud_@v_v0.13.0.mod) = c1a2f6d88a3f4ab9b42c2b0c5e565b5468c7c96cb056e726e22d22681e638439
 SHA512 (github.com_hashicorp_vault-plugin-secrets-alicloud_@v_v0.13.0.mod) = 82004b9b9f7967f611f4f4886b26a2aa9a3a96d8f0ac366e3c9179f0c6c8972c8cdf398e9f6bae0516116e703209bbd619d33b022260673acb630823f43d0a0c
 Size (github.com_hashicorp_vault-plugin-secrets-alicloud_@v_v0.13.0.mod) = 582 bytes
@@ -3324,24 +3324,24 @@ Size (github.com_hashicorp_vault-plugin-secrets-kubernetes_@v_v0.2.0.mod) = 3819
 BLAKE2s (github.com_hashicorp_vault-plugin-secrets-kubernetes_@v_v0.2.0.zip) = 764cb21b1675b886c15e79b846dde6f495478ce0e01e8920805f7731248bda35
 SHA512 (github.com_hashicorp_vault-plugin-secrets-kubernetes_@v_v0.2.0.zip) = b230ea61f002b9de5675510a33e929dd5c255b826d4c50bfdd606205205e4d27c6f71d9434b425b7dbe7672465cdf29d8266de8d34db4a1c76683cbe5f59ea03
 Size (github.com_hashicorp_vault-plugin-secrets-kubernetes_@v_v0.2.0.zip) = 80823 bytes
-BLAKE2s (github.com_hashicorp_vault-plugin-secrets-kv_@v_v0.13.0.mod) = 33864edb2a8e7e5285c4b1cbc4052d30fd798833c6aecbbeb65ff92cec3f6ecd
-SHA512 (github.com_hashicorp_vault-plugin-secrets-kv_@v_v0.13.0.mod) = c3e5c4a85040620651a76ee071eef24bf0229dc1b7a6d79239328cd058cf09339fea271ac063d7809bfa1f83526569550b82f60c4403979cd17f3614a7b383a1
-Size (github.com_hashicorp_vault-plugin-secrets-kv_@v_v0.13.0.mod) = 593 bytes
-BLAKE2s (github.com_hashicorp_vault-plugin-secrets-kv_@v_v0.13.0.zip) = 286274d96e6cd143237884924f9aa393c30c6b4a8f1a5519a95fe00e2d61721e
-SHA512 (github.com_hashicorp_vault-plugin-secrets-kv_@v_v0.13.0.zip) = 1d36ee57e32f20de1ee66c89d9358d89e67b357514e918b1463fc97676d9d1754726aa7e67a7302ef92c01a02762a17ac5ee61a6b07c006f5a34d63da1cf23c6
-Size (github.com_hashicorp_vault-plugin-secrets-kv_@v_v0.13.0.zip) = 79042 bytes
+BLAKE2s (github.com_hashicorp_vault-plugin-secrets-kv_@v_v0.13.3.mod) = a5c46b53095ca32d938a1961f9ee5b93bd4426bfd84353f353c28769c1cd8729
+SHA512 (github.com_hashicorp_vault-plugin-secrets-kv_@v_v0.13.3.mod) = 4de8aa3fde967e230c84f347589125c9f699912238152f87b8f12aca6d6d8b9df1ae43e890dd0ab3552bbdfd2f0d22b0653dae6c9b671450adde64b537439ff9
+Size (github.com_hashicorp_vault-plugin-secrets-kv_@v_v0.13.3.mod) = 563 bytes
+BLAKE2s (github.com_hashicorp_vault-plugin-secrets-kv_@v_v0.13.3.zip) = 17524b6a40f0816c89df48691b1c308ff088fc7ded343455d2c8f236eb04de37
+SHA512 (github.com_hashicorp_vault-plugin-secrets-kv_@v_v0.13.3.zip) = 7e939c6a7927d46c701ebf7fb81d27cd64d881a9d2233af8014ec68e2fa229c033287de7adbb748eb5b4672eb48b79107b1cc835c1f1de78eab543a3aa764ed9
+Size (github.com_hashicorp_vault-plugin-secrets-kv_@v_v0.13.3.zip) = 79504 bytes
 BLAKE2s (github.com_hashicorp_vault-plugin-secrets-mongodbatlas_@v_v0.8.0.mod) = cbd50bc79a4769dac7b8cdf4cf75bc2a713e82cd1fbe3d7ce4de74fbd0bc8944
 SHA512 (github.com_hashicorp_vault-plugin-secrets-mongodbatlas_@v_v0.8.0.mod) = a1aeeb379a69fa55bd489da5000ebbcb436c4a147c353ef4cf4b8da391822634840489c0e659efa86c8e383c076e061e2f9c5100ee66e1387014123292d1da83
 Size (github.com_hashicorp_vault-plugin-secrets-mongodbatlas_@v_v0.8.0.mod) = 509 bytes
 BLAKE2s (github.com_hashicorp_vault-plugin-secrets-mongodbatlas_@v_v0.8.0.zip) = 6c8764ba550c197041932ea199af94782c3578fa90f254b3473454e1e7da1a41
 SHA512 (github.com_hashicorp_vault-plugin-secrets-mongodbatlas_@v_v0.8.0.zip) = 1a35ab47e442766fa1767aad3e3b4263c5a78cbde21e470581ff0287e869257ae40f6a530b636034d386a5620c65682974e819ff9d45160b9a938aace5135724
 Size (github.com_hashicorp_vault-plugin-secrets-mongodbatlas_@v_v0.8.0.zip) = 47776 bytes
-BLAKE2s (github.com_hashicorp_vault-plugin-secrets-openldap_@v_v0.9.0.mod) = abb65874699ab903993ad02e1d132f72e4ca9c8b885d79ff8367cdb024d4f3cd
-SHA512 (github.com_hashicorp_vault-plugin-secrets-openldap_@v_v0.9.0.mod) = 5839416b09ead0662fc8b4f45129d2fcd634b7fddb2fb839b2b22d9031fb965fc46f4628143bafc3657a19cc40c76d36cff0fcda1ad747c8495a78a83ae8bfb9
-Size (github.com_hashicorp_vault-plugin-secrets-openldap_@v_v0.9.0.mod) = 3142 bytes
-BLAKE2s (github.com_hashicorp_vault-plugin-secrets-openldap_@v_v0.9.0.zip) = 28db8a3284e6fcb7f2b3951671a95ccd398a949403116476ad6e6a7ec3ea34c3
-SHA512 (github.com_hashicorp_vault-plugin-secrets-openldap_@v_v0.9.0.zip) = f983cca1a92fa10b94ed3c761efafc60db61b3877fdbf81c556095ca9425089014153a832e254a94b63ca797253e8e7b10686f9c471c9f2793864bc70ec755bd
-Size (github.com_hashicorp_vault-plugin-secrets-openldap_@v_v0.9.0.zip) = 109247 bytes
+BLAKE2s (github.com_hashicorp_vault-plugin-secrets-openldap_@v_v0.9.1.mod) = abb65874699ab903993ad02e1d132f72e4ca9c8b885d79ff8367cdb024d4f3cd
+SHA512 (github.com_hashicorp_vault-plugin-secrets-openldap_@v_v0.9.1.mod) = 5839416b09ead0662fc8b4f45129d2fcd634b7fddb2fb839b2b22d9031fb965fc46f4628143bafc3657a19cc40c76d36cff0fcda1ad747c8495a78a83ae8bfb9
+Size (github.com_hashicorp_vault-plugin-secrets-openldap_@v_v0.9.1.mod) = 3142 bytes
+BLAKE2s (github.com_hashicorp_vault-plugin-secrets-openldap_@v_v0.9.1.zip) = 866821f96bb1f5103ac7f083d0bd06bee67cfe9aa124493d79dff82137f93ef5
+SHA512 (github.com_hashicorp_vault-plugin-secrets-openldap_@v_v0.9.1.zip) = cff1bfb95d8c32e30a1624f3a5ec3072c883415171eb15d0f2f9d253e9b478b43e0e9943b23630c18587f6b7770575af344d49fa58a2546dfe481cb8e4d71e22
+Size (github.com_hashicorp_vault-plugin-secrets-openldap_@v_v0.9.1.zip) = 110401 bytes
 BLAKE2s (github.com_hashicorp_vault-plugin-secrets-terraform_@v_v0.6.0.mod) = 2f234e24713de34b3cc04402b938c812033699183965b21fe73f98ff5a50e920
 SHA512 (github.com_hashicorp_vault-plugin-secrets-terraform_@v_v0.6.0.mod) = 3967e561a993768669742403ec91246f425c42078bb087c7c9fcb60d85b42c9a1fc18fe9b0b05e0dcebec050adb40ccdefed084da9ddb46bb63eda08d09d389d
 Size (github.com_hashicorp_vault-plugin-secrets-terraform_@v_v0.6.0.mod) = 397 bytes
@@ -5613,12 +5613,12 @@ Size (golang.org_x_crypto_@v_v0.0.0-20210921155107-089bfa567519.mod) = 247 bytes
 BLAKE2s (golang.org_x_crypto_@v_v0.0.0-20211215153901-e495a2d5b3d3.mod) = 3218fb197e3df718e689eb2e6187e8b6164db45fcd92c7b120f1805fb409353f
 SHA512 (golang.org_x_crypto_@v_v0.0.0-20211215153901-e495a2d5b3d3.mod) = 8b89bda14a8eea63c73e602efb4f90d9bd5ba816041b8c8eeb516a7edbb70578e2c594f4ac7168b5cef417075b295f6aab908514244cb9bb05f7bb13f1170bb3
 Size (golang.org_x_crypto_@v_v0.0.0-20211215153901-e495a2d5b3d3.mod) = 255 bytes
-BLAKE2s (golang.org_x_crypto_@v_v0.0.0-20220817201139-bc19a97f63c8.mod) = 3218fb197e3df718e689eb2e6187e8b6164db45fcd92c7b120f1805fb409353f
-SHA512 (golang.org_x_crypto_@v_v0.0.0-20220817201139-bc19a97f63c8.mod) = 8b89bda14a8eea63c73e602efb4f90d9bd5ba816041b8c8eeb516a7edbb70578e2c594f4ac7168b5cef417075b295f6aab908514244cb9bb05f7bb13f1170bb3
-Size (golang.org_x_crypto_@v_v0.0.0-20220817201139-bc19a97f63c8.mod) = 255 bytes
-BLAKE2s (golang.org_x_crypto_@v_v0.0.0-20220817201139-bc19a97f63c8.zip) = 0bd56bb2f5aa84595ee369a1e572e55f45a91d003a25451512cfd6ea598855e6
-SHA512 (golang.org_x_crypto_@v_v0.0.0-20220817201139-bc19a97f63c8.zip) = f1ee1f16d55fc2cf0d7ba91953c7272058155d2564da8a774441bc03f54a996d5d5ad7a388247526f07ec3f8306e2941fe48499dd860dc3875234d1d6a3651cc
-Size (golang.org_x_crypto_@v_v0.0.0-20220817201139-bc19a97f63c8.zip) = 1777976 bytes
+BLAKE2s (golang.org_x_crypto_@v_v0.6.0.mod) = 56e513cab02f084fd67038a5bbc8276e7d494c11aebc0d2bd8b03ea2268d9753
+SHA512 (golang.org_x_crypto_@v_v0.6.0.mod) = 9e1ca904210f28b5810f86d8e5e09c25773c15b2e4cb7df4b3fc82768edbaddd2731b7fac8f7aab208195c5303548dc3f40c3ebb8494847e825f93fe164de0cc
+Size (golang.org_x_crypto_@v_v0.6.0.mod) = 171 bytes
+BLAKE2s (golang.org_x_crypto_@v_v0.6.0.zip) = f01f7e316b7937e9d3f0b95d7498b6807c418c75e6d20f882f6c3bffa543c70d
+SHA512 (golang.org_x_crypto_@v_v0.6.0.zip) = 156e02933419061e99b1c674ce19ce34af235d5fd0fc10b75aeb0c3c46f48f9c1feecd003b613cf6236dcace2a3380600e30843bb12b476bb478a9a7537e1902
+Size (golang.org_x_crypto_@v_v0.6.0.zip) = 1761232 bytes
 BLAKE2s (golang.org_x_exp_@v_v0.0.0-20190121172915-509febef88a4.mod) = 87c3b3cc8e8fe78e41cb7f5df8d0e2afacceb9c5c3c2ff961a00ade7d3bb821a
 SHA512 (golang.org_x_exp_@v_v0.0.0-20190121172915-509febef88a4.mod) = 9131017b8ab0c2362b74e0c010daeb849689025aa31cb464dc379b0e34d0fcdb66749329b111041127997440bac052249dab522ab27239858405c056e3ac5dbf
 Size (golang.org_x_exp_@v_v0.0.0-20190121172915-509febef88a4.mod) = 24 bytes
@@ -5967,12 +5967,15 @@ Size (golang.org_x_net_@v_v0.0.0-20220607020251-c690dde0001d.mod) = 179 bytes
 BLAKE2s (golang.org_x_net_@v_v0.0.0-20220722155237-a158d28d115b.mod) = 9307f6ffcb6aa8035f4f716b6e797f1f06b4366f74e098b7247968b4cc5cddbf
 SHA512 (golang.org_x_net_@v_v0.0.0-20220722155237-a158d28d115b.mod) = 1c5c40d56518378bffb74da777d6d203c197259097807258b8f657e9474a4091c97eb487515d567c458992301e21d2f9d7ad7c50299132b540ca0f9173caf611
 Size (golang.org_x_net_@v_v0.0.0-20220722155237-a158d28d115b.mod) = 179 bytes
-BLAKE2s (golang.org_x_net_@v_v0.0.0-20220909164309-bea034e7d591.mod) = 438b859b1476aacaa55d21e322c8ac209448592af22c74bc849b52bc9dae3f11
-SHA512 (golang.org_x_net_@v_v0.0.0-20220909164309-bea034e7d591.mod) = 82d2179d157c9471b3263b122e74df745c8a3d7afcbafbf13eacb9be58f2ef0b3fef727f361dd185ca3299d1c7e1a42d93e0ebd7b152cb6f7b7755f2f25d8117
-Size (golang.org_x_net_@v_v0.0.0-20220909164309-bea034e7d591.mod) = 179 bytes
-BLAKE2s (golang.org_x_net_@v_v0.0.0-20220909164309-bea034e7d591.zip) = b109efa30e8b15fb9c80569afa845524563605760417df1947b14a5ac8425f2f
-SHA512 (golang.org_x_net_@v_v0.0.0-20220909164309-bea034e7d591.zip) = cb0713ed65aca2d86d2a76a8dd5bd665e45e05c09b75ee9b40ef5006bef5814975612b74ecc90ce5c9382223d3807c4f395a1f248021cc328f14d8e762eadb13
-Size (golang.org_x_net_@v_v0.0.0-20220909164309-bea034e7d591.zip) = 1578421 bytes
+BLAKE2s (golang.org_x_net_@v_v0.6.0.mod) = a13f1f12c71569aef2fc9edf06f32cd07cdcce1ae04b7ff3713c09cf27afaeea
+SHA512 (golang.org_x_net_@v_v0.6.0.mod) = 64bce90bd4ad6f8981f8c432ac55fe8e49596ab679bd6169299996a1a90ab99d8bf97d404c5e808b7849203b774ac3049884d0545dbcfe5b7d8131c3dada0483
+Size (golang.org_x_net_@v_v0.6.0.mod) = 123 bytes
+BLAKE2s (golang.org_x_net_@v_v0.7.0.mod) = a13f1f12c71569aef2fc9edf06f32cd07cdcce1ae04b7ff3713c09cf27afaeea
+SHA512 (golang.org_x_net_@v_v0.7.0.mod) = 64bce90bd4ad6f8981f8c432ac55fe8e49596ab679bd6169299996a1a90ab99d8bf97d404c5e808b7849203b774ac3049884d0545dbcfe5b7d8131c3dada0483
+Size (golang.org_x_net_@v_v0.7.0.mod) = 123 bytes
+BLAKE2s (golang.org_x_net_@v_v0.7.0.zip) = 90a3000accf5a403fd684822d5aa09d4799d6fa19df9037e7f75bcc08b03cdbd
+SHA512 (golang.org_x_net_@v_v0.7.0.zip) = 9588eede982b089c4e7ab638150c65aca0021c8eb94cefa62a81a0d1a18ede8af88c7e2ff7ae6c0c1f7e006b3deeaf3f2a52a20b48190dee731434a0d28c1937
+Size (golang.org_x_net_@v_v0.7.0.zip) = 1559354 bytes
 BLAKE2s (golang.org_x_oauth2_@v_v0.0.0-20180821212333-d2e6202438be.mod) = a34ed92cc3bc83e559661a208ed23ad2cd887a6232c1bd0961cf19178df279a7
 SHA512 (golang.org_x_oauth2_@v_v0.0.0-20180821212333-d2e6202438be.mod) = 53431e560b5d6a9b50f44997ef6755f71741ccca155767dd954da41f11f53a3e8d01d7e01a2bb9de1fdd551dd2e734cb65e5641cf5de5c9a8a6a25a4894336f5
 Size (golang.org_x_oauth2_@v_v0.0.0-20180821212333-d2e6202438be.mod) = 27 bytes
@@ -6504,12 +6507,12 @@ Size (golang.org_x_sys_@v_v0.0.0-20220715151400-c0bba94af5f8.mod) = 33 bytes
 BLAKE2s (golang.org_x_sys_@v_v0.0.0-20220722155257-8c9f86f7a55f.mod) = 66613eb38a59b8a7f75e1aaeb294a1c4ea290d4e9ae699137566025e50ed741c
 SHA512 (golang.org_x_sys_@v_v0.0.0-20220722155257-8c9f86f7a55f.mod) = 85e511b1261c1935f5ee4754ad31d1d946f9e10f0af9905f44c4348d6ce5104319c03fb38517dde616698f6487b0c62788cfa96bc0ffb3b6db80accd7e552655
 Size (golang.org_x_sys_@v_v0.0.0-20220722155257-8c9f86f7a55f.mod) = 33 bytes
-BLAKE2s (golang.org_x_sys_@v_v0.0.0-20220913175220-63ea55921009.mod) = 66613eb38a59b8a7f75e1aaeb294a1c4ea290d4e9ae699137566025e50ed741c
-SHA512 (golang.org_x_sys_@v_v0.0.0-20220913175220-63ea55921009.mod) = 85e511b1261c1935f5ee4754ad31d1d946f9e10f0af9905f44c4348d6ce5104319c03fb38517dde616698f6487b0c62788cfa96bc0ffb3b6db80accd7e552655
-Size (golang.org_x_sys_@v_v0.0.0-20220913175220-63ea55921009.mod) = 33 bytes
-BLAKE2s (golang.org_x_sys_@v_v0.0.0-20220913175220-63ea55921009.zip) = 843d6ccd799eb529eccc92457b1acdc842e8036292b60095f5822b1ae77bce82
-SHA512 (golang.org_x_sys_@v_v0.0.0-20220913175220-63ea55921009.zip) = b86fb7d4a6b1b7ac2a0fb2972abe6d1aff4a7433f4725dd5392229019d5dd012eb30ceb968001099f305f7f7368f7f5f30b494dca5cb7075ac6f43e1a8b8740f
-Size (golang.org_x_sys_@v_v0.0.0-20220913175220-63ea55921009.zip) = 1817219 bytes
+BLAKE2s (golang.org_x_sys_@v_v0.5.0.mod) = 66613eb38a59b8a7f75e1aaeb294a1c4ea290d4e9ae699137566025e50ed741c
+SHA512 (golang.org_x_sys_@v_v0.5.0.mod) = 85e511b1261c1935f5ee4754ad31d1d946f9e10f0af9905f44c4348d6ce5104319c03fb38517dde616698f6487b0c62788cfa96bc0ffb3b6db80accd7e552655
+Size (golang.org_x_sys_@v_v0.5.0.mod) = 33 bytes
+BLAKE2s (golang.org_x_sys_@v_v0.5.0.zip) = 14721a3d09811a734c38cfc706c39707130d6e7a1c6f7fb75dcc20ba1a9646dc
+SHA512 (golang.org_x_sys_@v_v0.5.0.zip) = f3773070316c0069017ff4e03e2cc1a4ccac7e77d76b1352f68c7afec19ac7c794102692b42ae0e3a9e54673746a2a327035db14eae6b4d7d4bfc854cd64934e
+Size (golang.org_x_sys_@v_v0.5.0.zip) = 1886681 bytes
 BLAKE2s (golang.org_x_term_@v_v0.0.0-20201117132131-f5c789dd3221.mod) = 0a32d00151354859e24fdecb7fb62150e9f21a188e5e5504c850158516d3280b
 SHA512 (golang.org_x_term_@v_v0.0.0-20201117132131-f5c789dd3221.mod) = 3295d1778ba3160c8360d99fbc648bbb4356fadd7947466f8b2f493a3c4c406515033268cf3525bdf50430b0cc31169838b5d3223842c7b1cd881e155744506e
 Size (golang.org_x_term_@v_v0.0.0-20201117132131-f5c789dd3221.mod) = 95 bytes
@@ -6525,9 +6528,12 @@ Size (golang.org_x_term_@v_v0.0.0-20210615171337-6886f2dfbf5b.mod) = 95 bytes
 BLAKE2s (golang.org_x_term_@v_v0.0.0-20210927222741-03fcf44c2211.mod) = 0f390b4bf64eaa8a44136d9227dcd19975bee0ef0132e2d36548cfe38a79720b
 SHA512 (golang.org_x_term_@v_v0.0.0-20210927222741-03fcf44c2211.mod) = 81f571821c669188c4482da38b6921ac4c2c1747f8a803a6846531127cfde25dd04819d971f08f601c2d2cee2e636644c1648eff55dd24d89dfb3777e90fe9a0
 Size (golang.org_x_term_@v_v0.0.0-20210927222741-03fcf44c2211.mod) = 95 bytes
-BLAKE2s (golang.org_x_term_@v_v0.0.0-20210927222741-03fcf44c2211.zip) = 91adff208627c23594f4032d544699e808327891ad83fae1b7ba7d42d51f84cc
-SHA512 (golang.org_x_term_@v_v0.0.0-20210927222741-03fcf44c2211.zip) = 2f7ff46b02b31f30a73e1d574fafce089e51df788a2b34b18d505d1c191149a70f222b462664218c5451a7beaa7efaf4178470703887f2e438a4455603f359a3
-Size (golang.org_x_term_@v_v0.0.0-20210927222741-03fcf44c2211.zip) = 21653 bytes
+BLAKE2s (golang.org_x_term_@v_v0.5.0.mod) = aa9178ce8f4a13282fdb39fa4cf1c641a73f8e915e3b849e8a57cf6705c8cc34
+SHA512 (golang.org_x_term_@v_v0.5.0.mod) = 88ef95fca01c9d194993ea0e3853b31c1e3862defedbcf111624af86eeea63099af727b817ebcb3d9ae926692882e08a41fd72f8b8687b5527b2d9115ac55d3a
+Size (golang.org_x_term_@v_v0.5.0.mod) = 67 bytes
+BLAKE2s (golang.org_x_term_@v_v0.5.0.zip) = 2f331d475d1743389ac9b1ffe75245e41751a2db0b0e3adebd6dd7d5bbd83a6c
+SHA512 (golang.org_x_term_@v_v0.5.0.zip) = 8458a96c52077aacf52785625c3327e18b3c4e1463883fe540d5184d6d9c697a3f3169b5ed7180eb64df64c73d83a54bca11cac401c14733eec48e77c4dbcbfb
+Size (golang.org_x_term_@v_v0.5.0.zip) = 19924 bytes
 BLAKE2s (golang.org_x_text_@v_v0.0.0-20160726164857-2910a502d2bf.mod) = 080036087ec663fb318320442bf68fad98da28e3ea33a1e5a3acf697a0527460
 SHA512 (golang.org_x_text_@v_v0.0.0-20160726164857-2910a502d2bf.mod) = ca081ef7cccd7bbedc6843fbe0c452352661a07e1298cd02ff338ed79d807c6401d613a3cf20011189d2f98a794ffa410547b3e352eb58a6f0a84822285d391d
 Size (golang.org_x_text_@v_v0.0.0-20160726164857-2910a502d2bf.mod) = 25 bytes
@@ -6558,12 +6564,12 @@ Size (golang.org_x_text_@v_v0.3.6.mod) = 97 bytes
 BLAKE2s (golang.org_x_text_@v_v0.3.7.mod) = 267ea3094e99e155a492ecd37e9d71c4ea1243519f281f6783ab66fa47524e68
 SHA512 (golang.org_x_text_@v_v0.3.7.mod) = e77211a503c35d8b6c392fc1b44daed580659b997673cd312ae8e579d1d715d7a53f8f0f0dd2d4dedbc6c5ca5ab7e3d52269a6536a42824cce267c89eb29cbbd
 Size (golang.org_x_text_@v_v0.3.7.mod) = 97 bytes
-BLAKE2s (golang.org_x_text_@v_v0.3.8.mod) = b9ec0d2d993a3cbcd5325055ffcea83919856743a8c38389701242e54f03c6e1
-SHA512 (golang.org_x_text_@v_v0.3.8.mod) = 74187551a8ec427ba09aa209e27ca1c915ad32cf1171ee1d56148f2253a6673e25c41f12d562b45dd533a1cfc3138a4dbe5f01d317423ee0c61321b7181a87c3
-Size (golang.org_x_text_@v_v0.3.8.mod) = 234 bytes
-BLAKE2s (golang.org_x_text_@v_v0.3.8.zip) = e78432a5c03c88ea549ff944a76bdc5f1258c514bb92440f7c9be708b5383ff3
-SHA512 (golang.org_x_text_@v_v0.3.8.zip) = e7946567d81621f4af0e2207e0b2ddc241aabdef8d6c12d37adbe9fc9b2f3c378ae20c7c092869eea764aebfee5a5e60807adfc8809f60f954d03c501abec41c
-Size (golang.org_x_text_@v_v0.3.8.zip) = 8615981 bytes
+BLAKE2s (golang.org_x_text_@v_v0.7.0.mod) = fe5eb66d25e871119ece4a071dc3907f9628069539e47210379439c1295cdf87
+SHA512 (golang.org_x_text_@v_v0.7.0.mod) = 3c990818dec261358f7de189c4603e4c27637ae73f676d5a6e644534a43b6cf8c87907c96dd23fd6aa17682cd18f2f0a6579eea5eb3b4b388ac9737e5c5f6b76
+Size (golang.org_x_text_@v_v0.7.0.mod) = 258 bytes
+BLAKE2s (golang.org_x_text_@v_v0.7.0.zip) = d4a08528cb542949182b45201201cbd46d6b2f79ab1ad411d067cab8b5d78eb9
+SHA512 (golang.org_x_text_@v_v0.7.0.zip) = 61dc29df22c4ea0b8792093d12325012c3d4153219485898481f062fb28ea1b91950c9af8ddc9058d68e10cbf4984257fe91d85985353359b29b15120ea3e30d
+Size (golang.org_x_text_@v_v0.7.0.zip) = 8614578 bytes
 BLAKE2s (golang.org_x_time_@v_v0.0.0-20180412165947-fbb02b2291d2.mod) = f8a17647799023d32e6a0af341ba3fc6e74004a882f89f943385a363c1b64af4
 SHA512 (golang.org_x_time_@v_v0.0.0-20180412165947-fbb02b2291d2.mod) = 6e51811c33b84ddd4a7548013579204266e466bd2e87aa9b6e34892570aa09c607ffa806f8a420474e26ca0e277ab23c81bb07b0ebf2c3b6ed193014c1bc37a7
 Size (golang.org_x_time_@v_v0.0.0-20180412165947-fbb02b2291d2.mod) = 25 bytes
@@ -7851,6 +7857,7 @@ Size (sigs.k8s.io_yaml_@v_v1.2.0.mod) = 106 bytes
 BLAKE2s (sigs.k8s.io_yaml_@v_v1.2.0.zip) = 196614bfe35a861524f0dd2e2e0b63fbd650b889bab18114f167720f05506b70
 SHA512 (sigs.k8s.io_yaml_@v_v1.2.0.zip) = 52a52b3d380ae6e2cbe1b2c849d3089f74aa876fb3fadfbd02eada97446e0f2cf387f10ddb527f2dfefd57dccba8c82b0b349efbecaa0e6e3d00dc2b5d4fc21e
 Size (sigs.k8s.io_yaml_@v_v1.2.0.zip) = 20937 bytes
-BLAKE2s (vault-1.12.2.tar.gz) = 365418a576018f90ed203cc69239f669a841c789ce87d883c206cf15aa422add
-SHA512 (vault-1.12.2.tar.gz) = 83d48defca869624c1e0dbd6d37f1d83d0aec355bf9a83dee557c42f2b534f14d7db5293d3292b6765eef6d5f06d74df30142e5fd460397561283e4e37aee3a4
-Size (vault-1.12.2.tar.gz) = 30153275 bytes
+BLAKE2s (vault-1.12.5.tar.gz) = 7796bb052e97b50691969a504accf664583479c4e700095107a60670fcdfa353
+SHA512 (vault-1.12.5.tar.gz) = d305d603ab772ff3dcc5824beae37ccecc17f7e1889503cbc4e517997565c705280a038336b770883439252c00e53f3b30a143381fb091b16b1fe53b64796e4f
+Size (vault-1.12.5.tar.gz) = 30204165 bytes
+SHA1 (patch-scripts_gen__openapi.sh) = 3bd6b262684cd86df9b65f9d7a3146bbf14bbcea
diff --git a/vault/go-modules.mk b/vault/go-modules.mk
index 4b9f69499d..c1deef3d92 100644
--- a/vault/go-modules.mk
+++ b/vault/go-modules.mk
@@ -999,9 +999,9 @@ GO_MODULE_FILES+=	github.com/hashicorp/go-secure-stdlib/mlock/@v/v0.1.1.mod
 GO_MODULE_FILES+=	github.com/hashicorp/go-secure-stdlib/mlock/@v/v0.1.2.mod
 GO_MODULE_FILES+=	github.com/hashicorp/go-secure-stdlib/mlock/@v/v0.1.2.zip
 GO_MODULE_FILES+=	github.com/hashicorp/go-secure-stdlib/parseutil/@v/v0.1.1.mod
-GO_MODULE_FILES+=	github.com/hashicorp/go-secure-stdlib/parseutil/@v/v0.1.2.mod
 GO_MODULE_FILES+=	github.com/hashicorp/go-secure-stdlib/parseutil/@v/v0.1.6.mod
-GO_MODULE_FILES+=	github.com/hashicorp/go-secure-stdlib/parseutil/@v/v0.1.6.zip
+GO_MODULE_FILES+=	github.com/hashicorp/go-secure-stdlib/parseutil/@v/v0.1.7.mod
+GO_MODULE_FILES+=	github.com/hashicorp/go-secure-stdlib/parseutil/@v/v0.1.7.zip
 GO_MODULE_FILES+=	github.com/hashicorp/go-secure-stdlib/password/@v/v0.1.1.mod
 GO_MODULE_FILES+=	github.com/hashicorp/go-secure-stdlib/password/@v/v0.1.1.zip
 GO_MODULE_FILES+=	github.com/hashicorp/go-secure-stdlib/reloadutil/@v/v0.1.1.mod
@@ -1078,8 +1078,8 @@ GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-jwt/@v/v0.14.0.mod
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-jwt/@v/v0.14.0.zip
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-kerberos/@v/v0.8.0.mod
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-kerberos/@v/v0.8.0.zip
-GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-kubernetes/@v/v0.14.0.mod
-GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-kubernetes/@v/v0.14.0.zip
+GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-kubernetes/@v/v0.14.1.mod
+GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-kubernetes/@v/v0.14.1.zip
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-oci/@v/v0.12.0.mod
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-auth-oci/@v/v0.12.0.zip
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-database-couchbase/@v/v0.8.0.mod
@@ -1096,8 +1096,8 @@ GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-database-snowflake/@v/v0.6.1
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-database-snowflake/@v/v0.6.1.zip
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-mock/@v/v0.16.1.mod
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-mock/@v/v0.16.1.zip
-GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-ad/@v/v0.14.0.mod
-GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-ad/@v/v0.14.0.zip
+GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-ad/@v/v0.14.1.mod
+GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-ad/@v/v0.14.1.zip
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-alicloud/@v/v0.13.0.mod
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-alicloud/@v/v0.13.0.zip
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-azure/@v/v0.14.1.mod
@@ -1108,12 +1108,12 @@ GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-gcpkms/@v/v0.13.0.mo
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-gcpkms/@v/v0.13.0.zip
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-kubernetes/@v/v0.2.0.mod
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-kubernetes/@v/v0.2.0.zip
-GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-kv/@v/v0.13.0.mod
-GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-kv/@v/v0.13.0.zip
+GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-kv/@v/v0.13.3.mod
+GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-kv/@v/v0.13.3.zip
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-mongodbatlas/@v/v0.8.0.mod
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-mongodbatlas/@v/v0.8.0.zip
-GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-openldap/@v/v0.9.0.mod
-GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-openldap/@v/v0.9.0.zip
+GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-openldap/@v/v0.9.1.mod
+GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-openldap/@v/v0.9.1.zip
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-terraform/@v/v0.6.0.mod
 GO_MODULE_FILES+=	github.com/hashicorp/vault-plugin-secrets-terraform/@v/v0.6.0.zip
 GO_MODULE_FILES+=	github.com/hashicorp/vault-testing-stepwise/@v/v0.1.1.mod
@@ -1871,8 +1871,8 @@ GO_MODULE_FILES+=	golang.org/x/crypto/@v/v0.0.0-20210711020723-a769d52b0f97.mod
 GO_MODULE_FILES+=	golang.org/x/crypto/@v/v0.0.0-20210817164053-32db794688a5.mod
 GO_MODULE_FILES+=	golang.org/x/crypto/@v/v0.0.0-20210921155107-089bfa567519.mod
 GO_MODULE_FILES+=	golang.org/x/crypto/@v/v0.0.0-20211215153901-e495a2d5b3d3.mod
-GO_MODULE_FILES+=	golang.org/x/crypto/@v/v0.0.0-20220817201139-bc19a97f63c8.mod
-GO_MODULE_FILES+=	golang.org/x/crypto/@v/v0.0.0-20220817201139-bc19a97f63c8.zip
+GO_MODULE_FILES+=	golang.org/x/crypto/@v/v0.6.0.mod
+GO_MODULE_FILES+=	golang.org/x/crypto/@v/v0.6.0.zip
 GO_MODULE_FILES+=	golang.org/x/exp/@v/v0.0.0-20190121172915-509febef88a4.mod
 GO_MODULE_FILES+=	golang.org/x/exp/@v/v0.0.0-20190306152737-a1d7652674e8.mod
 GO_MODULE_FILES+=	golang.org/x/exp/@v/v0.0.0-20190510132918-efd6b22b2522.mod
@@ -1989,8 +1989,9 @@ GO_MODULE_FILES+=	golang.org/x/net/@v/v0.0.0-20220412020605-290c469a71a5.mod
 GO_MODULE_FILES+=	golang.org/x/net/@v/v0.0.0-20220425223048-2871e0cb64e4.mod
 GO_MODULE_FILES+=	golang.org/x/net/@v/v0.0.0-20220607020251-c690dde0001d.mod
 GO_MODULE_FILES+=	golang.org/x/net/@v/v0.0.0-20220722155237-a158d28d115b.mod
-GO_MODULE_FILES+=	golang.org/x/net/@v/v0.0.0-20220909164309-bea034e7d591.mod
-GO_MODULE_FILES+=	golang.org/x/net/@v/v0.0.0-20220909164309-bea034e7d591.zip
+GO_MODULE_FILES+=	golang.org/x/net/@v/v0.6.0.mod
+GO_MODULE_FILES+=	golang.org/x/net/@v/v0.7.0.mod
+GO_MODULE_FILES+=	golang.org/x/net/@v/v0.7.0.zip
 GO_MODULE_FILES+=	golang.org/x/oauth2/@v/v0.0.0-20180821212333-d2e6202438be.mod
 GO_MODULE_FILES+=	golang.org/x/oauth2/@v/v0.0.0-20190130055435-99b60b757ec1.mod
 GO_MODULE_FILES+=	golang.org/x/oauth2/@v/v0.0.0-20190226205417-e64efc72b421.mod
@@ -2168,14 +2169,15 @@ GO_MODULE_FILES+=	golang.org/x/sys/@v/v0.0.0-20220503163025-988cb79eb6c6.mod
 GO_MODULE_FILES+=	golang.org/x/sys/@v/v0.0.0-20220520151302-bc2c85ada10a.mod
 GO_MODULE_FILES+=	golang.org/x/sys/@v/v0.0.0-20220715151400-c0bba94af5f8.mod
 GO_MODULE_FILES+=	golang.org/x/sys/@v/v0.0.0-20220722155257-8c9f86f7a55f.mod
-GO_MODULE_FILES+=	golang.org/x/sys/@v/v0.0.0-20220913175220-63ea55921009.mod
-GO_MODULE_FILES+=	golang.org/x/sys/@v/v0.0.0-20220913175220-63ea55921009.zip
+GO_MODULE_FILES+=	golang.org/x/sys/@v/v0.5.0.mod
+GO_MODULE_FILES+=	golang.org/x/sys/@v/v0.5.0.zip
 GO_MODULE_FILES+=	golang.org/x/term/@v/v0.0.0-20201117132131-f5c789dd3221.mod
 GO_MODULE_FILES+=	golang.org/x/term/@v/v0.0.0-20201126162022-7de9c90e9dd1.mod
 GO_MODULE_FILES+=	golang.org/x/term/@v/v0.0.0-20210220032956-6a3ed077a48d.mod
 GO_MODULE_FILES+=	golang.org/x/term/@v/v0.0.0-20210615171337-6886f2dfbf5b.mod
 GO_MODULE_FILES+=	golang.org/x/term/@v/v0.0.0-20210927222741-03fcf44c2211.mod
-GO_MODULE_FILES+=	golang.org/x/term/@v/v0.0.0-20210927222741-03fcf44c2211.zip
+GO_MODULE_FILES+=	golang.org/x/term/@v/v0.5.0.mod
+GO_MODULE_FILES+=	golang.org/x/term/@v/v0.5.0.zip
 GO_MODULE_FILES+=	golang.org/x/text/@v/v0.0.0-20160726164857-2910a502d2bf.mod
 GO_MODULE_FILES+=	golang.org/x/text/@v/v0.0.0-20170915032832-14c0d48ead0c.mod
 GO_MODULE_FILES+=	golang.org/x/text/@v/v0.3.0.mod
@@ -2186,8 +2188,8 @@ GO_MODULE_FILES+=	golang.org/x/text/@v/v0.3.4.mod
 GO_MODULE_FILES+=	golang.org/x/text/@v/v0.3.5.mod
 GO_MODULE_FILES+=	golang.org/x/text/@v/v0.3.6.mod
 GO_MODULE_FILES+=	golang.org/x/text/@v/v0.3.7.mod
-GO_MODULE_FILES+=	golang.org/x/text/@v/v0.3.8.mod
-GO_MODULE_FILES+=	golang.org/x/text/@v/v0.3.8.zip
+GO_MODULE_FILES+=	golang.org/x/text/@v/v0.7.0.mod
+GO_MODULE_FILES+=	golang.org/x/text/@v/v0.7.0.zip
 GO_MODULE_FILES+=	golang.org/x/time/@v/v0.0.0-20180412165947-fbb02b2291d2.mod
 GO_MODULE_FILES+=	golang.org/x/time/@v/v0.0.0-20181108054448-85acf8d2951c.mod
 GO_MODULE_FILES+=	golang.org/x/time/@v/v0.0.0-20190308202827-9d24e82272b4.mod



Home | Main Index | Thread Index | Old Index