Update git remote URL from git.ourworld.tf to git.threefold.info
This commit is contained in:
		| @@ -9,7 +9,7 @@ import ( | ||||
| 	"syscall" | ||||
| 	"time" | ||||
|  | ||||
| 	openaiproxy "git.ourworld.tf/herocode/heroagent/pkg/heroservices/openaiproxy" | ||||
| 	openaiproxy "git.threefold.info/herocode/heroagent/pkg/heroservices/openaiproxy" | ||||
| 	"github.com/openai/openai-go/option" | ||||
| ) | ||||
|  | ||||
|   | ||||
| @@ -10,7 +10,7 @@ import ( | ||||
| 	"strings" | ||||
| 	"time" | ||||
|  | ||||
| 	"git.ourworld.tf/herocode/heroagent/pkg/jobsmanager" | ||||
| 	"git.threefold.info/herocode/heroagent/pkg/jobsmanager" | ||||
| 	"github.com/gofiber/fiber/v2" | ||||
| 	"github.com/gofiber/fiber/v2/middleware/logger" | ||||
| ) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user