1.12.5 • Published 6 years ago

@go-len/go-len-runtime-linux v1.12.5

Weekly downloads
89
License
Apache-2.0
Repository
github
Last release
6 years ago

Go Lên Dep

Dependencies Management make simple

Introduction

Developing Go from inside corporate network or behind HTTP proxy is always a problem for early adopters. This module eases the pain by introducing a seamless bridge between local development environment and build servers.

This module provide multiple methods to utilize existing setup for Java / NodeJS to perform Go development.

Athens

Use our Athens proxy by setting GOPROXY environment variable

Unix / MacOS:

export GOPROXY=https://athens.cuatoi.us/
go build

Windows:

set GOPROXY=https://athens.cuatoi.us/
go build
1.12.5

6 years ago

1.12.4

6 years ago

1.12.3

6 years ago

1.12.2

6 years ago

1.12.1

6 years ago