Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/agentplexus/go-opik v0.5.1
github.com/agentplexus/go-phoenix v0.1.1
github.com/agentplexus/omnillm v0.11.0
github.com/agentplexus/omniobserve v0.5.0
github.com/agentplexus/omniobserve v0.5.1
github.com/agentplexus/omnivault v0.2.0
github.com/agentplexus/vaultguard v0.2.0
github.com/cloudwego/eino v0.7.25
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ github.com/agentplexus/go-phoenix v0.1.1 h1:8/iNlak1TN2h0AqNvbwEs8ot4Kfu3w8zSV7e
github.com/agentplexus/go-phoenix v0.1.1/go.mod h1:Ilsm4RsF1ei7v3ca5A8cdIUWW0MD6wuFLG31TbmxoSI=
github.com/agentplexus/omnillm v0.11.0 h1:kjmdmmu0wDVLqrfcECMTLw+hkTvVSvN+FIpQea126PE=
github.com/agentplexus/omnillm v0.11.0/go.mod h1:vJ2I0U/p8n9wtX4vT2pni/seRqhnbdKknrZwEdAb5ZU=
github.com/agentplexus/omniobserve v0.5.0 h1:Tkt4CurVWQF6mHOq4pEHR7xBQdCqiloretSqmpoPrNk=
github.com/agentplexus/omniobserve v0.5.0/go.mod h1:Hm3cfaxXcBxMGPjIE0aM7dxz2MoVAxL7F/lpx69mbXw=
github.com/agentplexus/omniobserve v0.5.1 h1:dDoZlDyJnsE/Dloe2KiL9qvyLcFsScKzj1LYyklcLP0=
github.com/agentplexus/omniobserve v0.5.1/go.mod h1:qnUhvMCViaUIITILKmOlzmi19Es/eYH/gmcdyDywZdY=
github.com/agentplexus/omnivault v0.2.0 h1:2Irg07HT4vg2TekocJoUfjyekUdtKcQm/alNEnUngRk=
github.com/agentplexus/omnivault v0.2.0/go.mod h1:r+sr3yTymLn/sU/BjcXtrKouEuKpHOl21G0q254h04o=
github.com/agentplexus/posture v0.2.0 h1:YstmU3QELdYI+YYa5mquqaRURR+eF6/Atn8vYIFcYRc=
Expand Down
Loading