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 967788f commit d47c99cCopy full SHA for d47c99c
components/public-api-server/go.mod
@@ -23,6 +23,7 @@ require (
23
github.com/spf13/cobra v1.4.0
24
github.com/stretchr/testify v1.8.1
25
github.com/stripe/stripe-go/v72 v72.122.0
26
+ golang.org/x/crypto v0.0.0-20220214200702-86341886e292
27
google.golang.org/grpc v1.50.1
28
google.golang.org/protobuf v1.28.1
29
gorm.io/gorm v1.24.1
0 commit comments