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
2a399bab41
commit
809ebaea52
1 changed files with 1 additions and 1 deletions
|
@ -323,7 +323,7 @@ func main() {
|
||||||
}
|
}
|
||||||
fmt.Printf("Shared Resource With Test User %v\n", users[0].ID)
|
fmt.Printf("Shared Resource With Test User %v\n", users[0].ID)
|
||||||
|
|
||||||
client.Logout(ctx)
|
client.Logout(ctx)
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue