mirror of
https://github.com/passbolt/go-passbolt.git
synced 2025-05-10 01:48:22 +00:00
Update README.md
This commit is contained in:
parent
ac4788b357
commit
d5f399bd9f
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ func main() {
|
|||
panic(err)
|
||||
}
|
||||
|
||||
ctx := context.TODO()
|
||||
ctx := context.TODO()
|
||||
|
||||
err = client.Login(ctx)
|
||||
if err != nil {
|
||||
|
|
Loading…
Add table
Reference in a new issue