Files
lazygit/vendor/github.com/OpenPeeDeeP/xdg/go.mod
T
2020-10-10 00:23:01 +11:00

9 lines
225 B
AMPL

module github.com/OpenPeeDeeP/xdg
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/stretchr/objx v0.1.1 // indirect
github.com/stretchr/testify v1.2.2
)