Commit graph

12 commits

Author SHA1 Message Date
dependabot[bot]
5a44e6cdaa
build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 (#10)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.3.1...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-29 20:56:47 +09:00
dependabot[bot]
b59d8c9b68
build(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0 (#9)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/crypto/compare/v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-07 03:09:42 +09:00
Ryo Ota
c9ab431395 deps: update 2023-09-13 21:17:44 +09:00
dependabot[bot]
11bdaeb354
build(deps): bump golang.org/x/crypto from 0.12.0 to 0.13.0 (#7)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.12.0 to 0.13.0.
- [Commits](https://github.com/golang/crypto/compare/v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-06 21:28:51 +09:00
dependabot[bot]
7fc00e16e3
build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 (#5)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-22 21:07:37 +09:00
dependabot[bot]
d7d3d615aa
build(deps): bump github.com/pkg/sftp from 1.13.5 to 1.13.6 (#4)
Bumps [github.com/pkg/sftp](https://github.com/pkg/sftp) from 1.13.5 to 1.13.6.
- [Release notes](https://github.com/pkg/sftp/releases)
- [Commits](https://github.com/pkg/sftp/compare/v1.13.5...v1.13.6)

---
updated-dependencies:
- dependency-name: github.com/pkg/sftp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 19:38:19 +09:00
Ryo Ota
445676f901 deps: update 2023-08-11 16:42:00 +09:00
Ryo Ota
36b1ade1c0 test: direct-streamlocal 2023-08-11 09:33:24 +09:00
Ryo Ota
aac75f81a6 test RootCmd 2023-08-10 22:16:35 +09:00
Ryo Ota
54f0a6069e deps: update 2023-08-10 07:23:03 +09:00
Ryo Ota
0b3b8d0f96 deps: update 2023-08-09 20:57:13 +09:00
Ryo Ota
101f99e80e implement basic handy-sshd 2023-08-09 08:01:01 +09:00