mirror of
https://github.com/matter-labs/vault-auth-tee.git
synced 2025-10-30 06:19:33 +01:00
feat: initial commit
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
commit
c2411a45a7
29 changed files with 6542 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