goproxy icon indicating copy to clipboard operation
goproxy copied to clipboard

A global proxy for Go modules.

Results 14 goproxy issues
Sort by recently updated
recently updated
newest added

Hi. Your project successfully compiles with [gollvm ](https://go.googlesource.com/gollvm/) (Go 1.15.2 - I am currently working on re-building the bleeding edge version of gollvm, to target Go 1.15.3) . You could...

To install goproxy inside Greatwall, mirror is essential. # Repository mirrors Mirrors = [ "golang.org/x/(.*) => github.com/golang/$1", "google.golang.org/appengine => github.com/golang/appengine", "google.golang.org/genproto => github.com/google/go-genproto", "google.golang.org/grpc => github.com/grpc/grpc-go", "google.golang.org/api => github.com/googleapis/google-api-go-client", "cloud.google.com/go...

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.9.0 to 1.11.1. Release notes Sourced from github.com/prometheus/client_golang's releases. 1.11.1 / 2022-02-15 [SECURITY FIX] promhttp: Check validity of method and code label values prometheus/client_golang#987 (Addressed CVE-2022-21698) What's...

dependencies

It only has only docker image (latest) of goproxy since this issue. Is that possible to release a versioned image? I'd be happy to create a GitHub actions file to...