summaryrefslogtreecommitdiffstats
path: root/go.sum
AgeCommit message (Collapse)Author
2019-11-05fix module checksum mismatchDawid Dziurla
2019-11-05bump gocuiJesse Duffield
2019-09-24Main: Added directory argumentGlenn Vriesman
* Added a positional argument that allows the user to change the dir Signed-off-by: Glenn Vriesman <glenn.vriesman@gmail.com>
2019-09-21update go.sum againDawid Dziurla
2019-09-15update go.sumv0.8.2Jesse Duffield
2019-09-15bump gocuiJesse Duffield
2019-09-01switch to Go modulesDawid Dziurla
2019-03-22remove go modulesJesse Duffield
Perhaps one day we'll revisit this, but right now supporting go modules is just a headache. Dep does everything we need and it's really easy to work with, and given that supporting both simultaneously is too cumbersome, and I'm too lazy to make the switch to go modules properly, I'm sticking with go dep for now.
2019-03-05update go.sumJesse Duffield
2019-01-14fix checksum mismatchesJesse Duffield
2018-12-18Update gomodule checksums for go 1.11.4Cameron Nemo
2018-09-19bump deps to use forked termbox which doesn't crash as easilyJesse Duffield
2018-09-09add go.sumAnthony HAMON