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