Skip to content

Commit

Permalink
Merge pull request #188 from authzed/dependabot/go_modules/go-mod-6e3…
Browse files Browse the repository at this point in the history
…1d72167

Bump golang.org/x/vuln from 1.0.4 to 1.1.0 in the go-mod group
  • Loading branch information
vroldanbet committed Apr 22, 2024
2 parents 42f2217 + 5359a00 commit d48509e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
10 changes: 5 additions & 5 deletions go.mod
Expand Up @@ -16,7 +16,7 @@ require (
github.com/samber/lo v1.39.0
github.com/stretchr/testify v1.9.0
golang.org/x/sync v0.7.0
golang.org/x/vuln v1.0.4
golang.org/x/vuln v1.1.0
google.golang.org/genproto/googleapis/api v0.0.0-20240227224415-6ceb2ff114de
google.golang.org/genproto/googleapis/rpc v0.0.0-20240227224415-6ceb2ff114de
google.golang.org/grpc v1.63.2
Expand Down Expand Up @@ -191,11 +191,11 @@ require (
go.uber.org/zap v1.24.0 // indirect
golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc // indirect
golang.org/x/exp/typeparams v0.0.0-20240314144324-c7f7c6466f7f // indirect
golang.org/x/mod v0.16.0 // indirect
golang.org/x/net v0.23.0 // indirect
golang.org/x/sys v0.18.0 // indirect
golang.org/x/mod v0.17.0 // indirect
golang.org/x/net v0.24.0 // indirect
golang.org/x/sys v0.19.0 // indirect
golang.org/x/text v0.14.0 // indirect
golang.org/x/tools v0.19.0 // indirect
golang.org/x/tools v0.20.0 // indirect
google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
Expand Down
20 changes: 10 additions & 10 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d48509e

Please sign in to comment.