#  vim:ts=4:sts=4:sw=4:et
#
#  Author: Hari Sekhon
#  Date: 2019-09-06 17:09:33 +0100 (Fri, 06 Sep 2019)
#
#  https://github.com/HariSekhon/DevOps-Bash-tools
#
#  License: see accompanying Hari Sekhon LICENSE file
#
#  If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
#
#  https://www.linkedin.com/in/HariSekhon
#

# List of Golang software to install via 'go install', one per line, and if not @version is suffixed, will assume @latest

golang.org/x/tools/cmd/goimports
github.com/remind101/assume-role
github.com/songgao/colorgo
github.com/cjbassi/gotop
github.com/mkouhei/gosh
github.com/rakyll/hey
#github.com/PaulRosset/previs
#github.com/wercker/wercker
