Update golang.org/x/exp digest to 98cc5a0

This commit is contained in:
renovate[bot]
2023-02-03 17:56:37 +00:00
parent 16c4bb3d37
commit e0d28bb36b
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-20230202163644-54bba9f4231b
golang.org/x/exp v0.0.0-20230203172020-98cc5a0785f9
golang.org/x/oauth2 v0.4.0
gopkg.in/yaml.v3 v3.0.1
)