From 3dbe3e94b0b687c1c7f4172410f2c6d9266a49b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 16:33:36 +0000 Subject: [PATCH] fix(deps): update module github.com/swaggo/files to v2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 61befe4b..73dd8f0b 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,7 @@ require ( github.com/spf13/cobra v1.8.1 github.com/spf13/viper v1.19.0 github.com/stretchr/testify v1.9.0 - github.com/swaggo/files v1.0.1 + github.com/swaggo/files/v2 v2.0.1 github.com/swaggo/files/v2 v2.0.1 github.com/swaggo/gin-swagger v1.6.0 github.com/swaggo/swag v1.16.3