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 d4a1c28 commit b559ccfCopy full SHA for b559ccf
go.mod
@@ -16,7 +16,7 @@ require (
16
github.com/lima-vm/sshocker v0.2.0
17
github.com/mattn/go-isatty v0.0.13
18
github.com/mattn/go-shellwords v1.0.12
19
- github.com/norouter/norouter v0.6.3
+ github.com/norouter/norouter v0.6.4
20
github.com/nxadm/tail v1.4.8
21
github.com/opencontainers/go-digest v1.0.0
22
github.com/pkg/errors v0.9.1
0 commit comments