File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/wzshiming/sshproxy
33go 1.17
44
55require (
6- github.com/wzshiming/sshd v0.2.0
6+ github.com/wzshiming/sshd v0.2.1
77 golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3
88)
99
Original file line number Diff line number Diff line change 11github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 /go.mod h1:pupxD2MaaD3pAXIBCelhxNneeOaAeabZDe5s4K6zSpQ =
2- github.com/wzshiming/sshd v0.2.0 h1:ULFRM4HOm58TzOzt46LZUQibZl6sjOAZjpRCKKfd8iw =
3- github.com/wzshiming/sshd v0.2.0 /go.mod h1:7+xrQ+XMfrKmInssZuqw1HDHGper+yWKnCAi4uljLns =
2+ github.com/wzshiming/sshd v0.2.1 h1:oRwg07itnxcHYfB4EHn8rUQgiiGVClSbCsWPVfgn0AA =
3+ github.com/wzshiming/sshd v0.2.1 /go.mod h1:7+xrQ+XMfrKmInssZuqw1HDHGper+yWKnCAi4uljLns =
44golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 h1:0es+/5331RGQPcXlMfP+WrnIIS6dNnNRe0WB02W0F4M =
55golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 /go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4 =
66golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 /go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y =
You can’t perform that action at this time.
0 commit comments