diff --git a/cycle.go b/cycle.go index 129d579..0fc3aac 100644 --- a/cycle.go +++ b/cycle.go @@ -15,7 +15,7 @@ import ( "strings" "time" - "git.townsourced.com/ironsmith/datastore" + "git.townsourced.com/townsourced/ironsmith/datastore" ) /* diff --git a/error.go b/error.go index c41b55f..9c08cb8 100644 --- a/error.go +++ b/error.go @@ -11,7 +11,7 @@ import ( "log" "net/http" - "git.townsourced.com/ironsmith/datastore" + "git.townsourced.com/townsourced/ironsmith/datastore" ) const ( diff --git a/main.go b/main.go index 36c46d1..c7a0d64 100644 --- a/main.go +++ b/main.go @@ -11,7 +11,7 @@ import ( "os/signal" "path/filepath" - "git.townsourced.com/config" + "git.townsourced.com/townsourced/config" ) //settings diff --git a/project.go b/project.go index e456bf4..e3a7596 100644 --- a/project.go +++ b/project.go @@ -15,7 +15,7 @@ import ( "sync" "time" - "git.townsourced.com/ironsmith/datastore" + "git.townsourced.com/townsourced/ironsmith/datastore" ) const ( diff --git a/webProject.go b/webProject.go index 736eba5..c936345 100644 --- a/webProject.go +++ b/webProject.go @@ -11,7 +11,7 @@ import ( "strings" "time" - "git.townsourced.com/ironsmith/datastore" + "git.townsourced.com/townsourced/ironsmith/datastore" ) // /path///