1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-11-23 22:24:51 +02:00

Add gox to vendor list

This commit is contained in:
Rui Chen
2020-03-04 10:32:07 -05:00
parent 0130fd3666
commit 3d57da71eb
3 changed files with 9 additions and 0 deletions

2
vendor/modules.txt vendored
View File

@@ -75,6 +75,8 @@ github.com/mattn/go-runewidth
github.com/mgutz/str
# github.com/mitchellh/go-homedir v1.1.0
github.com/mitchellh/go-homedir
# github.com/mitchellh/gox v1.0.1
## explicit
# github.com/mitchellh/mapstructure v1.1.2
github.com/mitchellh/mapstructure
# github.com/nicksnyder/go-i18n/v2 v2.0.3