File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -57,14 +57,14 @@ require (
5757 go.opentelemetry.io/otel/metric v1.42.0
5858 go.opentelemetry.io/otel/sdk/metric v1.42.0
5959 google.golang.org/grpc v1.79.1
60+ google.golang.org/protobuf v1.36.11
6061 gopkg.in/yaml.v3 v3.0.1
6162 oras.land/oras-go/v2 v2.6.0
6263)
6364
6465require (
6566 github.com/stretchr/testify v1.11.1 // indirect
6667 github.com/tmc/langchaingo v0.1.14 // indirect
67- google.golang.org/protobuf v1.36.11 // indirect
6868)
6969
7070require (
@@ -130,7 +130,7 @@ require (
130130 github.com/mschoch/smat v0.2.0 // indirect
131131 github.com/mudler/LocalAGI v0.0.0-20260315223407-da286065e126
132132 github.com/mudler/localrecall v0.5.9-0.20260314221856-96d63875cc47 // indirect
133- github.com/mudler/skillserver v0.0.5-0.20260221145827-0639a82c8f49
133+ github.com/mudler/skillserver v0.0.5
134134 github.com/olekukonko/tablewriter v0.0.5 // indirect
135135 github.com/oxffaa/gopher-parse-sitemap v0.0.0-20191021113419-005d2eb1def4 // indirect
136136 github.com/philippgille/chromem-go v0.7.0 // indirect
Original file line number Diff line number Diff line change @@ -668,8 +668,8 @@ github.com/mudler/localrecall v0.5.9-0.20260314221856-96d63875cc47 h1:fHIkLJgfcY
668668github.com/mudler/localrecall v0.5.9-0.20260314221856-96d63875cc47 /go.mod h1:TZVXQI840MqjDtilBLc7kfmnctK4oNf1IR+cE68zno8 =
669669github.com/mudler/memory v0.0.0-20251216220809-d1256471a6c2 h1:+WHsL/j6EWOMUiMVIOJNKOwSKiQt/qDPc9fePCf87fA =
670670github.com/mudler/memory v0.0.0-20251216220809-d1256471a6c2 /go.mod h1:EA8Ashhd56o32qN7ouPKFSRUs/Z+LrRCF4v6R2Oarm8 =
671- github.com/mudler/skillserver v0.0.5-0.20260221145827-0639a82c8f49 h1:dAF1ALXqqapRZo80x56BIBBcPrPbRNerbd66rdyO8J4 =
672- github.com/mudler/skillserver v0.0.5-0.20260221145827-0639a82c8f49 /go.mod h1:z3yFhcL9bSykmmh6xgGu0hyoItd4CnxgtWMEWw8uFJU =
671+ github.com/mudler/skillserver v0.0.5 h1:t6HPpeSX8kEP7B8F5GXoQUam5VEYNmJuG6oy2/vdTu8 =
672+ github.com/mudler/skillserver v0.0.5 /go.mod h1:z3yFhcL9bSykmmh6xgGu0hyoItd4CnxgtWMEWw8uFJU =
673673github.com/mudler/water v0.0.0-20250808092830-dd90dcf09025 h1:WFLP5FHInarYGXi6B/Ze204x7Xy6q/I4nCZnWEyPHK0 =
674674github.com/mudler/water v0.0.0-20250808092830-dd90dcf09025 /go.mod h1:QuIFdRstyGJt+MTTkWY+mtD7U6xwjOR6SwKUjmLZtR4 =
675675github.com/mudler/xlog v0.0.5 h1:2unBuVC5rNGhCC86UaA94TElWFml80NL5XLK+kAmNuU =
You can’t perform that action at this time.
0 commit comments