Update golang.org/x/exp digest to ec3f013 (#435)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-10-01 03:24:48 +02:00
committed by GitHub
parent a50133f6fd
commit 215e56deb1
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -25,7 +25,7 @@ require (
github.com/tus/tusd v1.9.2
github.com/xeipuuv/gojsonschema v1.2.0
golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be
golang.org/x/exp v0.0.0-20220929160808-de9c53c655b9
golang.org/x/exp v0.0.0-20220930202632-ec3f01382ef9
golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1
gopkg.in/yaml.v3 v3.0.1
)