-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hey there,
I am getting this error while running the make command:
rm -rf /home/ubuntu/akc-dcm-cli/bin
go build -o /home/ubuntu/akc-dcm-cli/bin/dcm -ldflags "-X akc-dcm-cli/glossary/metadata.Version=1.1.2 -X akc-dcm-cli/glossary/metadata.CommitSHA=fda1173" /home/ubuntu/akc-dcm-cli/cmd/dcm.go
# akc-dcm-cli/utilities
utilities/cert.parse.go:141:43: privateKey.Public().(*rsa.PublicKey).Equal undefined (type *rsa.PublicKey has no field or method Equal)
utilities/cert.parse.go:151:45: privateKey.Public().(*ecdsa.PublicKey).Equal undefined (type *ecdsa.PublicKey has no field or method Equal)
Makefile:42: recipe for target 'build' failed
make: *** [build] Error 2
Any help would be appreciated.
Best regards,
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels