Update golang.org/x/exp digest to 7b9b53b (#82)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-04-08 17:05:18 +02:00
committed by GitHub
parent 986860e054
commit 0dfe1ddf6a
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-20220328175248-053ad81199eb
golang.org/x/exp v0.0.0-20220407100705-7b9b53b0aca4
golang.org/x/oauth2 v0.0.0-20220309155454-6242fa91716a
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
)