Copy archetype on signing up

This commit is contained in:
Wancat
2022-11-17 17:27:01 +08:00
parent c6b79938ea
commit a6510b34a4
5 changed files with 18 additions and 3 deletions

1
go.mod
View File

@@ -16,6 +16,7 @@ require (
github.com/mattn/go-isatty v0.0.14 // indirect
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/otiai10/copy v1.9.0 // indirect
github.com/pelletier/go-toml/v2 v2.0.1 // indirect
github.com/ugorji/go/codec v1.2.7 // indirect
golang.org/x/crypto v0.1.0 // indirect