Skip to content

Commit

Permalink
chore: add version
Browse files Browse the repository at this point in the history
Signed-off-by: Bence Csati <[email protected]>
  • Loading branch information
csatib02 committed Jun 25, 2024
1 parent 5cf40bb commit 8543175
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ import (
// which was acquired during the new Vault client creation
const vaultLogin = "vault:login"

var Version = "v1.21.4"

type sanitizedEnviron struct {
env []string
login bool
Expand Down

0 comments on commit 8543175

Please sign in to comment.