File tree Expand file tree Collapse file tree 3 files changed +1
-12
lines changed Expand file tree Collapse file tree 3 files changed +1
-12
lines changed Original file line number Diff line number Diff line change 11module github.com/mudler/LocalAI/docs
22
33go 1.19
4-
5- require (
6- github.com/McShelby/hugo-theme-relearn v0.0.0-20251117214752-f69a085322cc // indirect
7- github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
8- )
Original file line number Diff line number Diff line change 1- github.com/McShelby/hugo-theme-relearn v0.0.0-20251117214752-f69a085322cc h1:8BvuabGtqXqhT4H01SS7s0zXea0B2R5ZOFEcPugMbNg =
2- github.com/McShelby/hugo-theme-relearn v0.0.0-20251117214752-f69a085322cc /go.mod h1:mKQQdxZNIlLvAj8X3tMq+RzntIJSr9z7XdzuMomt0IM =
3- github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 h1:L6+F22i76xmeWWwrtijAhUbf3BiRLmpO5j34bgl1ggU =
4- github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 /go.mod h1:uekq1D4ebeXgduLj8VIZy8TgfTjrLdSl6nPtVczso78 =
5- github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 /go.mod h1:mFberT6ZtcchrsDtfvJM7aAH2bDKLdOnruUHl0hlapI =
6- github.com/twbs/bootstrap v5.3.3+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ require (
5454 go.opentelemetry.io/otel/metric v1.38.0
5555 go.opentelemetry.io/otel/sdk/metric v1.38.0
5656 google.golang.org/grpc v1.76.0
57+ google.golang.org/protobuf v1.36.10
5758 gopkg.in/yaml.v2 v2.4.0
5859 gopkg.in/yaml.v3 v3.0.1
5960 oras.land/oras-go/v2 v2.6.0
@@ -65,7 +66,6 @@ require (
6566 github.com/stretchr/testify v1.11.1 // indirect
6667 github.com/swaggo/files/v2 v2.0.2 // indirect
6768 github.com/valyala/fasttemplate v1.2.2 // indirect
68- google.golang.org/protobuf v1.36.10 // indirect
6969)
7070
7171require (
You can’t perform that action at this time.
0 commit comments