File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -277,6 +277,22 @@ _\*_ v3 support is limited to the subset of functionality required to enable lan
277
277
278
278
</details >
279
279
280
+ <details ><summary >Supported Platforms</summary >
281
+
282
+ | OS | Architecture | Supported | Pact-Go Version |
283
+ | ------------- | ------------ | --------- | ---------------- |
284
+ | MacOS | x86_64 | ✅ | All |
285
+ | MacOS | arm64 | ✅ | All |
286
+ | Linux (libc) | x86_64 | ✅ | All |
287
+ | Linux (libc) | arm64 | ✅ | All |
288
+ | Linux (musl) | x86_64 | ❌ | - |
289
+ | Linux (musl) | arm64 | ❌ | - |
290
+ | Windows | x86_64 | ✅ | All |
291
+ | Windows | x86 | ❌ | - |
292
+ | Windows | arm64 | ❌ | - |
293
+
294
+ </details >
295
+
280
296
## Roadmap
281
297
282
298
The [ roadmap] ( https://docs.pact.io/roadmap/ ) for Pact and Pact Go is outlined on our main website.
You can’t perform that action at this time.
0 commit comments