forked from fwcd/swift-dns-service-discovery
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPackage.resolved
32 lines (32 loc) · 854 Bytes
/
Package.resolved
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"pins" : [
{
"identity" : "swift-atomics",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-atomics",
"state" : {
"revision" : "6c89474e62719ddcc1e9614989fff2f68208fe10",
"version" : "1.1.0"
}
},
{
"identity" : "swift-log",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-log",
"state" : {
"revision" : "532d8b529501fb73a2455b179e0bbb6d49b652ed",
"version" : "1.5.3"
}
},
{
"identity" : "swift-service-discovery",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-service-discovery.git",
"state" : {
"revision" : "5c88b88dd40446740e86ba809453bc39f7904fa7",
"version" : "1.2.1"
}
}
],
"version" : 2
}