fix(deps): update golang.org/x/exp digest to 02704c9 [skip ci] (#5769)

* fix: missing modified in validate regexp

* fix(deps): update golang.org/x/exp digest to 02704c9

---------

Co-authored-by: Andy Hsu <i@nn.ci>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-01 19:57:04 +08:00
committed by GitHub
parent 182aacd309
commit 977b3cf9ab
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -50,7 +50,7 @@ require (
github.com/winfsp/cgofuse v1.5.1-0.20230130140708-f87f5db493b5
github.com/xhofe/tache v0.1.1
golang.org/x/crypto v0.16.0
golang.org/x/exp v0.0.0-20231006140011-7918f672742d
golang.org/x/exp v0.0.0-20231226003508-02704c960a9b
golang.org/x/image v0.11.0
golang.org/x/net v0.19.0
golang.org/x/oauth2 v0.12.0