From 6dfb227b8a6f7cf812975f1b0ef5c6c7c36df31d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 09:23:44 +0000 Subject: [PATCH] chore(deps): bump github.com/agentic-research/ley-line-open/clients/go/leyline-schema Bumps [github.com/agentic-research/ley-line-open/clients/go/leyline-schema](https://github.com/agentic-research/ley-line-open) from 0.5.5 to 0.5.6. - [Release notes](https://github.com/agentic-research/ley-line-open/releases) - [Changelog](https://github.com/agentic-research/ley-line-open/blob/main/CHANGELOG.md) - [Commits](https://github.com/agentic-research/ley-line-open/compare/v0.5.5...v0.5.6) --- updated-dependencies: - dependency-name: github.com/agentic-research/ley-line-open/clients/go/leyline-schema dependency-version: 0.5.6 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 d1db506..aa9496f 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( capnproto.org/go/capnp/v3 v3.1.0-alpha.2 github.com/BurntSushi/toml v1.6.0 github.com/RoaringBitmap/roaring v1.9.4 - github.com/agentic-research/ley-line-open/clients/go/leyline-schema v0.5.5 + github.com/agentic-research/ley-line-open/clients/go/leyline-schema v0.5.6 github.com/fsnotify/fsnotify v1.10.1 github.com/go-git/go-billy/v5 v5.9.0 github.com/hashicorp/hcl/v2 v2.24.0 diff --git a/go.sum b/go.sum index db9dc1c..f7cd051 100644 --- a/go.sum +++ b/go.sum @@ -4,8 +4,8 @@ github.com/BurntSushi/toml v1.6.0 h1:dRaEfpa2VI55EwlIW72hMRHdWouJeRF7TPYhI+AUQjk github.com/BurntSushi/toml v1.6.0/go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho= github.com/RoaringBitmap/roaring v1.9.4 h1:yhEIoH4YezLYT04s1nHehNO64EKFTop/wBhxv2QzDdQ= github.com/RoaringBitmap/roaring v1.9.4/go.mod h1:6AXUsoIEzDTFFQCe1RbGA6uFONMhvejWj5rqITANK90= -github.com/agentic-research/ley-line-open/clients/go/leyline-schema v0.5.5 h1:pkbVwjQwH0xEoC9a8eLHA5+wvs1m9mTzBUKivZUY57c= -github.com/agentic-research/ley-line-open/clients/go/leyline-schema v0.5.5/go.mod h1:/oPn4aVm3BOQiWPflmduFOKGjwHxBsGbzbuGqpxV28g= +github.com/agentic-research/ley-line-open/clients/go/leyline-schema v0.5.6 h1:B4c4GodlWlI+LsB+7VFDosJwaw4KuOjZPBp//8owZTs= +github.com/agentic-research/ley-line-open/clients/go/leyline-schema v0.5.6/go.mod h1:/oPn4aVm3BOQiWPflmduFOKGjwHxBsGbzbuGqpxV28g= github.com/agext/levenshtein v1.2.1 h1:QmvMAjj2aEICytGiWzmxoE0x2KZvE0fvmqMOfy2tjT8= github.com/agext/levenshtein v1.2.1/go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558= github.com/apparentlymart/go-textseg/v15 v15.0.0 h1:uYvfpb3DyLSCGWnctWKGj857c6ew1u1fNQOlOtuGxQY=