fix(deps): update golang.org/x/exp digest to 7918f67 (#2535)

This commit is contained in:
renovate[bot]
2023-10-07 08:46:08 +02:00
committed by GitHub
parent d2f279453b
commit 4b4e91e4ee
2 changed files with 9 additions and 3 deletions

6
go.mod
View File

@@ -49,7 +49,7 @@ require (
github.com/xanzy/go-gitlab v0.93.0
github.com/xeipuuv/gojsonschema v1.2.0
golang.org/x/crypto v0.14.0
golang.org/x/exp v0.0.0-20231005195138-3e424a577f31
golang.org/x/exp v0.0.0-20231006140011-7918f672742d
golang.org/x/net v0.16.0
golang.org/x/oauth2 v0.13.0
golang.org/x/sync v0.4.0
@@ -144,11 +144,11 @@ require (
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.24.0 // indirect
golang.org/x/arch v0.3.0 // indirect
golang.org/x/mod v0.12.0 // indirect
golang.org/x/mod v0.13.0 // indirect
golang.org/x/sys v0.13.0 // indirect
golang.org/x/text v0.13.0 // indirect
golang.org/x/time v0.3.0 // indirect
golang.org/x/tools v0.13.0 // indirect
golang.org/x/tools v0.14.0 // indirect
google.golang.org/appengine v1.6.8 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230711160842-782d3b101e98 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect