Skip to content

Commit dda6dd7

Browse files
committed
Tidy mod
1 parent e71a2e5 commit dda6dd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)