We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da0f160 commit 7b7660fCopy full SHA for 7b7660f
1 file changed
go.mod
@@ -95,6 +95,6 @@ require (
95
github.com/stretchr/objx v0.5.3 // indirect
96
github.com/uber/jaeger-lib v2.4.1+incompatible // indirect
97
go.uber.org/atomic v1.11.0 // indirect
98
- golang.org/x/term v0.40.0
+ golang.org/x/term v0.40.0 // indirect
99
gopkg.in/yaml.v3 v3.0.1 // indirect
100
)
0 commit comments