File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/smallstep/certificates
33go 1.19
44
55require (
6- cloud.google.com/go/longrunning v0.5.0
6+ cloud.google.com/go/longrunning v0.5.1
77 cloud.google.com/go/security v1.15.1
88 github.com/Masterminds/sprig/v3 v3.2.3
99 github.com/fxamacker/cbor/v2 v2.4.0
Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ cloud.google.com/go/iam v1.1.0 h1:67gSqaPukx7O8WLLHMa0PNs3EBGd2eE4d+psbO/CO94=
5050cloud.google.com/go/iam v1.1.0 /go.mod h1:nxdHjaKfCr7fNYx/HJMM8LgiMugmveWlkatear5gVyk =
5151cloud.google.com/go/kms v1.12.0 h1:IEYV44WsGc6yVO1PlvnRlYzsHM2ImpB598Cglh/3uGw =
5252cloud.google.com/go/kms v1.12.0 /go.mod h1:syfpIBSOqQ/ZqK48RLPkwUhFhvbsA1SyGAq/vPohd20 =
53- cloud.google.com/go/longrunning v0.5.0 h1:DK8BH0+hS+DIvc9a2TPnteUievsTCH4ORMAASSb7JcQ =
54- cloud.google.com/go/longrunning v0.5.0 /go.mod h1:0JNuqRShmscVAhIACGtskSAWtqtOoPkwP0YF1oVEchc =
53+ cloud.google.com/go/longrunning v0.5.1 h1:Fr7TXftcqTudoyRJa113hyaqlGdiBQkp0Gq7tErFDWI =
54+ cloud.google.com/go/longrunning v0.5.1 /go.mod h1:spvimkwdz6SPWKEt/XBij79E9fiTkHSQl/fRUUQJYJc =
5555cloud.google.com/go/monitoring v0.1.0 /go.mod h1:Hpm3XfzJv+UTiXzCG5Ffp0wijzHTC7Cv4eR7o3x/fEE =
5656cloud.google.com/go/pubsub v1.0.1 /go.mod h1:R0Gpsv3s54REJCy4fxDixWD93lHJMoZTyQ2kNxGRt3I =
5757cloud.google.com/go/pubsub v1.1.0 /go.mod h1:EwwdRX2sKPjnvnqCa270oGRyludottCI76h+R3AArQw =
You can’t perform that action at this time.
0 commit comments