- commit
- 6519f97
- parent
- 8074dfb
- author
- Eric Bower
- date
- 2024-04-07 01:32:52 +0000 UTC
fix: linter
1 files changed,
+1,
-1
+1,
-1
1@@ -19,7 +19,7 @@ import (
2 "github.com/picosh/pobj"
3 sst "github.com/picosh/pobj/storage"
4 "github.com/picosh/send/send/utils"
5- "github.com/sabhiram/go-gitignore"
6+ ignore "github.com/sabhiram/go-gitignore"
7 )
8
9 type ctxBucketKey struct{}