fix(deps): update golang.org/x/exp digest to ca53665
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module codeberg.org/codeberg/pages
|
||||
|
||||
go 1.26
|
||||
go 1.26.0
|
||||
|
||||
require (
|
||||
code.gitea.io/sdk/gitea v0.25.1
|
||||
@@ -17,7 +17,7 @@ require (
|
||||
github.com/rs/zerolog v1.35.1
|
||||
github.com/stretchr/testify v1.12.1
|
||||
github.com/urfave/cli/v2 v2.27.7
|
||||
golang.org/x/exp v0.0.0-20260813180055-c1d0aacb2297
|
||||
golang.org/x/exp v0.0.0-20260820142414-ca536658362e
|
||||
xorm.io/xorm v1.4.1
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user