From 6935944c3ac93e03bff191bf8751f1ee1435450e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Nov 2024 12:40:50 +0000 Subject: [PATCH] fix(deps): update module github.com/o1egl/paseto to v2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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