aboutsummaryrefslogtreecommitdiff
path: root/steam-export-cli.go
diff options
context:
space:
mode:
authorMitch Riedstra <mitch@riedstra.us>2017-02-04 18:16:22 -0500
committerMitch Riedstra <mitch@riedstra.us>2017-02-04 18:16:22 -0500
commit0e346bf5ad4852db5db82343b2aca5911c38ad00 (patch)
tree5a2528211318da0c550dfb5ca576a0292ed8176b /steam-export-cli.go
parent41752a0cf50735bc29dae18271539719f7b59f7c (diff)
downloadsteam-export-0e346bf5ad4852db5db82343b2aca5911c38ad00.tar.gz
steam-export-0e346bf5ad4852db5db82343b2aca5911c38ad00.tar.xz
Moved the libraries around
Diffstat (limited to 'steam-export-cli.go')
-rw-r--r--steam-export-cli.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/steam-export-cli.go b/steam-export-cli.go
index db5645f..af0654d 100644
--- a/steam-export-cli.go
+++ b/steam-export-cli.go
@@ -6,8 +6,8 @@ import (
"fmt"
"os"
- "git.riedstra.us/mitch/steam-export/config"
- "git.riedstra.us/mitch/steam-export/steam"
+ "git.riedstra.us/mitch/steam-export/lib/config"
+ "git.riedstra.us/mitch/steam-export/lib/steam"
)
var (