Skip to content

Commit 4e20cb0

Browse files
authored
Update module github.com/pluralsh/gqlclient to v1.1.15 (#259)
1 parent 4e806ce commit 4e20cb0

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,11 @@ require (
3838
github.com/packethost/packngo v0.25.0
3939
github.com/philopon/go-toposort v0.0.0-20170620085441-9be86dbd762f
4040
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
41-
github.com/pluralsh/gqlclient v1.1.11
41+
github.com/pluralsh/gqlclient v1.1.15
4242
github.com/pluralsh/plural-operator v0.5.3
4343
github.com/pluralsh/polly v0.0.3
4444
github.com/rodaine/hclencoder v0.0.1
45+
github.com/samber/lo v1.33.0
4546
github.com/thoas/go-funk v0.9.2
4647
github.com/urfave/cli v1.22.10
4748
github.com/xanzy/go-gitlab v0.70.0
@@ -90,7 +91,6 @@ require (
9091
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
9192
github.com/pelletier/go-toml/v2 v2.0.1 // indirect
9293
github.com/pluralsh/controller-reconcile-helper v0.0.4 // indirect
93-
github.com/samber/lo v1.33.0 // indirect
9494
github.com/stretchr/objx v0.5.0 // indirect
9595
github.com/vektah/gqlparser/v2 v2.5.0 // indirect
9696
golang.org/x/exp v0.0.0-20220303212507-bbda1eaf7a17 // indirect

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -931,6 +931,8 @@ github.com/pluralsh/controller-reconcile-helper v0.0.4 h1:1o+7qYSyoeqKFjx+WgQTxD
931931
github.com/pluralsh/controller-reconcile-helper v0.0.4/go.mod h1:AfY0gtteD6veBjmB6jiRx/aR4yevEf6K0M13/pGan/s=
932932
github.com/pluralsh/gqlclient v1.1.11 h1:kmimpUtIday56v4mzbXrANd0QHk0CizJB0S/3MHOMqo=
933933
github.com/pluralsh/gqlclient v1.1.11/go.mod h1:qcE4KD7hBGl/JFCoXXy8zgUP0mWHJsAM6bhDAf592AE=
934+
github.com/pluralsh/gqlclient v1.1.15 h1:iRe1GT5QGEHBxiw2XgsJjNVghue6dckh4KaXDCYiDgI=
935+
github.com/pluralsh/gqlclient v1.1.15/go.mod h1:qcE4KD7hBGl/JFCoXXy8zgUP0mWHJsAM6bhDAf592AE=
934936
github.com/pluralsh/oauth v0.9.1-0.20220520000222-d76c0e7a0db9 h1:bMkXXUksi9ym+enaNlvds/BUg7SkZ/3ir8D3OsznA+E=
935937
github.com/pluralsh/oauth v0.9.1-0.20220520000222-d76c0e7a0db9/go.mod h1:aTUw/75rzcsbvW+/TLvWtHVDXFIdtFrDtUncOq9vHyM=
936938
github.com/pluralsh/plural-operator v0.5.3 h1:GaPL3LgimfzKZNHt7zXzqYZpb0hgyW9noHYnkA+rqNs=

0 commit comments

Comments
 (0)