Skip to content

Commit d427746

Browse files
committed
go mod tidy
1 parent 6e8128c commit d427746

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ require (
5151
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
5252
github.com/hashicorp/go-hclog v1.6.3 // indirect
5353
github.com/hashicorp/yamux v0.1.2 // indirect
54+
github.com/kylelemons/godebug v1.1.0 // indirect
5455
github.com/mattn/go-colorable v0.1.14 // indirect
5556
github.com/mattn/go-isatty v0.0.20 // indirect
5657
github.com/moby/docker-image-spec v1.3.1 // indirect

0 commit comments

Comments
 (0)