Skip to content
  • Ethan Reesor's avatar
    Improve Go module version processing · 709c5061
    Ethan Reesor authored
    - Clean up pseudo-version logic
    - Batch and memoize fetching blobs for a version
      + Fixes Gitaly N+1
    - Remove archive generation from GoProxy (into GoModuleVersion)
    - Test module finder for path traversal
    - Also, add GitLab version to GoProxy API details
    709c5061