Skip to content

v1.0.3

Latest
Compare
Choose a tag to compare
@masahide masahide released this 13 Dec 00:52
81c6199

What's Changed

  • Bump golang.org/x/crypto from 0.21.0 to 0.31.0 by @dependabot in #45

Full Changelog: v1.0.2...v1.0.3

Installation

Linux

For RHEL/CentOS:

# x86_64
sudo yum install /~https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.3-81c6199.1.x86_64.rpm

# ARM
sudo yum install /~https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.3-81c6199.1.aarch64.rpm

For Ubuntu/Debian:

# x86_64
wget -qO /tmp/gopssh.deb /~https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.3.amd64.deb
sudo dpkg -i /tmp/gopssh.deb

# ARM
wget -qO /tmp/gopssh.deb /~https://github.com/masahide/gopssh/releases/latest/download/gopssh-1.0.3.arm64.deb
sudo dpkg -i /tmp/gopssh.deb

macOS

# x86_64 or Apple silicon (Automatic switching)
brew install masahide/tap/gopssh