Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Go 1.11 Support

Compare
Choose a tag to compare
@flimzy flimzy released this 28 Aug 19:40
· 4 commits to stable1.x since this release
27deb67

This makes no functional changes, and is 100% backward compatible. The only changes are:

  • replicate_non_js.go was renamed to replicate_nonjs.go to no longer be ignored by Go 1.11, for wasm support.
  • New gofmting