File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
internal/adapter/tinkoff/docs Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ require (
1717 github.com/stripe/stripe-go/v82 v82.5.0
1818 go.opentelemetry.io/otel/trace v1.38.0
1919 google.golang.org/genproto v0.0.0-20250908214217-97024824d090
20+ google.golang.org/genproto/googleapis/api v0.0.0-20250826171959-ef028d996bc1
2021 google.golang.org/protobuf v1.36.9
2122)
2223
@@ -126,7 +127,6 @@ require (
126127 golang.org/x/sys v0.35.0 // indirect
127128 golang.org/x/text v0.28.0 // indirect
128129 golang.org/x/tools v0.36.0 // indirect
129- google.golang.org/genproto/googleapis/api v0.0.0-20250826171959-ef028d996bc1 // indirect
130130 google.golang.org/genproto/googleapis/rpc v0.0.0-20250826171959-ef028d996bc1 // indirect
131131 google.golang.org/grpc v1.75.0 // indirect
132132 gopkg.in/yaml.v3 v3.0.1 // indirect
You can’t perform that action at this time.
0 commit comments