Skip to content

Commit

Permalink
Merge pull request #1007 from vmware-tanzu/dependabot/go_modules/gith…
Browse files Browse the repository at this point in the history
…ub.com/vmware-tanzu/carvel-vendir-0.30.1

Bump github.com/vmware-tanzu/carvel-vendir from 0.30.0 to 0.30.1
  • Loading branch information
neil-hickey committed Dec 13, 2022
2 parents 0956ea3 + da57e0a commit 843e3cd
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect
github.com/prometheus/client_golang v1.12.2
github.com/stretchr/testify v1.8.1
github.com/vmware-tanzu/carvel-vendir v0.30.0
github.com/vmware-tanzu/carvel-vendir v0.30.1
golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
golang.org/x/text v0.4.0 // indirect
golang.org/x/tools v0.1.12
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -474,8 +474,8 @@ github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802 h1:uruHq4
github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
github.com/vito/go-interact v0.0.0-20171111012221-fa338ed9e9ec h1:Klu98tQ9Z1t23gvC7p7sCmvxkZxLhBHLNyrUPsWsYFg=
github.com/vito/go-interact v0.0.0-20171111012221-fa338ed9e9ec/go.mod h1:wPlfmglZmRWMYv/qJy3P+fK/UnoQB5ISk4txfNd9tDo=
github.com/vmware-tanzu/carvel-vendir v0.30.0 h1:JqElRFpSsYJQmI5Hrxl1Fx9wJZ2xeDk+TVnnSrFLFVU=
github.com/vmware-tanzu/carvel-vendir v0.30.0/go.mod h1:qFV2/3Cu584fhG2wXodoIm8KhX1wKHRFavBiRjK/Ly0=
github.com/vmware-tanzu/carvel-vendir v0.30.1 h1:MHcrz6xZVBu0hOW7DJ5ea7894LG5JsUlb8JbTN/65RI=
github.com/vmware-tanzu/carvel-vendir v0.30.1/go.mod h1:bwyrhBVq7nCDQwO1tuAEKOc7OCjEZrj9hXCYlibo+u8=
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 h1:eY9dn8+vbi4tKz5Qo6v2eYzo7kUS51QINcR5jNpbZS8=
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU=
github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,8 @@ github.com/stretchr/testify/require
## explicit
github.com/vito/go-interact/interact
github.com/vito/go-interact/interact/terminal
# github.com/vmware-tanzu/carvel-vendir v0.30.0
## explicit; go 1.18
# github.com/vmware-tanzu/carvel-vendir v0.30.1
## explicit; go 1.19
github.com/vmware-tanzu/carvel-vendir/pkg/vendir/config
github.com/vmware-tanzu/carvel-vendir/pkg/vendir/version
github.com/vmware-tanzu/carvel-vendir/pkg/vendir/versions
Expand Down

0 comments on commit 843e3cd

Please sign in to comment.