X-Git-Url: https://ruderich.org/simon/gitweb/?p=safcm%2Fsafcm.git;a=blobdiff_plain;f=remote%2Finfo%2Finfo.go;fp=cmd%2Fsafcm-remote%2Finfo%2Finfo.go;h=b58752d3931b91e0d711a282e341f89bb29abf47;hp=15bf0489990eb2e9d75c5cf3316a5899f0c95a5a;hb=9269fa3c94e700afc0be823f58ea473a2db8f3dc;hpb=fd97e8019e2ab166d9475ed59782c86247d8430b diff --git a/cmd/safcm-remote/info/info.go b/remote/info/info.go similarity index 93% rename from cmd/safcm-remote/info/info.go rename to remote/info/info.go index 15bf048..b58752d 100644 --- a/cmd/safcm-remote/info/info.go +++ b/remote/info/info.go @@ -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 {