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 4ebb30d commit 1bcdf0eCopy full SHA for 1bcdf0e
components/public-api-server/go.mod
@@ -23,7 +23,6 @@ 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