File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -931,6 +931,8 @@ github.com/pluralsh/controller-reconcile-helper v0.0.4 h1:1o+7qYSyoeqKFjx+WgQTxD
931931github.com/pluralsh/controller-reconcile-helper v0.0.4 /go.mod h1:AfY0gtteD6veBjmB6jiRx/aR4yevEf6K0M13/pGan/s =
932932github.com/pluralsh/gqlclient v1.1.11 h1:kmimpUtIday56v4mzbXrANd0QHk0CizJB0S/3MHOMqo =
933933github.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 =
934936github.com/pluralsh/oauth v0.9.1-0.20220520000222-d76c0e7a0db9 h1:bMkXXUksi9ym+enaNlvds/BUg7SkZ/3ir8D3OsznA+E =
935937github.com/pluralsh/oauth v0.9.1-0.20220520000222-d76c0e7a0db9 /go.mod h1:aTUw/75rzcsbvW+/TLvWtHVDXFIdtFrDtUncOq9vHyM =
936938github.com/pluralsh/plural-operator v0.5.3 h1:GaPL3LgimfzKZNHt7zXzqYZpb0hgyW9noHYnkA+rqNs =
You can’t perform that action at this time.
0 commit comments