Skip to content

Commit c3ddc88

Browse files
fix(deps): Update module google.golang.org/api to v0.248.0 (#170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c030c22 commit c3ddc88

File tree

1 file changed

+1
-1
lines changed
  • modules/key-distributor/files/function

1 file changed

+1
-1
lines changed

modules/key-distributor/files/function/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.20
44

55
require (
66
golang.org/x/crypto v0.31.0
7-
google.golang.org/api v0.189.0
7+
google.golang.org/api v0.248.0
88
)
99

1010
require (

0 commit comments

Comments
 (0)