mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
Backend: Update deps in go.mod, go.sum, and license NOTICE file
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
c6f7a6f373
commit
6cccef7ae8
3 changed files with 9 additions and 9 deletions
2
go.mod
2
go.mod
|
|
@ -86,7 +86,7 @@ require (
|
|||
github.com/ugjka/go-tz/v2 v2.2.6
|
||||
github.com/urfave/cli/v2 v2.27.7
|
||||
github.com/wamuir/graft v0.10.0
|
||||
github.com/zitadel/oidc/v3 v3.39.1
|
||||
github.com/zitadel/oidc/v3 v3.41.0
|
||||
golang.org/x/mod v0.26.0
|
||||
golang.org/x/sys v0.34.0
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue