增加获取家目录方法

This commit is contained in:
2023-04-18 22:32:57 +08:00
parent 0a75d06083
commit 8d9c4231c3
3 changed files with 15 additions and 0 deletions

1
go.mod
View File

@@ -16,6 +16,7 @@ require (
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/tidwall/match v1.1.1 // indirect
github.com/tidwall/pretty v1.2.1 // indirect