Update golang.org/x/exp digest to b3c2aaf

This commit is contained in:
renovate[bot]
2023-01-26 00:50:05 +00:00
parent 14b79304e1
commit d56adb814d
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-20230124195608-d38c7dcee874
golang.org/x/exp v0.0.0-20230125214544-b3c2aaf6208d
golang.org/x/oauth2 v0.4.0
gopkg.in/yaml.v3 v3.0.1
)