Skip to content

fix(deps): remove replace directive for github.com/openark/golib#64

Open
dnwe wants to merge 1 commit intopercona:masterfrom
dnwe:drop-golib-replace
Open

fix(deps): remove replace directive for github.com/openark/golib#64
dnwe wants to merge 1 commit intopercona:masterfrom
dnwe:drop-golib-replace

Conversation

@dnwe
Copy link

@dnwe dnwe commented Mar 20, 2025

As part of DISTMYSQL-157 the github.com/openark/golib module was forked into a go/golib subdirectory of orchestrator and used via a top-level replace directive with a dummy go.mod under go/golib/go.mod. With orchestrator now forked away from openark it is cleaner to just update the import paths and use the in-tree packages directly rather than via a replace directive.

As part of DISTMYSQL-157 the github.com/openark/golib module was forked
into a go/golib subdirectory of orchestrator and used via a top-level
replace directive with a dummy go.mod under go/golib/go.mod. With
orchestrator now forked away from openark it is cleaner to just update
the import paths and use the in-tree packages directly rather than via a
replace directive.

Signed-off-by: Dominic Evans <dominic.evans@uk.ibm.com>
@kamil-holubicki kamil-holubicki force-pushed the master branch 2 times, most recently from d301f13 to 3b5b0f8 Compare January 15, 2026 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant