Skip to content

Commit c1f0eaa

Browse files
authored
Merge pull request #466 from pact-foundation/docs/supported-platforms
docs: pact-go supported platforms
2 parents 541c1cf + b51c777 commit c1f0eaa

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,22 @@ _\*_ v3 support is limited to the subset of functionality required to enable lan
277277

278278
</details>
279279

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+
280296
## Roadmap
281297

282298
The [roadmap](https://docs.pact.io/roadmap/) for Pact and Pact Go is outlined on our main website.

0 commit comments

Comments
 (0)