From 73f3ab6464c2f8c1ab256e167708608edd02a139 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 19:45:13 +0000 Subject: [PATCH] fix(deps): update ariga.io/atlas digest to 8537ccd --- backend/go.mod | 2 +- backend/go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/backend/go.mod b/backend/go.mod index d489f28..344b5d3 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 v0.9.1-0.20230216143538-8537ccd6281e entgo.io/ent v0.11.8 github.com/ardanlabs/conf/v3 v3.1.4 github.com/go-chi/chi/v5 v5.0.8 diff --git a/backend/go.sum b/backend/go.sum index a0b4a5a..e31d4a2 100644 --- a/backend/go.sum +++ b/backend/go.sum @@ -1,5 +1,7 @@ ariga.io/atlas v0.9.1-0.20230119145809-92243f7c55cb h1:mbsFtavDqGdYwdDpP50LGOOZ2hgyGoJcZeOpbgKMyu4= ariga.io/atlas v0.9.1-0.20230119145809-92243f7c55cb/go.mod h1:T230JFcENj4ZZzMkZrXFDSkv+2kXkUgpJ5FQQ5hMcKU= +ariga.io/atlas v0.9.1-0.20230216143538-8537ccd6281e h1:yhWxm5Z/oUlLFDUGNEvvJsmlaNam8E9YJ3r3Y9iguk4= +ariga.io/atlas v0.9.1-0.20230216143538-8537ccd6281e/go.mod h1:T230JFcENj4ZZzMkZrXFDSkv+2kXkUgpJ5FQQ5hMcKU= entgo.io/ent v0.11.7 h1:V+wKFh0jhAbY/FoU+PPbdMOf2Ma5vh07R/IdF+N/nFg= entgo.io/ent v0.11.7/go.mod h1:ericBi6Q8l3wBH1wEIDfKxw7rcQEuRPyBfbIzjtxJ18= entgo.io/ent v0.11.8 h1:M/M0QL1CYCUSdqGRXUrXhFYSDRJPsOOrr+RLEej/gyQ=