We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c030c22 commit c3ddc88Copy full SHA for c3ddc88
modules/key-distributor/files/function/go.mod
@@ -4,7 +4,7 @@ go 1.20
4
5
require (
6
golang.org/x/crypto v0.31.0
7
- google.golang.org/api v0.189.0
+ google.golang.org/api v0.248.0
8
)
9
10
0 commit comments