Update golang.org/x/exp digest to d0897a7

This commit is contained in:
renovate[bot]
2022-11-10 18:42:19 +00:00
parent 2570aed5d9
commit 2957eee40a
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-20221109205753-fc8884afc316
golang.org/x/exp v0.0.0-20221110155412-d0897a79cd37
golang.org/x/oauth2 v0.2.0
gopkg.in/yaml.v3 v3.0.1
)