Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/mattn/go-isatty to v0.0.20 #940

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
// If changing rules_go version, remember to change version in WORKSPACE also
github.com/bazelbuild/rules_go v0.29.0
github.com/dustin/go-humanize v1.0.1
github.com/mattn/go-isatty v0.0.19
github.com/mattn/go-isatty v0.0.20
github.com/mitchellh/go-homedir v1.1.0
github.com/rs/zerolog v1.29.1
github.com/spf13/cobra v1.7.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,8 @@ github.com/mattn/go-colorable v0.1.12/go.mod h1:u5H1YNBxpqRaxsYJYSkiCWKzEfiAb1Gb
github.com/mattn/go-isatty v0.0.14/go.mod h1:7GGIvUiUoEMVVmxf/4nioHXj79iQHKdU27kJ6hsGG94=
github.com/mattn/go-isatty v0.0.19 h1:JITubQf0MOLdlGRuRq+jtsDlekdYPia9ZFsB8h/APPA=
github.com/mattn/go-isatty v0.0.19/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY=
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=
github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=
github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY=
Expand Down
32 changes: 0 additions & 32 deletions vendor/github.com/aws/aws-sdk-go/aws/BUILD.bazel

This file was deleted.

9 changes: 0 additions & 9 deletions vendor/github.com/aws/aws-sdk-go/aws/arn/BUILD.bazel

This file was deleted.

12 changes: 0 additions & 12 deletions vendor/github.com/aws/aws-sdk-go/aws/awserr/BUILD.bazel

This file was deleted.

16 changes: 0 additions & 16 deletions vendor/github.com/aws/aws-sdk-go/aws/awsutil/BUILD.bazel

This file was deleted.

20 changes: 0 additions & 20 deletions vendor/github.com/aws/aws-sdk-go/aws/client/BUILD.bazel

This file was deleted.

This file was deleted.

19 changes: 0 additions & 19 deletions vendor/github.com/aws/aws-sdk-go/aws/corehandlers/BUILD.bazel

This file was deleted.

26 changes: 0 additions & 26 deletions vendor/github.com/aws/aws-sdk-go/aws/credentials/BUILD.bazel

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

15 changes: 0 additions & 15 deletions vendor/github.com/aws/aws-sdk-go/aws/crr/BUILD.bazel

This file was deleted.

21 changes: 0 additions & 21 deletions vendor/github.com/aws/aws-sdk-go/aws/csm/BUILD.bazel

This file was deleted.

24 changes: 0 additions & 24 deletions vendor/github.com/aws/aws-sdk-go/aws/defaults/BUILD.bazel

This file was deleted.

23 changes: 0 additions & 23 deletions vendor/github.com/aws/aws-sdk-go/aws/ec2metadata/BUILD.bazel

This file was deleted.

18 changes: 0 additions & 18 deletions vendor/github.com/aws/aws-sdk-go/aws/endpoints/BUILD.bazel

This file was deleted.

Loading
Loading