mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-05-10 04:27:49 +00:00
fix(deps): update golang.org/x/exp digest to 9bf2ced
This commit is contained in:
parent
d74f1fe8a4
commit
ca97b6e645
2 changed files with 11 additions and 8 deletions
2
go.mod
2
go.mod
|
@ -19,7 +19,7 @@ require (
|
|||
github.com/rs/zerolog v1.27.0
|
||||
github.com/stretchr/testify v1.8.4
|
||||
github.com/urfave/cli/v2 v2.3.0
|
||||
golang.org/x/exp v0.0.0-20230213192124-5e25df0256eb
|
||||
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842
|
||||
xorm.io/xorm v1.3.2
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue