Commit Graph

5 Commits

Author SHA1 Message Date
Kenny Parnell
b1990b0a23
Add bin/download per latest asdf guidelines (#45)
- Creates a temporary directory if using an older version of asdf.
- Install delegates to bin/download if using an older version of asdf.
2021-01-04 17:36:54 -05:00
Michael Hale
b7780500cf
Extract version from go.mod files (#32)
* Extract version from go.mod files

* make it work on linux too

* whitespace

* ignore asdf testing checkout

* fix test
2020-06-16 18:08:17 -04:00
Trung Lê
b93b58b69e Support ppc64le architecture (#26)
* Support ppc64le version of Go

* Mention about ppc64le architecture in the README

* Test multi-arch on Travis CI

* Use commit SHA for plugin-gitref
2020-01-27 17:41:36 -05:00
Kenny Parnell
68875a227b Make BSD sed play nice.
Merges #12

Squashed commit of the following:

commit 29d691dfe0
Author: Kenny Parnell <k.parnell@gmail.com>
Date:   Mon Jan 22 21:31:59 2018 -0500

    Use the current branch instead of master for Travis

commit 708bd0f74a
Author: Kenny Parnell <k.parnell@gmail.com>
Date:   Mon Jan 22 21:27:28 2018 -0500

    Try to determine which sed we're using.
2018-01-22 21:48:35 -05:00
Kenny Parnell
3f032d53b0 Add .travis.yml 2016-08-29 21:59:29 -04:00