File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
examples/provider/keyvalue-inmemory Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ require (
4444 github.com/moby/sys/sequential v0.6.0 // indirect
4545 github.com/moby/sys/user v0.3.0 // indirect
4646 github.com/moby/sys/userns v0.1.0 // indirect
47- github.com/moby/term v0.5.0 // indirect
47+ github.com/moby/term v0.5.2 // indirect
4848 github.com/morikuni/aec v1.0.0 // indirect
4949 github.com/nats-io/nkeys v0.4.9 // indirect
5050 github.com/nats-io/nuid v1.0.1 // indirect
Original file line number Diff line number Diff line change @@ -69,8 +69,8 @@ github.com/moby/sys/user v0.3.0 h1:9ni5DlcW5an3SvRSx4MouotOygvzaXbaSrc/wGDFWPo=
6969github.com/moby/sys/user v0.3.0 /go.mod h1:bG+tYYYJgaMtRKgEmuueC0hJEAZWwtIbZTB+85uoHjs =
7070github.com/moby/sys/userns v0.1.0 h1:tVLXkFOxVu9A64/yh59slHVv9ahO9UIev4JZusOLG/g =
7171github.com/moby/sys/userns v0.1.0 /go.mod h1:IHUYgu/kao6N8YZlp9Cf444ySSvCmDlmzUcYfDHOl28 =
72- github.com/moby/term v0.5.0 h1:xt8Q1nalod/v7BqbG21f8mQPqH+xAaC9C3N3wfWbVP0 =
73- github.com/moby/term v0.5.0 /go.mod h1:8FzsFHVUBGZdbDsJw/ot+X+d5HLUbvklYLJ9uGfcI3Y =
72+ github.com/moby/term v0.5.2 h1:6qk3FJAFDs6i/q3W/pQ97SX192qKfZgGjCQqfCJkgzQ =
73+ github.com/moby/term v0.5.2 /go.mod h1:d3djjFCrjnB+fl8NJux+EJzu0msscUP+f8it8hPkFLc =
7474github.com/morikuni/aec v1.0.0 h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A =
7575github.com/morikuni/aec v1.0.0 /go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc =
7676github.com/nats-io/nats.go v1.38.0 h1:A7P+g7Wjp4/NWqDOOP/K6hfhr54DvdDQUznt5JFg9XA =
You can’t perform that action at this time.
0 commit comments