Skip to content

Commit e95dd8c

Browse files
authored
chore(repo): Update libsecret submodule URL (#2343)
Use github mirror of `libsecret` instead of (what appears to be) a self-hosted gitlab instance which is unreliable
1 parent 21df79e commit e95dd8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
url = https://github.com/GNOME/glib.git
77
[submodule "packages/secure_storage/amplify_secure_storage_dart/external/libsecret"]
88
path = packages/secure_storage/amplify_secure_storage_dart/external/libsecret
9-
url = https://gitlab.gnome.org/GNOME/libsecret.git
9+
url = https://github.com/GNOME/libsecret.git
1010
[submodule "packages/smithy/goldens/smithy"]
1111
path = packages/smithy/goldens/smithy
1212
url = https://github.com/awslabs/smithy.git

0 commit comments

Comments
 (0)