Skip to content

Commit d47c99c

Browse files
committed
fix
1 parent 967788f commit d47c99c

File tree

1 file changed

+1
-0
lines changed
  • components/public-api-server

1 file changed

+1
-0
lines changed

components/public-api-server/go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ require (
2323
github.com/spf13/cobra v1.4.0
2424
github.com/stretchr/testify v1.8.1
2525
github.com/stripe/stripe-go/v72 v72.122.0
26+
golang.org/x/crypto v0.0.0-20220214200702-86341886e292
2627
google.golang.org/grpc v1.50.1
2728
google.golang.org/protobuf v1.28.1
2829
gorm.io/gorm v1.24.1

0 commit comments

Comments
 (0)