polite-coat-45552
11/02/2022, 4:15 PMmagnificent-energy-493
hydra-client-go
is a bit behind ory-client
and will eventually be deprecated.
Please use the https://github.com/ory/client-go/ going forward. You should not have to change anything the SDK is interchangeable.polite-coat-45552
11/02/2022, 6:39 PMpolite-coat-45552
11/04/2022, 9:23 PM<http://github.com/ory/client-go|github.com/ory/client-go>
has some major changes to how the api client is constructed. I'll still try to convert to it eventually, but I'm using
replace <http://github.com/ory/hydra-client-go|github.com/ory/hydra-client-go> => <http://github.com/ory/sdk/clients/hydra/go|github.com/ory/sdk/clients/hydra/go> v0.0.0-20221027120631-847fa4451dd6
in the meantime, since it looks like everything's based on <http://github.com/ory/sdk|github.com/ory/sdk>
in general