File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,7 @@ require (
4141 github.com/cilium/ebpf v0.15.0
4242 github.com/coder/websocket v1.8.12
4343 github.com/coreos/go-iptables v0.7.0
44+ github.com/creack/pty v1.1.18
4445 github.com/eko/gocache/lib/v4 v4.2.0
4546 github.com/eko/gocache/store/go_cache/v4 v4.2.2
4647 github.com/eko/gocache/store/redis/v4 v4.2.2
@@ -148,7 +149,6 @@ require (
148149 github.com/containerd/log v0.1.0 // indirect
149150 github.com/containerd/platforms v0.2.1 // indirect
150151 github.com/cpuguy83/dockercfg v0.3.2 // indirect
151- github.com/creack/pty v1.1.18 // indirect
152152 github.com/davecgh/go-spew v1.1.1 // indirect
153153 github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
154154 github.com/distribution/reference v0.6.0 // indirect
You can’t perform that action at this time.
0 commit comments