Update golang.org/x/exp digest to 3a778c5

This commit is contained in:
renovate[bot]
2022-10-10 21:10:33 +00:00
parent 321534fa47
commit 3457692e90
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.9.2
github.com/xeipuuv/gojsonschema v1.2.0
golang.org/x/exp v0.0.0-20221006183845-316c7553db56
golang.org/x/exp v0.0.0-20221010202428-3a778c567f61
golang.org/x/oauth2 v0.0.0-20221006150949-b44042a4b9c1
gopkg.in/yaml.v3 v3.0.1
)