Skip to content

Commit

Permalink
Merge pull request #219 from authzed/dependabot/go_modules/go-mod-304…
Browse files Browse the repository at this point in the history
…d873ddb

Bump the go-mod group with 2 updates
  • Loading branch information
vroldanbet authored Jul 22, 2024
2 parents b60bf25 + 50be5ae commit c4a2c91
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
12 changes: 6 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ require (
github.com/jzelinskie/stringz v0.0.3
github.com/magefile/mage v1.15.0
github.com/planetscale/vtprotobuf v0.6.0
github.com/samber/lo v1.45.0
github.com/samber/lo v1.46.0
github.com/stretchr/testify v1.9.0
golang.org/x/sync v0.7.0
golang.org/x/vuln v1.1.2
golang.org/x/vuln v1.1.3
google.golang.org/genproto/googleapis/api v0.0.0-20240528184218-531527333157
google.golang.org/genproto/googleapis/rpc v0.0.0-20240528184218-531527333157
google.golang.org/grpc v1.65.0
Expand Down Expand Up @@ -196,12 +196,12 @@ 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.18.0 // indirect
golang.org/x/net v0.26.0 // indirect
golang.org/x/sys v0.21.0 // indirect
golang.org/x/mod v0.19.0 // indirect
golang.org/x/net v0.27.0 // indirect
golang.org/x/sys v0.22.0 // indirect
golang.org/x/telemetry v0.0.0-20240522233618-39ace7a40ae7 // indirect
golang.org/x/text v0.16.0 // indirect
golang.org/x/tools v0.22.0 // indirect
golang.org/x/tools v0.23.0 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
Expand Down
24 changes: 12 additions & 12 deletions go.sum

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

0 comments on commit c4a2c91

Please sign in to comment.