mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-30 18:17:55 +00:00 
			
		
		
		
	Update vault-plugin-secrets-openldap to v0.11.3 (#25040)
* Automated dependency upgrades * Add changelog --------- Co-authored-by: hc-github-team-secure-vault-ecosystem <hc-github-team-secure-vault-ecosystem@users.noreply.github.com> Co-authored-by: Milena Zlaticanin <60530402+Zlaticanin@users.noreply.github.com>
This commit is contained in:
		 hc-github-team-secure-vault-core
					hc-github-team-secure-vault-core
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							3ab045a170
						
					
				
				
					commit
					7f80001081
				
			
							
								
								
									
										3
									
								
								changelog/25040.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								changelog/25040.txt
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | ||||
| ```release-note:change | ||||
| secrets/openldap: Update plugin to v0.11.3 | ||||
| ``` | ||||
							
								
								
									
										2
									
								
								go.mod
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								go.mod
									
									
									
									
									
								
							| @@ -152,7 +152,7 @@ require ( | ||||
| 	github.com/hashicorp/vault-plugin-secrets-kubernetes v0.6.0 | ||||
| 	github.com/hashicorp/vault-plugin-secrets-kv v0.16.2 | ||||
| 	github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.10.2 | ||||
| 	github.com/hashicorp/vault-plugin-secrets-openldap v0.11.2 | ||||
| 	github.com/hashicorp/vault-plugin-secrets-openldap v0.11.3 | ||||
| 	github.com/hashicorp/vault-plugin-secrets-terraform v0.7.3 | ||||
| 	github.com/hashicorp/vault-testing-stepwise v0.1.4 | ||||
| 	github.com/hashicorp/vault/api v1.10.0 | ||||
|   | ||||
							
								
								
									
										4
									
								
								go.sum
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								go.sum
									
									
									
									
									
								
							| @@ -2305,8 +2305,8 @@ github.com/hashicorp/vault-plugin-secrets-kv v0.16.2 h1:HdluNBrYGEEAJ1IrP3/T5RRg | ||||
| github.com/hashicorp/vault-plugin-secrets-kv v0.16.2/go.mod h1:oJwVConr6pkDIIO8q8OO3FP5WtWj/iSWuhiPVdKt67E= | ||||
| github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.10.2 h1:5eFlzhFXoSe+ntm26wromhtLbPjTCdXcdwpMv7wFeHk= | ||||
| github.com/hashicorp/vault-plugin-secrets-mongodbatlas v0.10.2/go.mod h1:OdXvez+GH0XBSRS7gxbS8B1rLUPb8bGk+bDVyEaAzI8= | ||||
| github.com/hashicorp/vault-plugin-secrets-openldap v0.11.2 h1:LNzIP4zfWivAy/hgCIwETJFr7BBS91bsJ6AlsGhqAc8= | ||||
| github.com/hashicorp/vault-plugin-secrets-openldap v0.11.2/go.mod h1:osvWc6/BOZPR8Mdqp5dF40dAaHddEiylO1pDRI7DOqo= | ||||
| github.com/hashicorp/vault-plugin-secrets-openldap v0.11.3 h1:+vE++mPxYqpEke7wD/gdfWFXeZRbVCAALsZ+s6tK7p0= | ||||
| github.com/hashicorp/vault-plugin-secrets-openldap v0.11.3/go.mod h1:2Hf/rcSI2oXYIyvGsw1nPn1BOfv7DHZejLXnPg/Z4SE= | ||||
| github.com/hashicorp/vault-plugin-secrets-terraform v0.7.3 h1:k5jCx6laFvQHvrQod+TSHSoDqF3ZSIlQB4Yzj6koz0I= | ||||
| github.com/hashicorp/vault-plugin-secrets-terraform v0.7.3/go.mod h1:yqCovAKNUNYnNrs5Wh95aExpsWEU45GB9FV7EquaSbA= | ||||
| github.com/hashicorp/vault-testing-stepwise v0.1.4 h1:Lsv1KdpQyjhvmLgKeH65FG5MmY5hMkF5LoX3xIxurjg= | ||||
|   | ||||
		Reference in New Issue
	
	Block a user