Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 7e8ae7a

Browse files
authored
Merge pull request #106 from philips-software/dependabot/go_modules/github.com/hasura/go-graphql-client-0.8.0
Bump github.com/hasura/go-graphql-client from 0.7.2 to 0.8.0
2 parents d759204 + 2ab38df commit 7e8ae7a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/google/fhir/go v0.0.0-20201203001644-a2580b6ea022
1111
github.com/google/go-querystring v1.1.0
1212
github.com/google/uuid v1.3.0
13-
github.com/hasura/go-graphql-client v0.7.2
13+
github.com/hasura/go-graphql-client v0.8.0
1414
github.com/philips-software/go-hsdp-signer v1.4.0
1515
github.com/stretchr/testify v1.8.0
1616
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,8 +304,8 @@ github.com/hashicorp/memberlist v0.2.0/go.mod h1:MS2lj3INKhZjWNqd3N0m3J+Jxf3DAOn
304304
github.com/hashicorp/memberlist v0.2.2/go.mod h1:MS2lj3INKhZjWNqd3N0m3J+Jxf3DAOnAH9VT3Sh9MUE=
305305
github.com/hashicorp/serf v0.9.0/go.mod h1:YL0HO+FifKOW2u1ke99DGVu1zhcpZzNwrLIqBC7vbYU=
306306
github.com/hashicorp/serf v0.9.2/go.mod h1:UWDWwZeL5cuWDJdl0C6wrvrUwEqtQ4ZKBKKENpqIUyk=
307-
github.com/hasura/go-graphql-client v0.7.2 h1:aUhNp7jglQYlB0hSiJiuPJ4Chaer7UXvcLOufLYC62U=
308-
github.com/hasura/go-graphql-client v0.7.2/go.mod h1:NVifIwv+YFIUYGLQ7SM2/vBbzS/9rFP4vmIf/vf/zXM=
307+
github.com/hasura/go-graphql-client v0.8.0 h1:ftDFJetrDQud6tLFFiSiqAZA71MNEl+SLhwLhyJzcYM=
308+
github.com/hasura/go-graphql-client v0.8.0/go.mod h1:NVifIwv+YFIUYGLQ7SM2/vBbzS/9rFP4vmIf/vf/zXM=
309309
github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU=
310310
github.com/icrowley/fake v0.0.0-20180203215853-4178557ae428/go.mod h1:uhpZMVGznybq1itEKXj6RYw9I71qK4kH+OGMjRC4KEo=
311311
github.com/imdario/mergo v0.3.5/go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA=

0 commit comments

Comments
 (0)