mirror of
https://github.com/icereed/paperless-gpt.git
synced 2025-03-12 21:08:00 -05:00
chore(deps): update dependency go to v1.24.0
This commit is contained in:
parent
1647219fa8
commit
20fc125c51
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -2,7 +2,7 @@ module paperless-gpt
|
||||||
|
|
||||||
go 1.22.7
|
go 1.22.7
|
||||||
|
|
||||||
toolchain go1.23.6
|
toolchain go1.24.0
|
||||||
|
|
||||||
require (
|
require (
|
||||||
cloud.google.com/go/documentai v1.35.2
|
cloud.google.com/go/documentai v1.35.2
|
||||||
|
|
Loading…
Reference in a new issue