1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00
lazygit/vendor/github.com/OpenPeeDeeP/xdg/go.mod
Jesse Duffield 4912205adb remove viper
WIP
2020-10-10 00:23:01 +11:00

9 lines
225 B
Modula-2

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
)