Skip to content

Commit

Permalink
autogen(openapi): regenerate swagger spec and internal client
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
ory-bot committed Feb 12, 2024
1 parent 65165e7 commit 28e9e31
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 360 deletions.
7 changes: 1 addition & 6 deletions internal/httpclient/go.mod
Expand Up @@ -2,11 +2,6 @@ module github.com/ory/hydra-client-go/v2

go 1.18

require golang.org/x/oauth2 v0.0.0-20210323180902-22b0adad7558

require (
github.com/golang/protobuf v1.4.2 // indirect
golang.org/x/net v0.0.0-20200822124328-c89045814202 // indirect
google.golang.org/appengine v1.6.6 // indirect
google.golang.org/protobuf v1.25.0 // indirect
golang.org/x/oauth2 v0.0.0-20210323180902-22b0adad7558
)

0 comments on commit 28e9e31

Please sign in to comment.