Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mudler authored and github-actions[bot] committed Aug 26, 2023
1 parent dffed4c commit 7acbd9b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/go-skynet/model-gallery
go 1.20

require (
github.com/go-skynet/LocalAI v1.24.2-0.20230825195846-44bc7aa3d00e
github.com/go-skynet/LocalAI v1.25.0
gopkg.in/yaml.v3 v3.0.1
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5 h1:iFaUwBSo5Svw6L
github.com/dsnet/compress v0.0.2-0.20210315054119-f66993602bf5/go.mod h1:qssHWj60/X5sZFNxpG4HBPDHVqxNm4DfnCKgrbZOT+s=
github.com/dsnet/golib v0.0.0-20171103203638-1ea166775780/go.mod h1:Lj+Z9rebOhdfkVLjJ8T6VcRQv3SXugXy999NBtR9aFY=
github.com/go-logr/logr v1.2.4 h1:g01GSCwiDw2xSZfjJ2/T9M+S6pFdcNtFYsp+Y43HYDQ=
github.com/go-skynet/LocalAI v1.24.2-0.20230825195846-44bc7aa3d00e h1:CvNK7UagKdwnKJcAvve7vyhnGPeZzSLgnVI47l/p2Vc=
github.com/go-skynet/LocalAI v1.24.2-0.20230825195846-44bc7aa3d00e/go.mod h1:wvEiKs4eVsVVb46O7sUOIoKjRziFz444C1lcg3hF0vw=
github.com/go-skynet/LocalAI v1.25.0 h1:NtJF4PJwyd1khYGujluZNfU43sXkJPzAyrh2UtAoR8Q=
github.com/go-skynet/LocalAI v1.25.0/go.mod h1:SIxVng3PJWnYoq5opQX0sz4EonOAg2tiCtX6EOCbWgo=
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 h1:tfuBGBXKqDEevZMzYi5KSi8KkcZtzBcTgAUUtapy0OI=
github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
github.com/golang/snappy v0.0.2 h1:aeE13tS0IiQgFjYdoL8qN3K1N2bXXtI6Vi51/y7BpMw=
Expand Down

0 comments on commit 7acbd9b

Please sign in to comment.