All of lore.kernel.org
 help / color / mirror / Atom feed
* [master][scarthgap][styhead][kirkstone][PATCH] go-cli: use main branch
@ 2024-11-11 16:36 Martin Jansa
  2024-11-12 23:21 ` [meta-virtualization] " Bruce Ashfield
  0 siblings, 1 reply; 4+ messages in thread
From: Martin Jansa @ 2024-11-11 16:36 UTC (permalink / raw)
  To: meta-virtualization; +Cc: Martin Jansa

* master was renamed to main long time ago

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
---
 recipes-devtools/go/go-cli_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-devtools/go/go-cli_git.bb b/recipes-devtools/go/go-cli_git.bb
index 8a4992bd..37f65c33 100644
--- a/recipes-devtools/go/go-cli_git.bb
+++ b/recipes-devtools/go/go-cli_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ed9b539ed65d73926f30ff1f1587dc44"
 SRCNAME = "cli"
 
 PKG_NAME = "github.com/codegangsta/${SRCNAME}"
-SRC_URI = "git://${PKG_NAME}.git;branch=master;protocol=https"
+SRC_URI = "git://${PKG_NAME}.git;branch=main;protocol=https"
 
 SRCREV = "27ecc97192df1bf053a22b04463f2b51b8b8373e"
 PV = "1.1.0+git"
-- 
2.47.0



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-11-13 14:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-11 16:36 [master][scarthgap][styhead][kirkstone][PATCH] go-cli: use main branch Martin Jansa
2024-11-12 23:21 ` [meta-virtualization] " Bruce Ashfield
2024-11-13  7:44   ` Martin Jansa
2024-11-13 14:06     ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.