From aada3cd05986cfe2eacb14ad20efdfc2d5ba4914 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 09:21:08 -0700 Subject: [PATCH] Update module github.com/theopenlane/core to v0.6.23 (#87) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index cd1523f..e27c0a8 100644 --- a/go.mod +++ b/go.mod @@ -36,7 +36,7 @@ require ( github.com/knadh/koanf/v2 v2.1.2 github.com/mcuadros/go-defaults v1.2.0 github.com/stoewer/go-strcase v1.3.0 - github.com/theopenlane/core v0.6.22 + github.com/theopenlane/core v0.6.23 go.opentelemetry.io/otel v1.34.0 // indirect go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.33.0 // indirect go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.33.0 // indirect diff --git a/go.sum b/go.sum index 22c046f..30494e0 100644 --- a/go.sum +++ b/go.sum @@ -88,6 +88,8 @@ github.com/theopenlane/core v0.6.20 h1:IltUA1ObLu3I0xcDuxmvEsLM78Kgou5C2w83xvds1 github.com/theopenlane/core v0.6.20/go.mod h1:NWogqQ4pq2KWC0VKEmDyRdaP4Yq8MoY7ITzirF3f63c= github.com/theopenlane/core v0.6.22 h1:MchTwm0zx0vIszJqb/OaeiiTTlCljDDxA64PiLHsFqo= github.com/theopenlane/core v0.6.22/go.mod h1:x6/L5Fku3Dt9CeugFuyK94hTtmgb6VHw3eSI/kSfeYc= +github.com/theopenlane/core v0.6.23 h1:UrCTvMtPCYFOZDf/61DRLmiq+9emnNbWQTHMe8XwWlk= +github.com/theopenlane/core v0.6.23/go.mod h1:goLjJSg30g85KDzSqjbmv4J7BG3OhsLdHozW92+KjrQ= github.com/theopenlane/echox v0.2.0 h1:s9DJJrsLOSPsXVfgmQxgXmSVtxzztBnSmcVX4ax7tIM= github.com/theopenlane/echox v0.2.0/go.mod h1:nfxwQpwvqYYI/pFHJKDs3/HLvjYKEGCih4XDgLSma64= github.com/theopenlane/echox v0.2.1 h1:ZhVkimmWxpKITf67oM57SrLWeIdnV8+dNXlC+VzlRaQ=