We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No response
v1 is till a dependency. Below is part of the go.mod file. As you can see github.com/ory/hydra-client-go v1.11.8 is required.
github.com/ory/hydra-client-go v1.11.8
module github.com/ory/hydra-client-go/v2 go 1.17 require ( github.com/ory/hydra-client-go v1.11.8 github.com/stretchr/testify v1.8.4 golang.org/x/oauth2 v0.17.0 )
open go.mod file. refer to above description section
v2.2.0
None
Please remove the entry from go.mod file
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Preflight checklist
Ory Network Project
No response
Describe the bug
v1 is till a dependency. Below is part of the go.mod file. As you can see
github.com/ory/hydra-client-go v1.11.8
is required.Reproducing the bug
open go.mod file. refer to above description section
Relevant log output
No response
Relevant configuration
No response
Version
v2.2.0
On which operating system are you observing this issue?
None
In which environment are you deploying?
None
Additional Context
Please remove the entry from go.mod file
The text was updated successfully, but these errors were encountered: