Skip to content

Commit 1bcdf0e

Browse files
easyCZroboquat
authored andcommitted
[pat] Store hash as sha256 instead of bcrypt
1 parent 4ebb30d commit 1bcdf0e

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

components/public-api-server/go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ 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
2726
google.golang.org/grpc v1.50.1
2827
google.golang.org/protobuf v1.28.1
2928
gorm.io/gorm v1.24.1

0 commit comments

Comments
 (0)