mirror of
https://github.com/matter-labs/vault-auth-tee.git
synced 2025-07-22 16:04:47 +02:00
feat: initial commit
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
commit
01ab92774c
27 changed files with 6430 additions and 0 deletions
7
version/version.go
Normal file
7
version/version.go
Normal file
|
@ -0,0 +1,7 @@
|
|||
// SPDX-License-Identifier: MPL-2.0
|
||||
// Copyright (c) Matter Labs
|
||||
|
||||
package version
|
||||
|
||||
const Version = "0.1.0+dev"
|
||||
const Name = "vault-auth-tee"
|
Loading…
Add table
Add a link
Reference in a new issue