Update golang.org/x/exp digest to c99f073

This commit is contained in:
renovate[bot]
2022-10-31 19:12:37 +00:00
parent 443b946da6
commit f45af557c1
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-20221028150844-83b7d23a625f
golang.org/x/exp v0.0.0-20221031165847-c99f073a8326
golang.org/x/oauth2 v0.1.0
gopkg.in/yaml.v3 v3.0.1
)