update dependencies

This commit is contained in:
Cory Bennett
2017-09-06 11:35:00 -07:00
parent 9453179251
commit aa876cd588
308 changed files with 46154 additions and 33733 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ import (
const (
ssServiceName = "org.freedesktop.secrets"
ssServicePath = "/org/freedesktop/secrets"
ssCollectionPath = "/org/freedesktop/secrets/collection/Default"
ssCollectionPath = "/org/freedesktop/secrets/aliases/default"
ssServiceIface = "org.freedesktop.Secret.Service."
ssSessionIface = "org.freedesktop.Secret.Session."
ssCollectionIface = "org.freedesktop.Secret.Collection."