diff --git a/go.mod b/go.mod index ad2a2406..bc4289a7 100644 --- a/go.mod +++ b/go.mod @@ -66,7 +66,7 @@ require ( github.com/theopenlane/echox v0.2.0 github.com/theopenlane/emailtemplates v0.1.2 github.com/theopenlane/entx v0.3.0 - github.com/theopenlane/gqlgen-plugins v0.3.1 + github.com/theopenlane/gqlgen-plugins v0.3.2 github.com/theopenlane/httpsling v0.2.1 github.com/theopenlane/iam v0.5.0 github.com/theopenlane/newman v0.1.1 diff --git a/go.sum b/go.sum index a6c1af8e..6ff57341 100644 --- a/go.sum +++ b/go.sum @@ -973,8 +973,8 @@ github.com/theopenlane/emailtemplates v0.1.2 h1:0l/PlokMjH8mARToQXWFvhBwvs9mtcaZ github.com/theopenlane/emailtemplates v0.1.2/go.mod h1:ZVTSMr+jKZZDH1IDTYBzR5nF/FPGt+IAPOJmet/WPi8= github.com/theopenlane/entx v0.3.0 h1:8aSordsEdpH1Fo0N6qgPgIcSryMBiF+sx/1bYjXuqYY= github.com/theopenlane/entx v0.3.0/go.mod h1:JhpipQ1Rcg/XYYIDUB4PcaWMqsUE0VO9tZzMHqYjQtQ= -github.com/theopenlane/gqlgen-plugins v0.3.1 h1:kLWqO7sOZlXmYP/8CeDegWEId9RYcD+qASF+8oaANh8= -github.com/theopenlane/gqlgen-plugins v0.3.1/go.mod h1:F5ZmQPbNagqZ2c/dK3anXe2pYRQpiAh6QghUQLownIU= +github.com/theopenlane/gqlgen-plugins v0.3.2 h1:uGlFegFwV9MnpC9HmN1g8nqyBvuHB8b1ZpJogGlcdDA= +github.com/theopenlane/gqlgen-plugins v0.3.2/go.mod h1:FV+PaG0H3Xsf3g/FESwfyM8klpuCb6MGiA+e8gNK6Ec= github.com/theopenlane/httpsling v0.2.1 h1:fWK6emqVOv/al4TamApcf/rNHfpWmobWl5nnxJr/9/A= github.com/theopenlane/httpsling v0.2.1/go.mod h1:17xyZnSgSHHZISpYxqBhbztSNxz9ihZrmjyce3ShfRc= github.com/theopenlane/iam v0.5.0 h1:Pumnam4ATT8tz+LM6Un+dwFQwd7j8wlJxInprwaC2DE=