From 20f4f86fa61953517c6505e606e59ca2d84dc61a Mon Sep 17 00:00:00 2001 From: ziti-ci Date: Wed, 9 Aug 2023 17:32:42 +0000 Subject: [PATCH] Updating dependency github.com/openziti/fabric@v0.24.2 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 09354840..62795548 100644 --- a/go.mod +++ b/go.mod @@ -30,7 +30,7 @@ require ( github.com/mitchellh/mapstructure v1.5.0 github.com/openziti/channel/v2 v2.0.91 github.com/openziti/edge-api v0.25.31 - github.com/openziti/fabric v0.24.1 + github.com/openziti/fabric v0.24.2 github.com/openziti/foundation/v2 v2.0.29 github.com/openziti/identity v1.0.60 github.com/openziti/jwks v1.0.3 diff --git a/go.sum b/go.sum index 1b8bf2bc..547ac9d3 100644 --- a/go.sum +++ b/go.sum @@ -494,8 +494,8 @@ github.com/openziti/channel/v2 v2.0.91 h1:HKD7uniGOfiQfbzaP1AJ0JGvls7oejC+fMj6gL github.com/openziti/channel/v2 v2.0.91/go.mod h1:2uJzEV3pX4soPPl07l8ScONNGuSQTQzUqAYkgATA3Rk= github.com/openziti/edge-api v0.25.31 h1:KiM4pQVIqy/0CN/FW2AgoN7PcejB+y8FdgjN86Jn83Q= github.com/openziti/edge-api v0.25.31/go.mod h1:7fyXLqNcyC5IG29GuI8danhhppAaxRV6HiCLwN1Kk64= -github.com/openziti/fabric v0.24.1 h1:2BDvNG926025n2XBD/FrUBGeXeuJTGOU4szl/RgfomI= -github.com/openziti/fabric v0.24.1/go.mod h1:rXhb73v5rgoUV1AbRDXF8gAcbualabJU9YyLMkiB0yw= +github.com/openziti/fabric v0.24.2 h1:fb7fE/d3it6OrwhJqfr0RKQ41VUV9VKFsOOl98zdoRY= +github.com/openziti/fabric v0.24.2/go.mod h1:rXhb73v5rgoUV1AbRDXF8gAcbualabJU9YyLMkiB0yw= github.com/openziti/foundation/v2 v2.0.29 h1:E63p5/esqOJ/OSMePR3fKYHb3Wq2BR4PLkDFynESij8= github.com/openziti/foundation/v2 v2.0.29/go.mod h1:MpXSCSn4MABvtIXzfTBFqhK5pNsNXHWnR8xxVrfxn0g= github.com/openziti/identity v1.0.60 h1:6gvBXY9J6F7SbuksdxsUA1t1WmtsFfY61Oqm/00ijGU=