mirror of
https://github.com/photoprism/photoprism.git
synced 2026-07-17 16:49:04 +00:00
Backend: Upgrade Go dependencies in go.mod and go.sum
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
91a342300d
commit
a09f8fc5aa
3 changed files with 61 additions and 58 deletions
8
NOTICE
8
NOTICE
|
|
@ -4349,8 +4349,8 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|||
--------------------------------------------------------------------------------
|
||||
|
||||
Package: github.com/mattn/go-runewidth
|
||||
Version: v0.0.19
|
||||
License: MIT (https://github.com/mattn/go-runewidth/blob/v0.0.19/LICENSE)
|
||||
Version: v0.0.20
|
||||
License: MIT (https://github.com/mattn/go-runewidth/blob/v0.0.20/LICENSE)
|
||||
|
||||
The MIT License (MIT)
|
||||
|
||||
|
|
@ -4377,8 +4377,8 @@ SOFTWARE.
|
|||
--------------------------------------------------------------------------------
|
||||
|
||||
Package: github.com/mattn/go-sqlite3
|
||||
Version: v1.14.32
|
||||
License: MIT (https://github.com/mattn/go-sqlite3/blob/v1.14.32/LICENSE)
|
||||
Version: v1.14.34
|
||||
License: MIT (https://github.com/mattn/go-sqlite3/blob/v1.14.34/LICENSE)
|
||||
|
||||
The MIT License (MIT)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue