I had bumped into (and fixed) the go-context branch change myself, but I didn't notice the go-mux one due to mirroring.
I've put my and your patches onto master-next. I also uprev'd the packages. Bruce On Thu, Aug 24, 2023 at 6:06 AM Yu, Mingli <[email protected]> wrote: > > From: Mingli Yu <[email protected]> > > The project has renamed the master branch to main. > > Signed-off-by: Mingli Yu <[email protected]> > --- > recipes-devtools/go/go-mux_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-devtools/go/go-mux_git.bb > b/recipes-devtools/go/go-mux_git.bb > index 3f939f45..fb4502b6 100644 > --- a/recipes-devtools/go/go-mux_git.bb > +++ b/recipes-devtools/go/go-mux_git.bb > @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = > "file://LICENSE;md5=c50f6bd9c1e15ed0bad3bea18e3c1b7f" > SRCNAME = "mux" > > PKG_NAME = "github.com/gorilla/${SRCNAME}" > -SRC_URI = "git://${PKG_NAME}.git;branch=master;protocol=https" > +SRC_URI = "git://${PKG_NAME}.git;branch=main;protocol=https" > > SRCREV = "136d54f81f00414c45c3c68dd47e98cc97519c5e" > > -- > 2.35.5 > > > > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8230): https://lists.yoctoproject.org/g/meta-virtualization/message/8230 Mute This Topic: https://lists.yoctoproject.org/mt/100932420/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/leave/6693005/21656/1014668956/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
