goupdate

command module
v0.0.0-...-b5a58d7 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2014 License: MIT Imports: 5 Imported by: 0

README

goupdate will update all of your Go packages

wercker status

This is a simple tool for updating all of your Go packages.

goupdate grabs your GOPATH from your environment and then runs through your library of local packages hosted on github.com, bitbucket.org, code.google.com, and gopkg.in and tries to update them by executing "go get -u" on all of the packages.

Usage

  go get github.com/ehabit/goupdate
  goupdate

Features

  • Updates Go packages hosted on github.com, bitbucket.org, code.google.com, and gopkg.in.
  • Spins up 4 workers to run package updates.

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