Skip to content

Releases: therealpaulgg/ssh-sync

v1.1.3

27 May 05:35
Compare
Choose a tag to compare
no arch linux

v1.1.2

14 Apr 20:52
eb72cbc
Compare
Choose a tag to compare
Bump golang.org/x/crypto from 0.31.0 to 0.35.0 (#58)

* Bump golang.org/x/crypto from 0.31.0 to 0.35.0

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.31.0...v0.35.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.35.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* tidy

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul <[email protected]>

v1.1.1

14 Mar 16:47
Compare
Choose a tag to compare

Small patch which updates golang's crypto version.

v1.1.0

30 Oct 16:04
Compare
Choose a tag to compare

What's Changed

  • Interactive Mode - this lets you browse your SSH keys and delete them if you want
  • When doing a 'download' if the file is missing from the server but on your local, it will prompt you to delete
  • Small QOL improvements

Code Changes

Full Changelog: v1.0.0...v1.1.0

v1.0.0

03 Apr 08:50
Compare
Choose a tag to compare

Version 1 Release!

I am now officially releasing ssh-sync into version 1.0!

What's Changed

Full Changelog: v0.3.8...v1.0.0

v0.3.8

21 Mar 15:20
a958beb
Compare
Choose a tag to compare
update actions & usage (#41)

v0.3.7

21 Mar 07:38
4d42d79
Compare
Choose a tag to compare
empty array for hosts (#40)

v0.3.6

10 Mar 06:41
2a073ab
Compare
Choose a tag to compare
Bump github.com/lestrrat-go/jwx/v2 from 2.0.8 to 2.0.19 (#29)

Bumps [github.com/lestrrat-go/jwx/v2](https://github.com/lestrrat-go/jwx) from 2.0.8 to 2.0.19.
- [Release notes](https://github.com/lestrrat-go/jwx/releases)
- [Changelog](https://github.com/lestrrat-go/jwx/blob/develop/v2/Changes)
- [Commits](https://github.com/lestrrat-go/jwx/compare/v2.0.8...v2.0.19)

---
updated-dependencies:
- dependency-name: github.com/lestrrat-go/jwx/v2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.3.5

21 Feb 05:26
68feff9
Compare
Choose a tag to compare
ask user if they are ok with proceeding and deleting (#27)

v0.3.4

09 Nov 00:54
917b595
Compare
Choose a tag to compare
add nice window for token gen