Skip to content

Commit

Permalink
Merge pull request #98 from philips-software/dependabot/go_modules/gi…
Browse files Browse the repository at this point in the history
…thub.com/hasura/go-graphql-client-0.7.0

Bump github.com/hasura/go-graphql-client from 0.6.5 to 0.7.0
  • Loading branch information
loafoe committed May 7, 2022
2 parents b3c26f9 + 0cc7b09 commit 7c720af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/google/go-querystring v1.1.0
github.com/google/uuid v1.3.0
github.com/gorilla/websocket v1.4.2 // indirect
github.com/hasura/go-graphql-client v0.6.5
github.com/hasura/go-graphql-client v0.7.0
github.com/klauspost/compress v1.11.7 // indirect
github.com/philips-software/go-hsdp-signer v1.4.0
github.com/stretchr/testify v1.7.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -298,8 +298,8 @@ github.com/hashicorp/memberlist v0.2.0/go.mod h1:MS2lj3INKhZjWNqd3N0m3J+Jxf3DAOn
github.com/hashicorp/memberlist v0.2.2/go.mod h1:MS2lj3INKhZjWNqd3N0m3J+Jxf3DAOnAH9VT3Sh9MUE=
github.com/hashicorp/serf v0.9.0/go.mod h1:YL0HO+FifKOW2u1ke99DGVu1zhcpZzNwrLIqBC7vbYU=
github.com/hashicorp/serf v0.9.2/go.mod h1:UWDWwZeL5cuWDJdl0C6wrvrUwEqtQ4ZKBKKENpqIUyk=
github.com/hasura/go-graphql-client v0.6.5 h1:2l7awV5eCRnxEIOTanIWiFz4klq3UWplWn/spD2wpKE=
github.com/hasura/go-graphql-client v0.6.5/go.mod h1:kvaJsDhxGbkIJ1jgebkrnt9EDIELZHpsAMint56v+2I=
github.com/hasura/go-graphql-client v0.7.0 h1:MIlTqJAZ0f8mM73WeseiWyssCbkBMX589F0fRegi0tw=
github.com/hasura/go-graphql-client v0.7.0/go.mod h1:kvaJsDhxGbkIJ1jgebkrnt9EDIELZHpsAMint56v+2I=
github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU=
github.com/icrowley/fake v0.0.0-20180203215853-4178557ae428/go.mod h1:uhpZMVGznybq1itEKXj6RYw9I71qK4kH+OGMjRC4KEo=
github.com/imdario/mergo v0.3.5/go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA=
Expand Down

0 comments on commit 7c720af

Please sign in to comment.