Commit bd5f76f
Matthew Fisher
fix(providers): update dop calls
Before dop v0.1.6, the call to get all SSH keys listed on your
account was called all_ssh_keys(). In v0.1.6, they introduced a
couple of breaking changes, including the change to rename
all_ssh_keys() to ssh_keys().
ref: https://github.com/ahmontero/dop/blob/v1.6/dop/client.py#L1961 parent 6617b70 commit bd5f76f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments