aboutsummaryrefslogtreecommitdiff
path: root/pkg/client/state.go
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--pkg/client/state.go (renamed from client/state.go)2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/state.go b/pkg/client/state.go
index 9565efc..576721c 100644
--- a/client/state.go
+++ b/pkg/client/state.go
@@ -1,7 +1,7 @@
package client
import (
- "shell-game-launcher/config"
+ "shell-game-launcher/pkg/config"
)
type State struct {