Skip to content

Commit

Permalink
Merge pull request #100 from philips-software/dependabot/go_modules/g…
Browse files Browse the repository at this point in the history
…ithub.com/hasura/go-graphql-client-0.7.1

Bump github.com/hasura/go-graphql-client from 0.7.0 to 0.7.1
  • Loading branch information
loafoe authored Jun 11, 2022
2 parents a6ee73f + 634c8ed commit ed566bb
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 @@ -10,7 +10,7 @@ require (
github.com/google/fhir/go v0.0.0-20201203001644-a2580b6ea022
github.com/google/go-querystring v1.1.0
github.com/google/uuid v1.3.0
github.com/hasura/go-graphql-client v0.7.0
github.com/hasura/go-graphql-client v0.7.1
github.com/philips-software/go-hsdp-signer v1.4.0
github.com/stretchr/testify v1.7.1
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -297,8 +297,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.7.0 h1:MIlTqJAZ0f8mM73WeseiWyssCbkBMX589F0fRegi0tw=
github.com/hasura/go-graphql-client v0.7.0/go.mod h1:kvaJsDhxGbkIJ1jgebkrnt9EDIELZHpsAMint56v+2I=
github.com/hasura/go-graphql-client v0.7.1 h1:/miJ79RwMLL0sBq2NVSsuyuoyTgk6i7yiy+hRd41fTI=
github.com/hasura/go-graphql-client v0.7.1/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 ed566bb

Please sign in to comment.