]> ruderich.org/simon Gitweb - safcm/safcm.git/blobdiff - remote/info/info.go
Move implementation of cmd/safcm-remote/ to remote/
[safcm/safcm.git] / remote / info / info.go
similarity index 93%
rename from cmd/safcm-remote/info/info.go
rename to remote/info/info.go
index 15bf0489990eb2e9d75c5cf3316a5899f0c95a5a..b58752d3931b91e0d711a282e341f89bb29abf47 100644 (file)
@@ -22,8 +22,8 @@ import (
        "runtime"
 
        "ruderich.org/simon/safcm"
-       "ruderich.org/simon/safcm/cmd/safcm-remote/log"
-       "ruderich.org/simon/safcm/cmd/safcm-remote/run"
+       "ruderich.org/simon/safcm/remote/log"
+       "ruderich.org/simon/safcm/remote/run"
 )
 
 type Info struct {