Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Go modules support #971

Open
wants to merge 5 commits into
base: master
from
Open

add Go modules support #971

wants to merge 5 commits into from

Commits on Feb 20, 2020

  1. build: add fastmod for check Go modules and lookup package from go.mo…

    …d. The fastmod is read-only for go.mod, please 'go mod tidy' first if need.
    visualfc committed Feb 20, 2020
  2. tests: add gopherjsmodules_test.sh for Go modules test

    visualfc committed Feb 20, 2020

Commits on Apr 5, 2020

  1. x

    visualfc committed Apr 5, 2020

Commits on Apr 16, 2020

  1. build: simplify mod check and clear code

    visualfc committed Apr 16, 2020
  2. build: clear code

    visualfc committed Apr 16, 2020
You can’t perform that action at this time.