Skip to content

Commit 8af7749

Browse files
committed
fix: update github.com/moby/term to indirect dependency
Signed-off-by: hiroto.toyoda <hiroto.toyoda@dena.com>
1 parent 32cd647 commit 8af7749

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ require (
3333
github.com/moby/go-archive v0.1.0
3434
github.com/moby/patternmatcher v0.6.0
3535
github.com/moby/sys/atomicwriter v0.1.0
36-
github.com/moby/term v0.5.2
3736
github.com/morikuni/aec v1.1.0
3837
github.com/opencontainers/go-digest v1.0.0
3938
github.com/opencontainers/image-spec v1.1.1
@@ -112,6 +111,7 @@ require (
112111
github.com/moby/sys/symlink v0.3.0 // indirect
113112
github.com/moby/sys/user v0.4.0 // indirect
114113
github.com/moby/sys/userns v0.1.0 // indirect
114+
github.com/moby/term v0.5.2 // indirect
115115
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
116116
github.com/otiai10/mint v1.6.3 // indirect
117117
github.com/pelletier/go-toml v1.9.5 // indirect

0 commit comments

Comments
 (0)