diff --git a/go.mod b/go.mod index 087b21c..264a9f6 100644 --- a/go.mod +++ b/go.mod @@ -8,14 +8,14 @@ require ( github.com/gofrs/uuid v4.4.0+incompatible github.com/google/uuid v1.3.1 github.com/lib/pq v1.10.9 - github.com/o1egl/paseto v1.0.0 + github.com/o1egl/paseto/v2 v2.1.1 github.com/o1egl/paseto/v2 v2.1.1 github.com/stretchr/testify v1.8.4 - github.com/swaggo/files v1.0.1 + github.com/swaggo/files/v2 v2.0.0 github.com/swaggo/files/v2 v2.0.0 github.com/swaggo/gin-swagger v1.6.0 github.com/swaggo/swag v1.16.2 - github.com/swaggo/swag/example/celler v0.0.0-20230830154040-e9d0aa572ea5 + github.com/swaggo/swag/example/celler v1.16.2 ) require (