accounts/rag-server
dependabot[bot] d4eb45fb85 build(deps): bump golang.org/x/crypto in /rag-server (#761)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.44.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.44.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-06 17:27:10 +08:00
..
api Fix rag-server module path (#752) 2025-12-06 10:27:24 +08:00
cmd Fix rag-server module path (#752) 2025-12-06 10:27:24 +08:00
config Fix rag-server module path (#752) 2025-12-06 10:27:24 +08:00
internal Fix rag-server module path (#752) 2025-12-06 10:27:24 +08:00
migrations Refactor server layout to rag-server (#525) 2025-10-15 13:04:58 +08:00
proxy Refactor server layout to rag-server (#525) 2025-10-15 13:04:58 +08:00
sql refactor(postgresql): replace zhparser+scws with pg_jieba; update Makefile and setup scripts 2025-10-30 15:16:32 +08:00
cors.go Fix rag-server module path (#752) 2025-12-06 10:27:24 +08:00
Dockerfile chore(docker): bump Go base image to 1.25 for account and rag-server 2025-12-05 00:41:45 +08:00
entrypoint.sh Fix rag-server module path (#752) 2025-12-06 10:27:24 +08:00
go.mod build(deps): bump golang.org/x/crypto in /rag-server (#761) 2025-12-06 17:27:10 +08:00
go.sum build(deps): bump golang.org/x/crypto in /rag-server (#761) 2025-12-06 17:27:10 +08:00
Makefile fix(makefile): add idempotent go mod init for account and rag-server 2025-12-06 10:09:06 +08:00
server.go Refactor server layout to rag-server (#525) 2025-10-15 13:04:58 +08:00