goup

command module
v0.0.0-...-08ffc68 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 13, 2020 License: GPL-2.0 Imports: 15 Imported by: 0

README

goup - An updater for go

Download and install a version of go under /opt as a symlink /opt/go → /opt/version

Usage: goup [version]

Parameters:

   -arch string
     	architecture to install (default "amd64")
   -dst string
     	directory to install go to (default "/opt")
   -n	dry run, don't install
   -os string
     	OS to install (default "linux")
   -url string
     	download-url (default "https://dl.google.com/go/")

Output:

 % goup        
Using version go1.12.6
Downloading https://dl.google.com/go/go1.12.6.linux-amd64.tar.gz
Checking Signature go1.12.6.linux-amd64.tar.gz
Unpacking go1.12.6.linux-amd64.tar.gz
Creating symlink go → go1.12.6
Ugprade to go1.12.6 done.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL