Skip to content

The bcrypt package adress has changed. #8

@thisiscetin

Description

@thisiscetin

The import below has to be changed,

  • import "code.google.com/p/go.crypto/bcrypt"
    to,
  • import "golang.org/x/crypto/bcrypt"

you find that in many files, if you gonna maintain the repo I can change and send a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions