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 support for go modules #9

Merged
merged 15 commits into from
Feb 1, 2021
Merged

Add support for go modules #9

merged 15 commits into from
Feb 1, 2021

Commits on Jan 26, 2021

  1. WIP go modules support

    andrew committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    28a6fae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eb6112 View commit details
    Browse the repository at this point in the history
  3. Fixes for loading metadata

    andrew committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    68fbe64 View commit details
    Browse the repository at this point in the history
  4. Cache some more go endpoints

    andrew committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    7917ad9 View commit details
    Browse the repository at this point in the history
  5. List both go and npm packages

    andrew committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    380bb03 View commit details
    Browse the repository at this point in the history
  6. Pass manager to updatemetadata

    andrew committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    e666351 View commit details
    Browse the repository at this point in the history
  7. cache more go endpoints

    andrew committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    e6c2345 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Configuration menu
    Copy the full SHA
    3d04081 View commit details
    Browse the repository at this point in the history
  2. add todos

    andrew committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    2d618dc View commit details
    Browse the repository at this point in the history
  3. Fixed typo

    andrew committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    2f931fc View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    9e5a36d View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Configuration menu
    Copy the full SHA
    f3ce1cd View commit details
    Browse the repository at this point in the history
  2. Remove old comments

    andrew committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    283ac60 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. find go.sum files to preload

    andrew committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    2b521bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61daa0e View commit details
    Browse the repository at this point in the history