Update golang.org/x/exp digest to 44028be

This commit is contained in:
renovate[bot]
2022-12-08 08:07:32 +00:00
parent 22fa8ec90f
commit 2b34fdb3a6
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-20221207211629-99ab8fa1c11f
golang.org/x/exp v0.0.0-20221208044002-44028be4359e
golang.org/x/oauth2 v0.3.0
gopkg.in/yaml.v3 v3.0.1
)