Skip to content

Commit

Permalink
Removed link to the experimental public proxy (#1864)
Browse files Browse the repository at this point in the history
  • Loading branch information
ColumbiaMancera authored Dec 8, 2023
1 parent aca3cc0 commit c169a60
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ We encourage you to [try it out](https://docs.gomods.io/install/), consider usin

The proxy implements the [Go modules download protocol](https://docs.gomods.io/intro/protocol/).

There is currently an **experimental** public proxy (at https://athens.azurefd.net) that you can use to try out Athens, without installing anything locally. We also have a community of folks using Athens in production inside their organizations as an internal proxy. In either deployment, developers set their `GOPROXY` environment variable to point to the Athens proxy of their choice. At that point, `go get`, `go build`, and more commands will use the proxy to download dependencies as necessary.

Athens proxies are highly configurable, so they can work for lots of different deployments. For example, proxies support a wide variety of storage drivers including:

- Cloud blob storage services
Expand Down

0 comments on commit c169a60

Please sign in to comment.