Commit graph

111 commits

Author SHA1 Message Date
dependabot[bot]
24a4ed6871
build(deps): bump goreleaser/goreleaser-action from 2 to 4 (#1)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 4.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2...v4)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-09 09:17:41 +09:00
dependabot[bot]
86554a2289
build(deps): bump actions/setup-go from 2 to 4 (#3)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-09 09:03:51 +09:00
dependabot[bot]
ece9017869
build(deps): bump actions/checkout from 2 to 3 (#2)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-09 09:03:34 +09:00
Ryo Ota
746cf06e13
dependabot: package-ecosystem: github-actions 2023-08-09 09:01:34 +09:00
Ryo Ota
1caaa29c56 Merge branch 'release/0.1.0' 2023-08-09 08:59:13 +09:00
Ryo Ota
e717be788c Merge tag 'v0.1.0' into develop
no message
2023-08-09 08:59:13 +09:00
Ryo Ota
8391199761 bump: 0.1.0 2023-08-09 08:58:16 +09:00
Ryo Ota
a3b74d23c8 docs: add "Examples" 2023-08-09 08:52:43 +09:00
Ryo Ota
e4f1e0989d support --unix-socket 2023-08-09 08:37:54 +09:00
Ryo Ota
101f99e80e implement basic handy-sshd 2023-08-09 08:01:01 +09:00
Ryo Ota
fbdc66d85a Initial commit 2023-08-09 07:58:50 +09:00