fixed not being able to resolve homedir key path
This commit is contained in:
parent
c4693c4b14
commit
3bbc65268d
4 changed files with 15 additions and 5 deletions
2
go.mod
2
go.mod
|
@ -1,3 +1,5 @@
|
|||
module spitfire-builder
|
||||
|
||||
go 1.18
|
||||
|
||||
require github.com/mitchellh/go-homedir v1.1.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue