mirror of
https://github.com/icereed/paperless-gpt.git
synced 2025-03-13 13:18:02 -05:00
chore(deps): update dependency go to v1.24.1
This commit is contained in:
parent
5ac6bb7532
commit
a071d737b0
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -2,7 +2,7 @@ module paperless-gpt
|
||||||
|
|
||||||
go 1.23.0
|
go 1.23.0
|
||||||
|
|
||||||
toolchain go1.24.0
|
toolchain go1.24.1
|
||||||
|
|
||||||
require (
|
require (
|
||||||
cloud.google.com/go/documentai v1.35.2
|
cloud.google.com/go/documentai v1.35.2
|
||||||
|
|
Loading…
Reference in a new issue