1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-03-19 21:28:28 +02:00

make import explicit

This commit is contained in:
Jesse Duffield 2021-08-01 13:23:59 +10:00
parent e798aa4b15
commit 123d624141
2 changed files with 2 additions and 0 deletions

1
go.mod
View File

@ -37,6 +37,7 @@ require (
github.com/sirupsen/logrus v1.4.2
github.com/spkg/bom v0.0.0-20160624110644-59b7046e48ad
github.com/stretchr/testify v1.6.1
github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778
golang.org/x/crypto v0.0.0-20201002170205-7f63de1d35b0 // indirect
golang.org/x/net v0.0.0-20201002202402-0a1ea396d57c // indirect
golang.org/x/sys v0.0.0-20210611083646-a4fc73990273 // indirect

1
vendor/modules.txt vendored
View File

@ -215,6 +215,7 @@ github.com/stretchr/testify/assert
# github.com/xanzy/ssh-agent v0.2.1
github.com/xanzy/ssh-agent
# github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778
## explicit
github.com/xo/terminfo
# golang.org/x/crypto v0.0.0-20201002170205-7f63de1d35b0
## explicit