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 17, 2023
1 parent 5e7615a commit 1361fa8
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.20230815231154-0c73a637f1fc
github.com/go-skynet/LocalAI v1.24.2-0.20230816202528-ddf9bc233598
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.20230815231154-0c73a637f1fc h1:kE/HuseSjW1xEobBpvp9UQzqN3H/xAc4IUXfraChu9s=
github.com/go-skynet/LocalAI v1.24.2-0.20230815231154-0c73a637f1fc/go.mod h1:AUqwjx9B9eQewQXTljpyOaDOiK7l9UnM/lkfk575clY=
github.com/go-skynet/LocalAI v1.24.2-0.20230816202528-ddf9bc233598 h1:U1/6P4bEESNarIFbch1t4QyHoxaVUvYx+J+WD1nf7uw=
github.com/go-skynet/LocalAI v1.24.2-0.20230816202528-ddf9bc233598/go.mod h1:ypFVj2qbG9Xge5sboXLFf4zY8CUBJJm5uvZ2yVAfAY8=
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 1361fa8

Please sign in to comment.