Skip to content
Open
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 @@ -10,7 +10,7 @@ require (
github.com/golang-jwt/jwt v3.2.2+incompatible
github.com/google/uuid v1.6.0
github.com/json-iterator/go v1.1.12
github.com/labstack/echo/v4 v4.12.0
github.com/labstack/echo/v4 v4.14.0
github.com/mutecomm/go-sqlcipher v0.0.0-20190227152316-55dbde17881f
github.com/ollama/ollama v0.3.6
github.com/redis/go-redis/extra/redisotel/v9 v9.5.3
Expand Down
Loading