mirror of
https://github.com/passbolt/go-passbolt.git
synced 2025-09-13 14:29:09 +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
Add a link
Reference in a new issue