mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-14 12:48:04 -08:00
chore: remove unused replace statements
This commit is contained in:
parent
86d68700c1
commit
14e341abb6
4
go.mod
4
go.mod
|
@ -19,7 +19,3 @@ replace github.com/distatus/battery v0.10.1-0.20200722221337-7e1bf2bbb15c => git
|
|||
replace github.com/gookit/color v1.3.1 => github.com/JanDeDobbeleer/color v1.3.1-0.20201014085303-5ffcdf66388a
|
||||
|
||||
replace github.com/mitchellh/go-ps v1.0.0 => github.com/JanDeDobbeleer/go-ps v1.0.0
|
||||
|
||||
replace github.com/stretchr/testify v1.6.1 => github.com/stretchr/testify v1.6.1
|
||||
|
||||
replace golang.org/x/text v0.3.3 => golang.org/x/text v0.3.3
|
||||
|
|
Loading…
Reference in a new issue