fixed not being able to resolve homedir key path

This commit is contained in:
partisan 2025-01-18 17:03:14 +01:00
parent c4693c4b14
commit 3bbc65268d
4 changed files with 15 additions and 5 deletions

2
go.sum Normal file
View file

@ -0,0 +1,2 @@
github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=
github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=