Update golang.org/x/exp digest to fae10dd

This commit is contained in:
renovate[bot]
2022-12-12 19:00:53 +00:00
parent 65aba08ffb
commit d79407f645
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -26,7 +26,7 @@ require (
github.com/tidwall/sjson v1.2.5
github.com/tus/tusd v1.10.0
github.com/xeipuuv/gojsonschema v1.2.0
golang.org/x/exp v0.0.0-20221211140036-ad323defaf05
golang.org/x/exp v0.0.0-20221212164502-fae10dda9338
golang.org/x/oauth2 v0.3.0
gopkg.in/yaml.v3 v3.0.1
)