From 44a2d1041428f40c3deec3748694a90227455fd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 22:55:17 +0000 Subject: [PATCH] Bump github.com/senzing-garage/demo-entity-search from 0.2.1 to 0.2.2 Bumps [github.com/senzing-garage/demo-entity-search](https://github.com/senzing-garage/demo-entity-search) from 0.2.1 to 0.2.2. - [Release notes](https://github.com/senzing-garage/demo-entity-search/releases) - [Changelog](https://github.com/senzing-garage/demo-entity-search/blob/main/CHANGELOG.md) - [Commits](https://github.com/senzing-garage/demo-entity-search/compare/0.2.1...0.2.2) --- updated-dependencies: - dependency-name: github.com/senzing-garage/demo-entity-search dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 28f42e6..e4ab7d4 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/docktermj/cloudshell v0.2.0 github.com/flowchartsman/swaggerui v0.0.0-20221017034628-909ed4f3701b github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c - github.com/senzing-garage/demo-entity-search v0.2.1 + github.com/senzing-garage/demo-entity-search v0.2.2 github.com/senzing-garage/go-cmdhelping v0.3.1 github.com/senzing-garage/go-helpers v0.6.1 github.com/senzing-garage/go-observing v0.3.3 diff --git a/go.sum b/go.sum index 5c54260..bf1f079 100644 --- a/go.sum +++ b/go.sum @@ -94,8 +94,8 @@ github.com/sagikazarmark/slog-shim v0.1.0 h1:diDBnUNK9N/354PgrxMywXnAwEr1QZcOr6g github.com/sagikazarmark/slog-shim v0.1.0/go.mod h1:SrcSrq8aKtyuqEI1uvTDTK1arOWRIczQRv+GVI1AkeQ= github.com/segmentio/asm v1.2.0 h1:9BQrFxC+YOHJlTlHGkTrFWf59nbL3XnCoFLTwDCI7ys= github.com/segmentio/asm v1.2.0/go.mod h1:BqMnlJP91P8d+4ibuonYZw9mfnzI9HfxselHZr5aAcs= -github.com/senzing-garage/demo-entity-search v0.2.1 h1:8aw40EKO5XuIQw5gGP4Dt5tPIB/XaKkZuBtBs8Ihq4M= -github.com/senzing-garage/demo-entity-search v0.2.1/go.mod h1:PiKNh1SIN0d0iFt0xBDvw9YG1hytqznC30nDMbnTJPU= +github.com/senzing-garage/demo-entity-search v0.2.2 h1:N7K0nsXa/kjGtisAdHyc0p8xzrA3nQ+j6GCuFlyfMG0= +github.com/senzing-garage/demo-entity-search v0.2.2/go.mod h1:Iuq9kXIl/+HdCWS65k6QxK6IHmFiq0YX3OngR3dTc60= github.com/senzing-garage/go-cmdhelping v0.3.1 h1:MCAvjx1kv3yEob1gPv4cUQ+fIrE1C/6bMBw8HbdyEqo= github.com/senzing-garage/go-cmdhelping v0.3.1/go.mod h1:JTEcyT9VnuwqxSAolhtZEJB2IbdsFyv5KmEeoKHrUsU= github.com/senzing-garage/go-helpers v0.6.1 h1:wxQljvwix3sN7/PkWvWdBKli40lEXpEpaagCJa/336Y=