Update git remote URL from git.ourworld.tf to git.threefold.info
This commit is contained in:
		| @@ -7,8 +7,8 @@ import ( | ||||
| 	"path/filepath" | ||||
| 	"time" | ||||
|  | ||||
| 	"git.ourworld.tf/herocode/heroagent/pkg/data/ourdb" | ||||
| 	"git.ourworld.tf/herocode/heroagent/pkg/tools" | ||||
| 	"git.threefold.info/herocode/heroagent/pkg/data/ourdb" | ||||
| 	"git.threefold.info/herocode/heroagent/pkg/tools" | ||||
| ) | ||||
|  | ||||
| // JobStatus represents the status of a job | ||||
|   | ||||
| @@ -6,7 +6,7 @@ import ( | ||||
| 	"strings" | ||||
| 	"time" | ||||
|  | ||||
| 	"git.ourworld.tf/herocode/heroagent/pkg/tools" | ||||
| 	"git.threefold.info/herocode/heroagent/pkg/tools" | ||||
| 	"github.com/redis/go-redis/v9" | ||||
| ) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user