diff --git a/go.mod b/go.mod index 3ece5b1..0309a9c 100755 --- a/go.mod +++ b/go.mod @@ -39,7 +39,7 @@ require ( github.com/microcosm-cc/bluemonday v1.0.27 github.com/mitchellh/hashstructure/v2 v2.0.2 github.com/mitchellh/mapstructure v1.5.0 - github.com/o1egl/paseto v1.0.0 + github.com/o1egl/paseto/v2 v2.1.1 github.com/pkg/errors v0.9.1 github.com/ravilushqa/otelgqlgen v0.16.0 github.com/russross/blackfriday v1.6.0