summaryrefslogtreecommitdiff
path: root/go/internal/executable/executable.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/internal/executable/executable.go')
-rw-r--r--go/internal/executable/executable.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/go/internal/executable/executable.go b/go/internal/executable/executable.go
index 63f4c90..ef07115 100644
--- a/go/internal/executable/executable.go
+++ b/go/internal/executable/executable.go
@@ -6,6 +6,7 @@ import (
)
const (
+ BinDir = "bin"
GitlabShell = "gitlab-shell"
AuthorizedKeysCheck = "gitlab-shell-authorized-keys-check"
AuthorizedPrincipalsCheck = "gitlab-shell-authorized-principals-check"