mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-19 03:26:57 +00:00
fix(deps): update golang.org/x/exp digest to 4c93da0 (#344)
This commit is contained in:
parent
74cdf78044
commit
3928cd7aff
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.27.0
|
||||
github.com/stretchr/testify v1.8.4
|
||||
github.com/urfave/cli/v2 v2.3.0
|
||||
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842
|
||||
golang.org/x/exp v0.0.0-20240525044651-4c93da0ed11d
|
||||
xorm.io/xorm v1.3.2
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue