File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -57,10 +57,10 @@ let package = Package(
5757 . package ( url: " https://github.com/grpc/grpc-swift.git " , from: " 1.26.0 " ) ,
5858 . package ( url: " https://github.com/apple/swift-protobuf.git " , from: " 1.29.0 " ) ,
5959 . package ( url: " https://github.com/apple/swift-nio.git " , from: " 2.80.0 " ) ,
60- . package ( url: " https://github.com/swiftlang/swift-docc-plugin " , from: " 1.1.0 " ) ,
60+ . package ( url: " https://github.com/swiftlang/swift-docc-plugin.git " , from: " 1.1.0 " ) ,
6161 . package ( url: " https://github.com/swift-server/async-http-client.git " , from: " 1.20.1 " ) ,
62- . package ( url: " https://github.com/orlandos-nl/DNSClient " , from: " 2.4.1 " ) ,
63- . package ( url: " https://github.com/Bouke/DNS " , from: " 1.2.0 " ) ,
62+ . package ( url: " https://github.com/orlandos-nl/DNSClient.git " , from: " 2.4.1 " ) ,
63+ . package ( url: " https://github.com/Bouke/DNS.git " , from: " 1.2.0 " ) ,
6464 scDependency,
6565 ] ,
6666 targets: [
You can’t perform that action at this time.
0 commit comments