Update golang.org/x/exp digest to f0f767c

This commit is contained in:
renovate[bot]
2023-03-06 23:19:25 +00:00
parent 51aa1f6333
commit 82d65430e8
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.1
github.com/xeipuuv/gojsonschema v1.2.0
golang.org/x/exp v0.0.0-20230304125523-9ff063c70017
golang.org/x/exp v0.0.0-20230306221820-f0f767cdffd6
golang.org/x/oauth2 v0.6.0
gopkg.in/yaml.v3 v3.0.1
)