mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-19 11:36:57 +00:00
fix(deps): update golang.org/x/exp digest to e0ece0d
This commit is contained in:
parent
9450415545
commit
40de5d9b47
2 changed files with 5 additions and 110 deletions
2
go.mod
2
go.mod
|
@ -22,7 +22,7 @@ require (
|
|||
github.com/rs/zerolog v1.33.0
|
||||
github.com/stretchr/testify v1.10.0
|
||||
github.com/urfave/cli/v2 v2.27.5
|
||||
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8
|
||||
golang.org/x/exp v0.0.0-20250128182459-e0ece0dbea4c
|
||||
xorm.io/xorm v1.3.9
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue