Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Better Go Playground

Better Go Playground powered by React and Monaco editor
Collective - Host: opensource - https://opencollective.com/bttr-go-playground - Website: https://goplay.tools/ - Code: https://github.com/x1unix/go-playground

fix: set loading state after formatting finished (#238)

github.com/x1unix/go-playground - 844530e3220e635d4c890ac1fc48de8498b194e0 authored over 1 year ago by Denis Sedchenko <[email protected]>
fix: fix state update error during snippet share (#237)

github.com/x1unix/go-playground - 05310bf55ca7007467ecac494871a4a8b1099baf authored over 1 year ago by Denis Sedchenko <[email protected]>
fix: fix dockerfile

github.com/x1unix/go-playground - 189f584ddb1bb70c46ba177d991ad49437f47598 authored over 1 year ago by x1unix <[email protected]>
Merge pull request #230 from x1unix/hotfix/ci

hotfix: ci

github.com/x1unix/go-playground - 7c05ddb65328dcb1998c4f74932d3d62854a14eb authored over 1 year ago by Denis Sedchenko <[email protected]>
Merge branch 'master' into hotfix/ci

github.com/x1unix/go-playground - d893c2843581d73f28bd3f24ac58f0701b167064 authored over 1 year ago by Denis Sedchenko <[email protected]>
chore: debug ci (#229)

* chore: debug ci

* chore: debug ci

* chore: debug ci

* fix: remove unused deps

* ch...

github.com/x1unix/go-playground - 73eecf972365b554a66b5e4b45313b767c40d04a authored over 1 year ago by Denis Sedchenko <[email protected]>
Merge pull request #227 from x1unix/hotfix/ci

Hotfix/ci

github.com/x1unix/go-playground - a68c6466af85a29f4d72283ab852a6ef8b1d92fb authored over 1 year ago by Denis Sedchenko <[email protected]>
Merge branch 'master' into hotfix/ci

github.com/x1unix/go-playground - 44865058aef2e5c089f20f3c9534fe9459057752 authored over 1 year ago by Denis Sedchenko <[email protected]>
Merge pull request #226 from x1unix/fix/replace-docker-run-action

chore: replace buggy docker-run-action with plain node action

github.com/x1unix/go-playground - 077edfcd5f4a93e71e9f96c3a74ff97762497f46 authored over 1 year ago by Denis Sedchenko <[email protected]>
chore: replace buggy docker-run-action with plain node action

github.com/x1unix/go-playground - aa3d05c8fedc50d8bdb7353ac886647937b89bfd authored over 1 year ago by x1unix <[email protected]>
Merge pull request #224 from x1unix/hotfix/v1.13.0

Hotfix/v1.13.0

github.com/x1unix/go-playground - 271666fb748d98f314604fca6cc37ecab28cd217 authored over 1 year ago by Denis Sedchenko <[email protected]>
Merge pull request #223 from x1unix/fix/cover-check

fix: fix coverage script

github.com/x1unix/go-playground - ea08f115b9729fe3582c4503505e996c573e0f64 authored over 1 year ago by Denis Sedchenko <[email protected]>
fix: fix coverage script

github.com/x1unix/go-playground - 3dd09299f49d6bb9e7b71765e8bb65ef412b9d54 authored over 1 year ago by x1unix <[email protected]>
Merge pull request #221 from x1unix/release/v1.13.0

Release: v1.13.0

github.com/x1unix/go-playground - 87cd509d4887ff2003dfef78932f79c3a0015165 authored over 1 year ago by Denis Sedchenko <[email protected]>
chore: add release notes for v1.13 (#220)

github.com/x1unix/go-playground - 107be5a3988e9a44ad93d012cce16c1cf7534427 authored over 1 year ago by Denis Sedchenko <[email protected]>
Add debouncing for code completion API calls (#219)

* fix: add debounce timer for code completion

* fix: use common debouncer for code editor

github.com/x1unix/go-playground - 9889db373dcda83be5e8aa50942d0d495cd249e7 authored over 1 year ago by Denis Sedchenko <[email protected]>
Serve raw content length for static assets (#217)

* feat: serve raw content length

* fix: remove unused import

github.com/x1unix/go-playground - 634fc47f0fbd3f253a4d89fae113f884d123da5f authored over 1 year ago by Denis Sedchenko <[email protected]>
feat: cache informative API requests in SW (#216)

github.com/x1unix/go-playground - 72a97b5fe069036205b11a9c2a1e52582e3a73d8 authored over 1 year ago by Denis Sedchenko <[email protected]>
Properly handle Go program execution lifecycle (#215)

* feat: move server code to internal

* feat: move config code to internal

* feat: use prop...

github.com/x1unix/go-playground - 21de648e97aa978de222371ae2e79ea82a9fe03e authored over 1 year ago by Denis Sedchenko <[email protected]>
Support multiple Go versions (#214)

* feat: pass desired go version to a single client

* feat: add environment selector

* fix:...

github.com/x1unix/go-playground - 9c65a5ff6f478aeb510b2c23a49ebab50dbab5bc authored over 1 year ago by Denis Sedchenko <[email protected]>
Misc fixes (#212)

* fix: fix wasm bin path

* fix: fix "Program Exit" message behavior

github.com/x1unix/go-playground - 06fa69162161406b7ee46eeaa3e12b8170108858 authored over 1 year ago by Denis Sedchenko <[email protected]>
Initial WebAssembly interpreter support (#211)

* feat: refactor js worker logic

* feat: refactor js worker logic

* feat: add interpreter ...

github.com/x1unix/go-playground - b907adb656681900d4e38b8f67460a7a73796ec1 authored over 1 year ago by Denis Sedchenko <[email protected]>
build(deps): bump actions/setup-go from 3 to 4 (#209)

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](ht...

github.com/x1unix/go-playground - 95e93cbe02aa4912593e3b7324ab13d595ccb941 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump webpack from 5.68.0 to 5.76.1 in /web (#208)

Bumps [webpack](https://github.com/webpack/webpack) from 5.68.0 to 5.76.1.
- [Release notes](ht...

github.com/x1unix/go-playground - 87610f0bfc90d305f1dcee81ea555967cca47ffd authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump express from 4.17.2 to 4.18.2 in /web (#201)

Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.18.2.
- [Release notes](...

github.com/x1unix/go-playground - 0035afdfea28391c6498f25d7229568958f5da84 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#203)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.3...

github.com/x1unix/go-playground - 901e0c6248be62ab5d90e4395c1d48912340ef8c authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump docker/build-push-action from 3 to 4 (#204)

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [R...

github.com/x1unix/go-playground - 7f98c426185bc411fa6f802ba9b342894fa173d6 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump json5 from 1.0.1 to 1.0.2 in /web (#202)

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://gi...

github.com/x1unix/go-playground - afa2c532dc46a2585b3cc4e74ce613e467a56c26 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /web (#200)

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 ...

github.com/x1unix/go-playground - f11ed01471a4cef3fad74a814b418877b1c1d955 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump loader-utils from 1.4.1 to 1.4.2 in /web (#199)

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release n...

github.com/x1unix/go-playground - fa8edf05ae20f77edc01d2a1bf8672312d35d0fc authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (#198)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.3...

github.com/x1unix/go-playground - 7022654594de3215e261b149265cf4f48907054c authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump loader-utils from 1.4.0 to 1.4.1 in /web (#197)

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release n...

github.com/x1unix/go-playground - 2395521e78dff724f329066b60bc75beb1f23d89 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #196 from x1unix/dev

chore: Release v.1.12.0

github.com/x1unix/go-playground - eb0228061870b0f6b86ef4f62b3bbe9b0fcca7c4 authored about 2 years ago by Denis Sedchenko <[email protected]>
chore: ignore .warm in web/public

github.com/x1unix/go-playground - e37cbdfd98a0cbce12b50484ed6322ce4d253290 authored about 2 years ago by x1unix <[email protected]>
chore: update changelog for v1.12.0

github.com/x1unix/go-playground - eb4edb599f273708f31ed26fbc968f94812d743d authored about 2 years ago by x1unix <[email protected]>
Show warning for time.Now() when using server environment (#195)

* feat: show warnings for time usage when current environment is server

* feat: update marker...

github.com/x1unix/go-playground - 318cda6bc6c9b0f2f2f74523a93cf1b391e35b18 authored about 2 years ago by Denis Sedchenko <[email protected]>
feat: bind ':w' Vim command to run snippet (#194)

github.com/x1unix/go-playground - 0b61c616041eb069ee6f963803b794e954e7146a authored about 2 years ago by Denis Sedchenko <[email protected]>
build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (#193)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.2...

github.com/x1unix/go-playground - 49cbffc8da5290d6fe002e8d8dd4178f6c99b180 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump terser from 5.10.0 to 5.14.2 in /web (#191)

Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https...

github.com/x1unix/go-playground - 5cdc9b7d166e839429206341b930880cf0bc6ff4 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: fix tests (#187)

github.com/x1unix/go-playground - 542f8acde5fdd1973785cd323b8ca8716def581c authored over 2 years ago by Denis Sedchenko <[email protected]>
Fix environment selector modal (#186)

* fix(ui): fix theme in environment select modal

* feat(ui): add icons for environment names

github.com/x1unix/go-playground - 1c577524ed5366f6a88e067fffd2f841d75ecef4 authored over 2 years ago by Denis Sedchenko <[email protected]>
Fix playground upstream error handler (#184)

* fix(client): handle http status from playground

* fix(client): handle http status from play...

github.com/x1unix/go-playground - 4f58e6b0c9e2ace3120dece3379bad2d85b2372b authored over 2 years ago by Denis Sedchenko <[email protected]>
Mention Vim mode support in README

github.com/x1unix/go-playground - 59c17e83b98f1ef7f49f412712aa92b834d75e7b authored over 2 years ago by Denis Sedchenko <[email protected]>
build(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#180)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.1...

github.com/x1unix/go-playground - 036045bb20c97538ac5f9e9e0079595929062d9e authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix changelog.json

github.com/x1unix/go-playground - a65b63bcacbede7c019e86019e0e97bb71078a9f authored over 2 years ago by Denis Sedchenko <[email protected]>
chore: changelog for 1.11 (#179)

github.com/x1unix/go-playground - f73dbd4efb0cf56607b3a899f18e003c1dffe7cf authored over 2 years ago by Denis Sedchenko <[email protected]>
fix(ui): fix word wrap in error alert (#178)

github.com/x1unix/go-playground - 5aae3379c55e1ece595541ab867b29df586cd9a4 authored over 2 years ago by Denis Sedchenko <[email protected]>
Refactor config and add Sentry (#176)

* chore: use create-react-app proxy instead of debug mode

* feat(server): add new config pack...

github.com/x1unix/go-playground - 90ed429ef84b25d93aa96fd0c208ec108664caed authored over 2 years ago by Denis Sedchenko <[email protected]>
fix(settings): Fix Vim flag description

github.com/x1unix/go-playground - 2e6a66739cf3b083970f787e0eb73f5800dabca7 authored over 2 years ago by x1unix <[email protected]>
Fix vim commands behavior (#172)

* fix(vim): fix vim registry command output in statusbar

* fix(vim): handle cases when comman...

github.com/x1unix/go-playground - 527669c6aef2d831e9d8046fb1466bd9160a3cdc authored over 2 years ago by Denis Sedchenko <[email protected]>
fix(vim): fix statusbar item duplicate

github.com/x1unix/go-playground - 1a3741e2c3394df74bd4babb6f765fa8c7f9a837 authored over 2 years ago by x1unix <[email protected]>
Feat/103 vim mode (#171)

* feat(103): add vim mode flag in state and settings

* feat(103): add vim mode option in sett...

github.com/x1unix/go-playground - e7603baf099e2c1b932c6cb311dcbed0a3bce5b2 authored over 2 years ago by Denis Sedchenko <[email protected]>
Vim mode (#169)

* feat(103): add vim mode flag in state and settings

* feat(103): add vim mode option in sett...

github.com/x1unix/go-playground - 8b6acfff495ba03c91c7fb258ddaa52a9fe1bb42 authored over 2 years ago by Denis Sedchenko <[email protected]>
build(deps): bump async from 2.6.3 to 2.6.4 in /web (#168)

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://g...

github.com/x1unix/go-playground - a23e1fe46abb0e652c7424e81a3a27616361dcef authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump ejs from 3.1.6 to 3.1.7 in /web (#167)

Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7.
- [Release notes](https://github.c...

github.com/x1unix/go-playground - 52d6b0ed9f0e65548c1e9945337fd40590533d2a authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump docker/setup-qemu-action from 1 to 2 (#162)

Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 2.
- [R...

github.com/x1unix/go-playground - 86e687207c0a898a83a015cbc17071552041140f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump docker/build-push-action from 2 to 3 (#163)

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [R...

github.com/x1unix/go-playground - a7a779721dce3c64ca586f2f1d94e2683f6e9943 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump docker/metadata-action from 3 to 4 (#164)

Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4.
- [Relea...

github.com/x1unix/go-playground - 7c4d66e21671bc37a7608a8f2720c43c0c9ba669 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump docker/setup-buildx-action from 1 to 2 (#165)

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
...

github.com/x1unix/go-playground - c1563281ad9fe647db83c52917e25de4462b9615 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump docker/login-action from 1 to 2 (#166)

Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release not...

github.com/x1unix/go-playground - fee96b32fb7208efe4bca7efdd5fc38919672ca5 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ci: fix frontend resources dir

github.com/x1unix/go-playground - 64d205508ecadf9eb16695271b6a43b158070fb1 authored over 2 years ago by x1unix <[email protected]>
ci: fix frontend resources dir

github.com/x1unix/go-playground - 30b4e9f543721d08922e43bc51d11376acdf2959 authored over 2 years ago by x1unix <[email protected]>
Speedup build process (#160)

* make: take advantage of '--cwd' flag for yarn

* ci: build frontend outside of main dockerfile

github.com/x1unix/go-playground - 05d32f440d809c2513cfafacfa393e355af987b3 authored over 2 years ago by Denis Sedchenko <[email protected]>
ui: add Shift+Enter and Ctrl+Shift+Enter commands to editor

github.com/x1unix/go-playground - 850fcc1ab3fd60e6b84e84cd7026c851c8dc6cc4 authored over 2 years ago by x1unix <[email protected]>
ui: add Shift+Enter and Ctrl+Shift+Enter commands to editor (#158)

github.com/x1unix/go-playground - c48fd6c301c22fb2f59012cacd1ca3196d2e7870 authored over 2 years ago by Denis Sedchenko <[email protected]>
fix: store panel state properly in local storage. (#156)

github.com/x1unix/go-playground - 94ccd53199261489754889c0b7a64ad1a136c299 authored over 2 years ago by Denis Sedchenko <[email protected]>
build(deps): bump actions/setup-go from 2 to 3 (#153)

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](ht...

github.com/x1unix/go-playground - 9d8cc131c54d7779db0e0b03a6e513cd2d0353d0 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: store panel state properly in local storage. (#155)

github.com/x1unix/go-playground - e21f2071b17f4ea87d076e903284b8b7e2411334 authored over 2 years ago by Denis Sedchenko <[email protected]>
chore: update changelog for v1.10.0 (#151)

github.com/x1unix/go-playground - 381bad970f69b4e303ae974eb48f6e13959c5f41 authored over 2 years ago by Denis Sedchenko <[email protected]>
Follow system dark theme preferences (#150)

* ui: add follow system theme setting prop

* ui: map use system theme settings to state

* ...

github.com/x1unix/go-playground - 639bef3e1637b86639665947e47668f5ff8ea52b authored over 2 years ago by Denis Sedchenko <[email protected]>
build(deps): bump minimist from 1.2.5 to 1.2.6 in /web (#148)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](h...

github.com/x1unix/go-playground - f7e9c505fd60fceafeced6b9ad47db56bea32ef1 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Vertical panel support (#147)

* ui: add preview panel command bar

* ui: optimize height callback

* ui: add resizable pan...

github.com/x1unix/go-playground - 3d1a713d890afa222f3cb62ccc10419a2f5ba2d7 authored over 2 years ago by Denis Sedchenko <[email protected]>
Fix config path

github.com/x1unix/go-playground - cb7c6d1e356f104a218f9b47401093ba9eed27a5 authored over 2 years ago by Denis Sedchenko <[email protected]>
Fix install path

github.com/x1unix/go-playground - 9bf8ec2d17616a16657906bf06971ee960a5a385 authored over 2 years ago by Denis Sedchenko <[email protected]>
Fix install script

github.com/x1unix/go-playground - 3af259a29045e4fe6729946be9c4eab914aa74c1 authored over 2 years ago by Denis Sedchenko <[email protected]>
Add installation script using 'make install' (#144)

* etc: simplify systemd unit

* etc: check if yarn and Go are installed before build

* etc:...

github.com/x1unix/go-playground - ecfe027d04327beca6ccef78416dc991e2997b18 authored over 2 years ago by Denis Sedchenko <[email protected]>
Add systemd unit file (#137)

This should make it easier to run go-playground with systemd for people who don't want to bother...

github.com/x1unix/go-playground - c2acb15ac0393e74cb1fc44c3b4f8f5496666c0a authored over 2 years ago by avdb <[email protected]>
Generate change log modal contents from JSON (#143)

* web: use JSON file for changelog contents

* web: update changelog for 1.9.0

github.com/x1unix/go-playground - fa669faa66a4d9e27add30545a1c51337c40ef60 authored over 2 years ago by Denis Sedchenko <[email protected]>
web: fix different warnings in StatusBarItem

github.com/x1unix/go-playground - b7f962ab1c47a48073232d6836a2709003d4dec5 authored over 2 years ago by x1unix <[email protected]>
web: check service-worker for updates (#142)

github.com/x1unix/go-playground - df1819d14ce31af0fa7981e9ff4df5b04f4e2754 authored over 2 years ago by Denis Sedchenko <[email protected]>
web: hide logo on small screens (#141)

github.com/x1unix/go-playground - 5bda4fac97575fb8ac292ba6fc36ec262cfbf019 authored over 2 years ago by Denis Sedchenko <[email protected]>
Revert "Change GitHub package name"

This reverts commit bbe77d123e6c3d4cc906d47e91f9e9d594b6424a.

github.com/x1unix/go-playground - 1c74823cd2e0e99f2b76c3be30f4dc883af01827 authored over 2 years ago by x1unix <[email protected]>
Add statusbar (#140)

* web: add status bar skeleton

* web: add StatusBarItem

* web: add link and button behavio...

github.com/x1unix/go-playground - 311d0ea3f3cacf8fae23df0998e76179975f1618 authored over 2 years ago by Denis Sedchenko <[email protected]>
Change GitHub package name

github.com/x1unix/go-playground - bbe77d123e6c3d4cc906d47e91f9e9d594b6424a authored over 2 years ago by Denis Sedchenko <[email protected]>
build(deps): bump node-forge from 1.2.1 to 1.3.0 in /web (#139)

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release note...

github.com/x1unix/go-playground - abfcb2c9a8b0f9ed618f7cd1158237d386a80964 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump actions/cache from 2 to 3 (#138)

Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://...

github.com/x1unix/go-playground - 625ec1e74c84be1b755de22cf51631a37a042940 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add contributing guide

github.com/x1unix/go-playground - 2563d59863a3daf5d0b4bd59e97d2e349d995c16 authored almost 3 years ago by Denis Sedchenko <[email protected]>
Create code of conduct

github.com/x1unix/go-playground - 99c3b700889ce4b3f12568e707c303c7512778db authored almost 3 years ago by Denis Sedchenko <[email protected]>
Disable parallel build (#133)

* Revert "ci: don't setup QEMU for amd64 platform"

This reverts commit eb1ee470e70f9a6043f8b0...

github.com/x1unix/go-playground - e7ae0e34a8aea33e4e491af651134f45d2e833d9 authored almost 3 years ago by Denis Sedchenko <[email protected]>
web: fix snippet URL in popup link (#132)

github.com/x1unix/go-playground - 6eabc99a172f24b35725f1a6172c751b1df053b7 authored almost 3 years ago by Denis Sedchenko <[email protected]>
ci: don't setup QEMU for amd64 platform

github.com/x1unix/go-playground - eb1ee470e70f9a6043f8b02081e8ced328b073e6 authored almost 3 years ago by x1unix <[email protected]>
ci: parallel multiarch build (#130)

github.com/x1unix/go-playground - 2ea5321ffb4d523408cc8193be267c141837f44e authored almost 3 years ago by Denis Sedchenko <[email protected]>
web: update changelog

github.com/x1unix/go-playground - e5cdfde87ea3851f7424345144374e651a761273 authored almost 3 years ago by x1unix <[email protected]>
ci: bump monaco-editor

github.com/x1unix/go-playground - 0762f5948fa66bcabb2cc6a29b0146d042c33440 authored almost 3 years ago by x1unix <[email protected]>
Go 1.18 support (#129)

* Use Go 1.18 in Docker

* Update Go Wasm bridge

* web: self-update service worker

* web...

github.com/x1unix/go-playground - 055bbd17dd7dff50284a1a4d0544889039862273 authored almost 3 years ago by Denis Sedchenko <[email protected]>
#StandWithUkraine (#128)

github.com/x1unix/go-playground - 15952ff942542771227ff8857b72aa106a3ccf79 authored almost 3 years ago by Denis Sedchenko <[email protected]>
Update demo animation in README

github.com/x1unix/go-playground - e43cef5be51566503129b31bafd62cced61c6f1b authored almost 3 years ago by x1unix <[email protected]>
ci: update Docker image tags template

github.com/x1unix/go-playground - c26b6c73a8bef4a55c1b299434e1b1fa38d137c2 authored almost 3 years ago by Denis Sedchenko <[email protected]>
Mention GitHub Container Registry repo

github.com/x1unix/go-playground - 710f1974a6083bc72c276c98a26613189c7b4d79 authored almost 3 years ago by Denis Sedchenko <[email protected]>
build(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 (#125)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2 t...

github.com/x1unix/go-playground - a41d9a750a635cb4d1b4d3af09ca3e4c1f71f182 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>