mirror of
				https://github.com/matter-labs/vault-auth-tee.git
				synced 2025-10-28 21:44:09 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			148 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			148 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| // SPDX-License-Identifier: MPL-2.0
 | |
| // Copyright (c) Matter Labs
 | |
| 
 | |
| package vault_auth_tee
 | |
| 
 | |
| const Version = "0.1.0+dev"
 | |
| const Name = "vault-auth-tee"
 | 
![renovate[bot]](/assets/img/avatar_default.png)