aboutsummaryrefslogtreecommitdiff
path: root/internal
diff options
context:
space:
mode:
Diffstat (limited to 'internal')
-rw-r--r--internal/context/environment.go (renamed from internal/environment.go)2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/environment.go b/internal/context/environment.go
index cbdd17c..8329ac2 100644
--- a/internal/environment.go
+++ b/internal/context/environment.go
@@ -1,4 +1,4 @@
-package internal
+package context
type DbCredentials struct {
Username string