Skip to content

Commit d4b35ca

Browse files
chore(deps): bump github.com/agentplexus/omniobserve from 0.5.0 to 0.5.1
Bumps [github.com/agentplexus/omniobserve](https://github.com/agentplexus/omniobserve) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/agentplexus/omniobserve/releases) - [Changelog](https://github.com/agentplexus/omniobserve/blob/main/CHANGELOG.md) - [Commits](agentplexus/omniobserve@v0.5.0...v0.5.1) --- updated-dependencies: - dependency-name: github.com/agentplexus/omniobserve dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d6b250 commit d4b35ca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/agentplexus/go-opik v0.5.1
88
github.com/agentplexus/go-phoenix v0.1.1
99
github.com/agentplexus/omnillm v0.11.0
10-
github.com/agentplexus/omniobserve v0.5.0
10+
github.com/agentplexus/omniobserve v0.5.1
1111
github.com/agentplexus/omnivault v0.2.0
1212
github.com/agentplexus/vaultguard v0.2.0
1313
github.com/cloudwego/eino v0.7.25

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ github.com/agentplexus/go-phoenix v0.1.1 h1:8/iNlak1TN2h0AqNvbwEs8ot4Kfu3w8zSV7e
1212
github.com/agentplexus/go-phoenix v0.1.1/go.mod h1:Ilsm4RsF1ei7v3ca5A8cdIUWW0MD6wuFLG31TbmxoSI=
1313
github.com/agentplexus/omnillm v0.11.0 h1:kjmdmmu0wDVLqrfcECMTLw+hkTvVSvN+FIpQea126PE=
1414
github.com/agentplexus/omnillm v0.11.0/go.mod h1:vJ2I0U/p8n9wtX4vT2pni/seRqhnbdKknrZwEdAb5ZU=
15-
github.com/agentplexus/omniobserve v0.5.0 h1:Tkt4CurVWQF6mHOq4pEHR7xBQdCqiloretSqmpoPrNk=
16-
github.com/agentplexus/omniobserve v0.5.0/go.mod h1:Hm3cfaxXcBxMGPjIE0aM7dxz2MoVAxL7F/lpx69mbXw=
15+
github.com/agentplexus/omniobserve v0.5.1 h1:dDoZlDyJnsE/Dloe2KiL9qvyLcFsScKzj1LYyklcLP0=
16+
github.com/agentplexus/omniobserve v0.5.1/go.mod h1:qnUhvMCViaUIITILKmOlzmi19Es/eYH/gmcdyDywZdY=
1717
github.com/agentplexus/omnivault v0.2.0 h1:2Irg07HT4vg2TekocJoUfjyekUdtKcQm/alNEnUngRk=
1818
github.com/agentplexus/omnivault v0.2.0/go.mod h1:r+sr3yTymLn/sU/BjcXtrKouEuKpHOl21G0q254h04o=
1919
github.com/agentplexus/posture v0.2.0 h1:YstmU3QELdYI+YYa5mquqaRURR+eF6/Atn8vYIFcYRc=

0 commit comments

Comments
 (0)