From be9b533ab86b52aff82f66a1e690954198a58ff0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 04:15:48 +0000 Subject: [PATCH] fix(deps): update ariga.io/atlas digest to c67ba2a --- backend/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/go.mod b/backend/go.mod index 20ab5d4..1a6865f 100644 --- a/backend/go.mod +++ b/backend/go.mod @@ -3,7 +3,7 @@ module github.com/hay-kot/homebox/backend go 1.19 require ( - ariga.io/atlas v0.9.1-0.20230119145809-92243f7c55cb + ariga.io/atlas c67ba2a50b37 entgo.io/ent v0.11.8 github.com/ardanlabs/conf/v3 v3.1.4 github.com/go-chi/chi/v5 v5.0.8