Update golang.org/x/exp digest to 39d4317 (#126)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-04-28 19:54:33 +02:00
committed by GitHub
parent 785a47f2b9
commit 5bd4a9db2d
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -25,7 +25,7 @@ require (
github.com/tidwall/sjson v1.2.4
github.com/tus/tusd v1.9.0
github.com/xeipuuv/gojsonschema v1.2.0
golang.org/x/exp v0.0.0-20220426173459-3bcf042a4bf5
golang.org/x/exp v0.0.0-20220428152302-39d4317da171
golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
)