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.mod
View file

@ -1,3 +1,5 @@
module spitfire-builder
go 1.18
require github.com/mitchellh/go-homedir v1.1.0