From b3ac89e091f65ef793e1a6c18fdf699425331fa2 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Thu, 13 Sep 2018 08:30:10 -0300 Subject: [PATCH] docs: improve deps graph --- Makefile | 2 +- www/static/deps.svg | 886 ++++++++++++++++++++------------------------ 2 files changed, 411 insertions(+), 477 deletions(-) diff --git a/Makefile b/Makefile index b8c757459..215274045 100644 --- a/Makefile +++ b/Makefile @@ -76,7 +76,7 @@ serve: depgraph: go get github.com/kisielk/godepgraph - godepgraph -horizontal -s -o github.com/goreleaser github.com/goreleaser/goreleaser | dot -Tsvg -o www/static/deps.svg + godepgraph -horizontal -s -o github.com/goreleaser/goreleaser . | dot -Tsvg -o www/static/deps.svg .PHONY: depgraph # Show to-do items per file. diff --git a/www/static/deps.svg b/www/static/deps.svg index 9b7aca71f..83abf18ba 100644 --- a/www/static/deps.svg +++ b/www/static/deps.svg @@ -4,1144 +4,1078 @@ - - + + godep - + _0 - -github.com/goreleaser/goreleaser + +github.com/goreleaser/goreleaser _1 - -github.com/goreleaser/goreleaser/internal/pipeline + +github.com/goreleaser/goreleaser/internal/pipeline _0->_1 - - + + _2 - -github.com/goreleaser/goreleaser/internal/pipeline/archive + +github.com/goreleaser/goreleaser/internal/pipeline/archive _0->_2 - - + + _3 - -github.com/goreleaser/goreleaser/internal/pipeline/artifactory + +github.com/goreleaser/goreleaser/internal/pipeline/artifactory _0->_3 - - + + _4 - -github.com/goreleaser/goreleaser/internal/pipeline/before + +github.com/goreleaser/goreleaser/internal/pipeline/before _0->_4 - - + + _5 - -github.com/goreleaser/goreleaser/internal/pipeline/brew + +github.com/goreleaser/goreleaser/internal/pipeline/brew _0->_5 - - + + _6 - -github.com/goreleaser/goreleaser/internal/pipeline/build + +github.com/goreleaser/goreleaser/internal/pipeline/build _0->_6 - - + + _7 - -github.com/goreleaser/goreleaser/internal/pipeline/changelog + +github.com/goreleaser/goreleaser/internal/pipeline/changelog _0->_7 - - + + _8 - -github.com/goreleaser/goreleaser/internal/pipeline/checksums + +github.com/goreleaser/goreleaser/internal/pipeline/checksums _0->_8 - - + + _9 - -github.com/goreleaser/goreleaser/internal/pipeline/defaults + +github.com/goreleaser/goreleaser/internal/pipeline/defaults _0->_9 - - + + _10 - -github.com/goreleaser/goreleaser/internal/pipeline/dist + +github.com/goreleaser/goreleaser/internal/pipeline/dist _0->_10 - - + + _11 - -github.com/goreleaser/goreleaser/internal/pipeline/docker + +github.com/goreleaser/goreleaser/internal/pipeline/docker _0->_11 - - + + _12 - -github.com/goreleaser/goreleaser/internal/pipeline/effectiveconfig + +github.com/goreleaser/goreleaser/internal/pipeline/effectiveconfig _0->_12 - - + + _13 - -github.com/goreleaser/goreleaser/internal/pipeline/env + +github.com/goreleaser/goreleaser/internal/pipeline/env _0->_13 - - + + _14 - -github.com/goreleaser/goreleaser/internal/pipeline/git + +github.com/goreleaser/goreleaser/internal/pipeline/git _0->_14 - - + + _15 - -github.com/goreleaser/goreleaser/internal/pipeline/nfpm + +github.com/goreleaser/goreleaser/internal/pipeline/nfpm _0->_15 - - + + _16 - -github.com/goreleaser/goreleaser/internal/pipeline/put + +github.com/goreleaser/goreleaser/internal/pipeline/put _0->_16 - - + + _17 - -github.com/goreleaser/goreleaser/internal/pipeline/release + +github.com/goreleaser/goreleaser/internal/pipeline/release _0->_17 - - + + _18 - -github.com/goreleaser/goreleaser/internal/pipeline/s3 + +github.com/goreleaser/goreleaser/internal/pipeline/s3 _0->_18 - - + + _19 - -github.com/goreleaser/goreleaser/internal/pipeline/scoop + +github.com/goreleaser/goreleaser/internal/pipeline/scoop _0->_19 - - + + _20 - -github.com/goreleaser/goreleaser/internal/pipeline/sign + +github.com/goreleaser/goreleaser/internal/pipeline/sign _0->_20 - - + + _21 - -github.com/goreleaser/goreleaser/internal/pipeline/snapcraft + +github.com/goreleaser/goreleaser/internal/pipeline/snapcraft _0->_21 - - + + _22 - -github.com/goreleaser/goreleaser/pkg/config + +github.com/goreleaser/goreleaser/pkg/config _0->_22 - - + + _23 - -github.com/goreleaser/goreleaser/pkg/context + +github.com/goreleaser/goreleaser/pkg/context _0->_23 - - + + _2->_23 - - + + _24 - -github.com/goreleaser/goreleaser/internal/artifact + +github.com/goreleaser/goreleaser/internal/artifact _2->_24 - - + + _26 - -github.com/goreleaser/goreleaser/internal/tmpl + +github.com/goreleaser/goreleaser/internal/tmpl _2->_26 - - + + _33 - -github.com/goreleaser/goreleaser/pkg/archive + +github.com/goreleaser/goreleaser/pkg/archive _2->_33 - - + + _3->_1 - - + + _3->_23 - - + + _30 - -github.com/goreleaser/goreleaser/internal/http + +github.com/goreleaser/goreleaser/internal/http _3->_30 - - + + _4->_23 - - + + _5->_1 - - + + _5->_22 - - + + _5->_23 - - + + _5->_24 - - + + _5->_26 - - + + _28 - -github.com/goreleaser/goreleaser/internal/client + +github.com/goreleaser/goreleaser/internal/client _5->_28 - - + + _6->_22 - - + + _6->_23 - - + + _25 - -github.com/goreleaser/goreleaser/internal/builders/golang + +github.com/goreleaser/goreleaser/internal/builders/golang _6->_25 - - + + _6->_26 - - + + _27 - -github.com/goreleaser/goreleaser/pkg/build + +github.com/goreleaser/goreleaser/pkg/build _6->_27 - - + + _31 - -github.com/goreleaser/goreleaser/internal/semerrgroup + +github.com/goreleaser/goreleaser/internal/semerrgroup _6->_31 - - + + _7->_1 - - + + _7->_23 - - + + _29 - -github.com/goreleaser/goreleaser/internal/git + +github.com/goreleaser/goreleaser/internal/git _7->_29 - - + + _8->_23 - - + + _8->_24 - - + + _8->_26 - - + + _8->_31 - - + + _9->_2 - - + + _9->_3 - - + + _9->_5 - - + + _9->_6 - - + + _9->_8 - - + + _9->_11 - - + + _9->_13 - - + + _9->_15 - - + + _9->_17 - - + + _9->_18 - - + + _9->_19 - - + + _9->_20 - - + + _9->_21 - - + + _9->_23 - - + + _34 - -github.com/goreleaser/goreleaser/internal/pipeline/project + +github.com/goreleaser/goreleaser/internal/pipeline/project _9->_34 - - + + _35 - -github.com/goreleaser/goreleaser/internal/pipeline/snapshot + +github.com/goreleaser/goreleaser/internal/pipeline/snapshot _9->_35 - - + + _10->_23 - - + + _11->_1 - - + + _11->_22 - - + + _11->_23 - - + + _11->_24 - - + + _11->_26 - - + + _11->_31 - - + + _12->_23 - - + + _13->_1 - - + + _13->_23 - - + + _14->_1 - - + + _14->_23 - - + + _14->_26 - - + + _14->_29 - - + + _15->_1 - - + + _15->_22 - - + + _15->_23 - - + + _15->_24 - - + + _15->_26 - - + + _15->_31 - - + + _32 - -github.com/goreleaser/goreleaser/internal/linux + +github.com/goreleaser/goreleaser/internal/linux _15->_32 - - - - - -_36 - -github.com/goreleaser/nfpm - - - -_15->_36 - - - - - -_37 - -github.com/goreleaser/nfpm/deb - - - -_15->_37 - - - - - -_38 - -github.com/goreleaser/nfpm/rpm - - - -_15->_38 - - + + - + _16->_1 - - + + - + _16->_23 - - + + - + _16->_30 - - + + - + _17->_1 - - + + - + _17->_22 - - + + - + _17->_23 - - + + - + _17->_24 - - + + - + _17->_28 - - + + - + _17->_29 - - + + - + _17->_31 - - + + - + _18->_1 - - + + - + _18->_22 - - + + - + _18->_23 - - + + - + _18->_24 - - + + - + _18->_26 - - + + - + _18->_31 - - + + - + _19->_1 - - + + - + _19->_23 - - + + - + _19->_24 - - + + - + _19->_26 - - + + - + _19->_28 - - + + - + _20->_1 - - + + - + _20->_23 - - + + - + _20->_24 - - + + - + _21->_1 - - + + - + _21->_23 - - + + - + _21->_24 - - + + - + _21->_26 - - + + - + _21->_31 - - + + - + _21->_32 - - + + - + _23->_22 - - + + - + _23->_24 - - + + _25->_22 - - + + _25->_23 - - + + _25->_24 - - + + _25->_26 - - + + _25->_27 - - + + - + _26->_23 - - + + - + _26->_24 - - + + - + _27->_22 - - + + - + _27->_23 - - + + _28->_22 - - + + _28->_23 - - + + _28->_26 - - + + _30->_1 - - + + _30->_22 - - + + _30->_23 - - + + _30->_24 - - + + _30->_31 - - + + - - -_39 - -github.com/goreleaser/goreleaser/pkg/archive/tar + + +_36 + +github.com/goreleaser/goreleaser/pkg/archive/tar - - -_33->_39 - - + + +_33->_36 + + - - -_40 - -github.com/goreleaser/goreleaser/pkg/archive/zip + + +_37 + +github.com/goreleaser/goreleaser/pkg/archive/zip - - -_33->_40 - - + + +_33->_37 + + - + _34->_23 - - + + - + _35->_23 - - - - - -_37->_36 - - - - - -_41 - -github.com/goreleaser/nfpm/glob - - - -_37->_41 - - - - - -_38->_36 - - - - - -_38->_41 - - + +