initial setup

This commit is contained in:
chrislu
2022-02-10 20:32:13 -08:00
parent 0c1f42f4eb
commit c3f9d9fa2e
6 changed files with 175 additions and 0 deletions

1
go.mod
View File

@@ -169,6 +169,7 @@ require (
github.com/DataDog/zstd v1.3.6-0.20190409195224-796139022798 // indirect
github.com/d4l3k/messagediff v1.2.1 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/hanwen/go-fuse/v2 v2.1.0 // indirect
github.com/jcmturner/aescts/v2 v2.0.0 // indirect
github.com/jcmturner/dnsutils/v2 v2.0.0 // indirect
github.com/jcmturner/goidentity/v6 v6.0.1 // indirect