diff --git a/Package.swift b/Package.swift index 9b5b615..5b45a71 100644 --- a/Package.swift +++ b/Package.swift @@ -29,7 +29,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/vapor/vapor.git", from: "4.0.0"), - .package(url: "git@github.com:Clearcals/google-cloud-kit.git", from: "1.0.0-rc.7") + .package(url: "https://github.com/vapor-community/google-cloud-kit.git", from: "1.0.0-rc.7") ], targets: [ .target(