chore: remove tracing codes

This commit is contained in:
Jason Song
2022-10-20 15:29:23 +08:00
parent 41b5fa6b55
commit 2f879c41c4
3 changed files with 17 additions and 47 deletions

1
go.mod
View File

@ -8,7 +8,6 @@ require (
github.com/avast/retry-go/v4 v4.1.0
github.com/bufbuild/connect-go v0.5.0
github.com/docker/docker v20.10.17+incompatible
github.com/google/go-cmp v0.5.8
github.com/joho/godotenv v1.4.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/mattn/go-isatty v0.0.16