fix(deps): update module go.uber.org/mock to v0.5.0 (main) (#311)

This commit is contained in:
pulumi-renovate[bot]
2024-11-21 04:20:12 +00:00
committed by GitHub
parent ec4594a854
commit e15f743f8c
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -32,7 +32,7 @@ require (
github.com/stretchr/testify v1.9.0
github.com/theupdateframework/notary v0.7.0
github.com/tonistiigi/fsutil v0.0.0-20241028165955-397af5306b5c
go.uber.org/mock v0.4.0
go.uber.org/mock v0.5.0
golang.org/x/crypto v0.27.0
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
google.golang.org/protobuf v1.35.1