sysutils/amazon-ssm-agent: fix build on arm64
Bump golang.org/x/sys dependency to a version new enough to support
arm64-freebsd. Replace github.com/kr/pty dependency with a new
version, which moved to github.com/creack/pty.
Approved by: portmgr (build fix blanket)