7 Commits
Author SHA1 Message Date
William Douglas 249cb015e4 vendor update
Signed-off-by: William Douglas <william.douglas@intel.com>
2025-06-10 15:27:36 -07:00
William Douglas 04ff3259ab Update how-to-make-a-release with detailed steps
And run them for a commit (needed to poke the go version in go.mod due
to a dependency update needing at least go 1.17).

Signed-off-by: William Douglas <william.douglas@intel.com>
2023-02-22 11:28:50 -08:00
Mark D Horn 288373c832 vendor: update all of the packages
This should cause a minor version bump needs extra testing.

Signed-off-by: Mark D Horn <mark.d.horn@intel.com>
2019-12-02 14:17:11 -08:00
Mark D Horn 13bedbaa1f Fix missing vendor files
The last vendor update missed checking in newly created files.

See PR #142

Signed-off-by: Mark D Horn <mark.d.horn@intel.com>
2018-11-20 14:00:49 -08:00
Mark D Horn 4701749856 Update vendor packages to latest releases
PROJECT                VERSION        REVISION  LATEST   PKGS USED
VladimirMarkelov/clui  branch master  80da317   80da317  1
atotto/clipboard       v0.1.1         aa95491   v0.1.1   1
huandu/xstrings        v1.2.0         f02667b   v1.2.0   1
mattn/go-runewidth     v0.0.3         ce7b0b5   v0.0.3   1
nsf/termbox-go         branch master  60ab7e3   60ab7e3  1
spf13/pflag            v1.0.3         298182f   v1.0.3   1
x/text                 v0.3.0         f21a4df   v0.3.0   6
yaml.v2                v2.2.1         5420a8b   v2.2.1   1

Signed-off-by: Mark D Horn <mark.d.horn@intel.com>
2018-11-09 10:27:00 -08:00
Mark D Horn c9bd588445 Update Dependencies
Re-ran 'make vendor-init' to reformat Gopkg files

Updated to latest versions, including tip of master for clui

Future updates:
  - Update Gopkg.toml [if needed]
  - 'make vendor-update'

Signed-off-by: Mark D Horn <mark.d.horn@intel.com>
2018-09-06 13:16:17 -05:00
Mark D Horn e84bb0e403 First Open Source push of code base
This is code is still alpha. The Text-based User Interface is
undergoing a resign of the layout before beta.

Signed-off-by: Mark D Horn <mark.d.horn@intel.com>
2018-08-13 14:14:30 -07:00