We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddc015e commit c1bd7b2Copy full SHA for c1bd7b2
go.mod
@@ -13,7 +13,7 @@ replace github.com/coinbase/waas-client-library-go => github.com/trufflesecurity
13
14
require (
15
cloud.google.com/go/secretmanager v1.14.2
16
- cloud.google.com/go/storage v1.48.0
+ cloud.google.com/go/storage v1.49.0
17
github.com/BobuSumisu/aho-corasick v1.0.3
18
github.com/TheZeroSlave/zapsentry v1.23.0
19
github.com/adrg/strutil v0.3.1
0 commit comments