From a5db370b824e62498de6efc016712dec0c9d4beb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 16:44:06 -0700 Subject: [PATCH] fix(deps): update module github.com/theopenlane/entx to v0.3.3 (#129) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index a1c695e..c345601 100644 --- a/go.mod +++ b/go.mod @@ -29,7 +29,7 @@ require ( github.com/testcontainers/testcontainers-go v0.35.0 github.com/testcontainers/testcontainers-go/modules/openfga v0.35.0 github.com/theopenlane/echox v0.2.1 - github.com/theopenlane/entx v0.3.2 + github.com/theopenlane/entx v0.3.3 github.com/theopenlane/utils v0.4.2 github.com/vmihailenco/msgpack/v5 v5.4.1 golang.org/x/oauth2 v0.25.0 diff --git a/go.sum b/go.sum index fce3856..6826e46 100644 --- a/go.sum +++ b/go.sum @@ -346,8 +346,8 @@ github.com/testcontainers/testcontainers-go/modules/openfga v0.35.0 h1:VhGTzl9Yg github.com/testcontainers/testcontainers-go/modules/openfga v0.35.0/go.mod h1:fjBXJ+FfsCTGLm65ibBSlJ+O2Cb/gANF4tZQaAHyM5E= github.com/theopenlane/echox v0.2.1 h1:ZhVkimmWxpKITf67oM57SrLWeIdnV8+dNXlC+VzlRaQ= github.com/theopenlane/echox v0.2.1/go.mod h1:4j/Hx0uoLk5gVzdA83Qqz7xBEmqpoEP+OnzVaw2p6/o= -github.com/theopenlane/entx v0.3.2 h1:gns8gn68VIkiSBRBRVMpX3f5NyJ2VMkyVHumY4IIfBc= -github.com/theopenlane/entx v0.3.2/go.mod h1:vr/8Z6wQ3XFR1mH9Ql56wFERRXxVwII1AEk00jRY0Ec= +github.com/theopenlane/entx v0.3.3 h1:fgGXi0T5wvX7B/HiyUfWzRreniZzL6BOuss7hFwOQ+4= +github.com/theopenlane/entx v0.3.3/go.mod h1:XVaEqzGpSE4X8ha13oYGdOOMA09uXWK//6Lir49VfOs= github.com/theopenlane/utils v0.4.2 h1:f72oSi3lQj05QRZKiqqSSqy4RY4Wgy1qIRv3RGjftVE= github.com/theopenlane/utils v0.4.2/go.mod h1:rGGqAI6hxDZVAUB+kmp7HOzD9RmHnsH6K/nr9QQgsTs= github.com/tklauser/go-sysconf v0.3.12 h1:0QaGUFOdQaIVdPgfITYzaTegZvdCjmYO52cSFAEVmqU=