Update Makefile

This commit is contained in:
世界
2023-08-27 21:14:10 +08:00
parent 5a309266f0
commit e7b35be5f6
7 changed files with 220 additions and 10 deletions

1
go.mod
View File

@@ -93,5 +93,6 @@ require (
google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19 // indirect
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
howett.net/plist v1.0.0 // indirect
lukechampine.com/blake3 v1.2.1 // indirect
)