mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-08-28 20:00:54 +00:00
fix(deps): update golang.org/x/exp digest to 645b1fa
This commit is contained in:
parent
3d55191060
commit
4a8472c963
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -20,7 +20,7 @@ require (
|
|||
github.com/rs/zerolog v1.34.0
|
||||
github.com/stretchr/testify v1.10.0
|
||||
github.com/urfave/cli/v2 v2.27.7
|
||||
golang.org/x/exp v0.0.0-20250711185948-6ae5c78190dc
|
||||
golang.org/x/exp v0.0.0-20250718183923-645b1fa84792
|
||||
xorm.io/xorm v1.3.9
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue