Update golang.org/x/exp digest to d63ba01

This commit is contained in:
renovate[bot]
2023-08-01 14:56:56 +00:00
parent f7a80a841c
commit 064abf7bb8
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.12.1
github.com/xeipuuv/gojsonschema v1.2.0
golang.org/x/exp v0.0.0-20230728194245-b0cb94b80691
golang.org/x/exp v0.0.0-20230801115018-d63ba01acd4b
golang.org/x/oauth2 v0.10.0
gopkg.in/yaml.v3 v3.0.1
)