Update golang.org/x/exp digest to 59b0eab (#511)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-10-12 16:43:54 +02:00
committed by GitHub
parent 80c074c3a6
commit 0442f7cdab
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-20221011201855-a3968a42eed6
golang.org/x/exp v0.0.0-20221012112151-59b0eab1532e
golang.org/x/oauth2 v0.0.0-20221006150949-b44042a4b9c1
gopkg.in/yaml.v3 v3.0.1
)