chore(deps): update dependency go to v1.24.1 (#269)
Some checks failed
Build and Push Docker Images / test (push) Has been cancelled
Build and Push Docker Images / build-amd64 (push) Has been cancelled
Build and Push Docker Images / build-arm64 (push) Has been cancelled
Build and Push Docker Images / merge-manifests (push) Has been cancelled
Build and Push Docker Images / E2E Tests (push) Has been cancelled

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-07 21:43:26 +01:00 committed by GitHub
parent a5a5afe276
commit 7c7449e197
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
go.mod
View file

@ -2,7 +2,7 @@ module paperless-gpt
go 1.23.0
toolchain go1.24.0
toolchain go1.24.1
require (
cloud.google.com/go/documentai v1.35.2