Skip to content

Commit

Permalink
housekeeping: Update github.com/shurcooL/graphql digest to 24ceaa0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 5, 2023
1 parent ff37d85 commit a65dec7
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 17 deletions.
12 changes: 6 additions & 6 deletions backend/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@ require (
github.com/lib/pq v1.10.8
github.com/mitchellh/hashstructure/v2 v2.0.2
github.com/shurcooL/githubv4 v0.0.0-20230704064427-599ae7bbf278
github.com/shurcooL/graphql v0.0.0-20220606043923-3cf50f8a0a29
github.com/shurcooL/graphql v0.0.0-20230704054941-24ceaa0402e4
github.com/shurcooL/vfsgen v0.0.0-20200824052919-0d455de96546
github.com/slack-go/slack v0.12.2
github.com/stretchr/testify v1.8.4
github.com/uber-go/tally/v4 v4.1.6
go.temporal.io/sdk v1.21.1
go.temporal.io/sdk/contrib/tally v0.2.0
go.uber.org/zap v1.24.0
golang.org/x/net v0.10.0
golang.org/x/net v0.11.0
golang.org/x/oauth2 v0.6.0
golang.org/x/sync v0.2.0
google.golang.org/genproto v0.0.0-20230320173215-1fe4d14fc725
Expand Down Expand Up @@ -148,12 +148,12 @@ require (
go.temporal.io/api v1.16.0 // indirect
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/multierr v1.7.0 // indirect
golang.org/x/crypto v0.7.0 // indirect
golang.org/x/crypto v0.10.0 // indirect
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 // indirect
golang.org/x/mod v0.10.0 // indirect
golang.org/x/sys v0.8.0 // indirect
golang.org/x/term v0.8.0 // indirect
golang.org/x/text v0.9.0 // indirect
golang.org/x/sys v0.9.0 // indirect
golang.org/x/term v0.9.0 // indirect
golang.org/x/text v0.10.0 // indirect
golang.org/x/time v0.1.0 // indirect
golang.org/x/tools v0.9.1 // indirect
google.golang.org/appengine v1.6.7 // indirect
Expand Down
23 changes: 12 additions & 11 deletions backend/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a65dec7

Please sign in to comment.