Skip to content

Commit

Permalink
fix(deps): update module github.com/pluralsh/gqlclient to v1.3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Jun 30, 2023
1 parent b465099 commit 436a2f4
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 7 deletions.
14 changes: 7 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/cert-manager/webhook-example v0.0.0-20230119163313-9ea71aef37e6
github.com/miekg/dns v1.1.51
github.com/pluralsh/acme v0.0.2
github.com/pluralsh/gqlclient v1.3.9
github.com/pluralsh/gqlclient v1.3.18
github.com/spf13/cobra v1.6.1
github.com/stretchr/testify v1.8.2
k8s.io/apiextensions-apiserver v0.26.2
Expand Down Expand Up @@ -88,15 +88,15 @@ require (
go.uber.org/multierr v1.6.0 // indirect
go.uber.org/zap v1.24.0 // indirect
golang.org/x/crypto v0.5.0 // indirect
golang.org/x/mod v0.8.0 // indirect
golang.org/x/net v0.7.0 // indirect
golang.org/x/mod v0.9.0 // indirect
golang.org/x/net v0.8.0 // indirect
golang.org/x/oauth2 v0.4.0 // indirect
golang.org/x/sync v0.1.0 // indirect
golang.org/x/sys v0.5.0 // indirect
golang.org/x/term v0.5.0 // indirect
golang.org/x/text v0.7.0 // indirect
golang.org/x/sys v0.6.0 // indirect
golang.org/x/term v0.6.0 // indirect
golang.org/x/text v0.8.0 // indirect
golang.org/x/time v0.3.0 // indirect
golang.org/x/tools v0.6.0 // indirect
golang.org/x/tools v0.7.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20221227171554-f9683d7f8bef // indirect
google.golang.org/grpc v1.51.0 // indirect
Expand Down
Loading

0 comments on commit 436a2f4

Please sign in to comment.