client-go v12 is out, but we just upgraded to v11 in 0.14 and I don't want to chase the bleeding edge to closely as the backwards compat story for client-go is underspecified.
Let's aim to upgrade to client-go v12 in the 0.15 milestone
I'd like to have a look at this one
Sure thing, but please hold til 0.15 in August
On 6 Jul 2019, at 20:09, Dylan Graham notifications@github.com wrote:
I'd like to have a look at this one
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
Hey @DylanGraham, are you still planning on working on this? We just released v0.14 so feel free to take this one if you'd still like to do that.
Sure, I can have a look tonight @stevesloka
The tests passed but should I be concerned about what go mod has removed from the indirect dependencies?
Should be fine, CI always builds from what is in go.mod, so if it
doesn't complain then everything is fine.
On Tue, 23 Jul 2019 at 05:08, Dylan Graham notifications@github.com wrote:
>
The tests passed but should I be concerned about what go mod has removed from the indirect dependencies?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.