Skip to content

Commit

Permalink
Updating go-git v4 to v5 (#1763)
Browse files Browse the repository at this point in the history
This PR Updates gopkg.in/src-d/go-git.v4.* to
github.com/go-git/go-git/v5 v5.13.0. A lot of the go.mod had v5, so this
just removes and cleans up the outdated dependency.
https://github.com/pulumi/examples/security/dependabot/2095
  • Loading branch information
rshade authored Jan 10, 2025
1 parent 05a82a0 commit 8a57952
Show file tree
Hide file tree
Showing 79 changed files with 756 additions and 65,344 deletions.
4 changes: 0 additions & 4 deletions aws-apigateway-go-routes/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ require (
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/glog v1.2.0 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.4 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
Expand Down Expand Up @@ -73,9 +72,7 @@ require (
github.com/spf13/cast v1.4.1 // indirect
github.com/spf13/cobra v1.8.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/stretchr/objx v0.5.0 // indirect
github.com/texttheater/golang-levenshtein v1.0.1 // indirect
github.com/tweekmonster/luser v0.0.0-20161003172636-3fa38070dbd7 // indirect
github.com/uber/jaeger-client-go v2.30.0+incompatible // indirect
github.com/uber/jaeger-lib v2.4.1+incompatible // indirect
github.com/xanzy/ssh-agent v0.3.3 // indirect
Expand All @@ -96,5 +93,4 @@ require (
gopkg.in/warnings.v0 v0.1.2 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
lukechampine.com/frand v1.4.2 // indirect
sourcegraph.com/sourcegraph/appdash v0.0.0-20211028080628-e2786a622600 // indirect
)
163 changes: 13 additions & 150 deletions aws-apigateway-go-routes/go.sum

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion aws-go-ansible-wordpress/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ require (
github.com/spf13/cobra v1.8.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/texttheater/golang-levenshtein v1.0.1 // indirect
github.com/tweekmonster/luser v0.0.0-20161003172636-3fa38070dbd7 // indirect
github.com/uber/jaeger-client-go v2.30.0+incompatible // indirect
github.com/uber/jaeger-lib v2.4.1+incompatible // indirect
github.com/xanzy/ssh-agent v0.3.3 // indirect
Expand Down
105 changes: 11 additions & 94 deletions aws-go-ansible-wordpress/go.sum

Large diffs are not rendered by default.

938 changes: 0 additions & 938 deletions aws-go-appsync/go.mod

Large diffs are not rendered by default.

3,037 changes: 16 additions & 3,021 deletions aws-go-appsync/go.sum

Large diffs are not rendered by default.

937 changes: 0 additions & 937 deletions aws-go-assume-role/assume-role/go.mod

Large diffs are not rendered by default.

3,027 changes: 16 additions & 3,011 deletions aws-go-assume-role/assume-role/go.sum

Large diffs are not rendered by default.

937 changes: 0 additions & 937 deletions aws-go-assume-role/create-role/go.mod

Large diffs are not rendered by default.

3,027 changes: 16 additions & 3,011 deletions aws-go-assume-role/create-role/go.sum

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions aws-go-console-slack-notification/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ toolchain go1.23.1

require (
github.com/aws/aws-lambda-go v1.16.0
github.com/aws/aws-sdk-go v1.44.298
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.1
github.com/pulumi/pulumi/sdk/v3 v3.144.1
)
Expand Down Expand Up @@ -44,7 +43,6 @@ require (
github.com/hashicorp/hcl/v2 v2.17.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
github.com/jmespath/go-jmespath v0.4.0 // indirect
github.com/kevinburke/ssh_config v1.2.0 // indirect
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
Expand Down Expand Up @@ -75,7 +73,6 @@ require (
github.com/spf13/pflag v1.0.5 // indirect
github.com/stretchr/objx v0.5.2 // indirect
github.com/texttheater/golang-levenshtein v1.0.1 // indirect
github.com/tweekmonster/luser v0.0.0-20161003172636-3fa38070dbd7 // indirect
github.com/uber/jaeger-client-go v2.30.0+incompatible // indirect
github.com/uber/jaeger-lib v2.4.1+incompatible // indirect
github.com/xanzy/ssh-agent v0.3.3 // indirect
Expand Down
102 changes: 9 additions & 93 deletions aws-go-console-slack-notification/go.sum

Large diffs are not rendered by default.

1,016 changes: 1 addition & 1,015 deletions aws-go-eks/go.mod

Large diffs are not rendered by default.

3,083 changes: 16 additions & 3,067 deletions aws-go-eks/go.sum

Large diffs are not rendered by default.

63 changes: 9 additions & 54 deletions aws-go-fargate/go.sum

Large diffs are not rendered by default.

938 changes: 0 additions & 938 deletions aws-go-lambda-gateway/go.mod

Large diffs are not rendered by default.

3,023 changes: 16 additions & 3,007 deletions aws-go-lambda-gateway/go.sum

Large diffs are not rendered by default.

938 changes: 0 additions & 938 deletions aws-go-lambda/go.mod

Large diffs are not rendered by default.

3,023 changes: 16 additions & 3,007 deletions aws-go-lambda/go.sum

Large diffs are not rendered by default.

938 changes: 0 additions & 938 deletions aws-go-resources/go.mod

Large diffs are not rendered by default.

3,027 changes: 16 additions & 3,011 deletions aws-go-resources/go.sum

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion aws-go-s3-folder-component/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ require (
github.com/spf13/cobra v1.8.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/texttheater/golang-levenshtein v1.0.1 // indirect
github.com/tweekmonster/luser v0.0.0-20161003172636-3fa38070dbd7 // indirect
github.com/uber/jaeger-client-go v2.30.0+incompatible // indirect
github.com/uber/jaeger-lib v2.4.1+incompatible // indirect
github.com/xanzy/ssh-agent v0.3.3 // indirect
Expand Down
93 changes: 9 additions & 84 deletions aws-go-s3-folder-component/go.sum

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion aws-go-s3-folder/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ require (
github.com/spf13/cobra v1.8.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/texttheater/golang-levenshtein v1.0.1 // indirect
github.com/tweekmonster/luser v0.0.0-20161003172636-3fa38070dbd7 // indirect
github.com/uber/jaeger-client-go v2.30.0+incompatible // indirect
github.com/uber/jaeger-lib v2.4.1+incompatible // indirect
github.com/xanzy/ssh-agent v0.3.3 // indirect
Expand Down
93 changes: 9 additions & 84 deletions aws-go-s3-folder/go.sum

Large diffs are not rendered by default.

938 changes: 0 additions & 938 deletions aws-go-secrets-manager/go.mod

Large diffs are not rendered by default.

3,027 changes: 16 additions & 3,011 deletions aws-go-secrets-manager/go.sum

Large diffs are not rendered by default.

934 changes: 0 additions & 934 deletions aws-go-slackbot/go.mod

Large diffs are not rendered by default.

3,003 changes: 16 additions & 2,987 deletions aws-go-slackbot/go.sum

Large diffs are not rendered by default.

938 changes: 0 additions & 938 deletions aws-go-webserver/go.mod

Large diffs are not rendered by default.

3,027 changes: 16 additions & 3,011 deletions aws-go-webserver/go.sum

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions azure-go-aci/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ require (
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/glog v1.2.0 // indirect
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.4 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
Expand Down Expand Up @@ -74,7 +73,6 @@ require (
github.com/spf13/pflag v1.0.5 // indirect
github.com/stretchr/objx v0.5.0 // indirect
github.com/texttheater/golang-levenshtein v1.0.1 // indirect
github.com/tweekmonster/luser v0.0.0-20161003172636-3fa38070dbd7 // indirect
github.com/uber/jaeger-client-go v2.30.0+incompatible // indirect
github.com/uber/jaeger-lib v2.4.1+incompatible // indirect
github.com/xanzy/ssh-agent v0.3.3 // indirect
Expand All @@ -89,12 +87,10 @@ require (
golang.org/x/term v0.27.0 // indirect
golang.org/x/text v0.21.0 // indirect
golang.org/x/tools v0.23.0 // indirect
google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240227224415-6ceb2ff114de // indirect
google.golang.org/grpc v1.63.2 // indirect
google.golang.org/protobuf v1.33.0 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
lukechampine.com/frand v1.4.2 // indirect
sourcegraph.com/sourcegraph/appdash v0.0.0-20211028080628-e2786a622600 // indirect
)
Loading

0 comments on commit 8a57952

Please sign in to comment.