Update git remote URL from git.ourworld.tf to git.threefold.info
This commit is contained in:
		| @@ -7,7 +7,7 @@ import ( | ||||
| 	"os" | ||||
| 	"strconv" | ||||
|  | ||||
| 	"git.ourworld.tf/herocode/heroagent/pkg/servers/heroagent" | ||||
| 	"git.threefold.info/herocode/heroagent/pkg/servers/heroagent" | ||||
| ) | ||||
|  | ||||
| func main() { | ||||
|   | ||||
| @@ -8,7 +8,7 @@ import ( | ||||
| 	"syscall" | ||||
| 	"time" | ||||
|  | ||||
| 	"git.ourworld.tf/herocode/heroagent/pkg/servers/heroagent" | ||||
| 	"git.threefold.info/herocode/heroagent/pkg/servers/heroagent" | ||||
| ) | ||||
|  | ||||
| func main() { | ||||
|   | ||||
| @@ -6,7 +6,7 @@ import ( | ||||
| 	"log" | ||||
| 	"os" | ||||
|  | ||||
| 	"git.ourworld.tf/herocode/heroagent/pkg/openrpc" | ||||
| 	"git.threefold.info/herocode/heroagent/pkg/openrpc" | ||||
| ) | ||||
|  | ||||
| func main() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user