Skip to content

Commit c065428

Browse files
committed
fixup! fix(tailnet): track agent names for http debug
1 parent b3dedc2 commit c065428

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
@@ -222,7 +222,7 @@ require (
222222
github.com/containerd/console v1.0.3 // indirect
223223
github.com/containerd/continuity v0.3.0 // indirect
224224
github.com/coreos/go-iptables v0.6.0 // indirect
225-
github.com/davecgh/go-spew v1.1.1 // indirect
225+
github.com/davecgh/go-spew v1.1.1
226226
github.com/dlclark/regexp2 v1.10.0 // indirect
227227
github.com/docker/cli v20.10.17+incompatible // indirect
228228
github.com/docker/docker v23.0.3+incompatible // indirect

0 commit comments

Comments
 (0)