go-sshagent

A simple SSH Agent implementation, written in Go, mainly to be used within tests.

MIT License

Stars
17
go-sshagent - v0.0.4 Latest Release

Published by caarlos0 about 1 year ago

Changelog

Other work

  • 2e62d55cac2293329b0490d8c1ed79f63a34c0a0: build(deps): Bump actions/checkout from 3 to 4 (#19) (@dependabot[bot])
  • b30dda5d9df0f1a4214a2ca32bfb5aefbc15a2ca: build(deps): Bump github.com/charmbracelet/keygen from 0.4.1 to 0.4.2 (#12) (@dependabot[bot])
  • 9847406c64d466853c146ea031c951a5a633c2be: build(deps): Bump github.com/charmbracelet/keygen from 0.4.2 to 0.4.3 (#16) (@dependabot[bot])
  • 456fe095b6f5107bb1b1a1043d319df980505a0c: build(deps): Bump github.com/charmbracelet/keygen from 0.4.3 to 0.5.0 (#23) (@dependabot[bot])
  • 2f4dfe4df2015d95e0182ed8ba22676facba0436: build(deps): Bump golang.org/x/crypto from 0.10.0 to 0.11.0 (#17) (@dependabot[bot])
  • 03ae67707e10c94e18eaf6244869ff4a1fcc2667: build(deps): Bump golang.org/x/crypto from 0.11.0 to 0.12.0 (#18) (@dependabot[bot])
  • 08647a19b872547af147b88a38f823b140ff30a3: build(deps): Bump golang.org/x/crypto from 0.12.0 to 0.13.0 (#20) (@dependabot[bot])
  • 096eff87379f87ee07fe4956de1ab8383549c128: build(deps): Bump golang.org/x/crypto from 0.8.0 to 0.9.0 (#13) (@dependabot[bot])
  • d202bc59f945a71e3573e000a5dce0c0163cf070: build(deps): Bump golang.org/x/crypto from 0.9.0 to 0.10.0 (#14) (@dependabot[bot])
  • bc8c024858bd37d3a3ae79258faaddd5f16d6a2f: build(deps): Bump goreleaser/goreleaser-action from 4 to 5 (#21) (@dependabot[bot])

Released with GoReleaser Pro!

go-sshagent - v0.0.3

Published by caarlos0 over 1 year ago

Changelog

Other work

  • 2a2776e7c48146fe1f1278b5638bc52138d9a6c3: build(deps): Bump github.com/charmbracelet/keygen from 0.3.0 to 0.4.1 (#11) (@dependabot[bot])
  • 89a8500d3df4b74e524fa5a6780ad7bbcf2de1fc: build(deps): Bump goreleaser/goreleaser-action from 2 to 4 (#10) (@dependabot[bot])
  • 0d8e2d735ecb977b44bf8d3f00b27a025223f492: build: goreleaser (@caarlos0)
  • 669160ece28673f30e2f214f305678a189b6fb3a: build: remove uneeded cache stuff (@caarlos0)
  • 73c790ffdf8f98783b57d4b4eabcd69ce44677f5: build: remove uneeded label from depandabot config (@caarlos0)

Released with GoReleaser Pro!

go-sshagent - v0.0.2

Published by caarlos0 over 1 year ago

What's Changed

Full Changelog: https://github.com/caarlos0/go-sshagent/compare/v0.0.1...v0.0.2

go-sshagent - v0.0.1

Published by caarlos0 over 2 years ago

Changelog

New Features

  • 1699c06f7c83aebf33ee7bdb9cf3e88ea40a4d30: feat: tests (@caarlos0)
  • 49d80d4e82c05ee31a9aaf4877d2b2d77e073fb5: feat: tests, ci, etc (@caarlos0)

Other work

  • a502e580c772bd5355aaa1d3b9a4a014d85fc431: build(deps): Bump actions/cache from 2 to 3 (#2) (@dependabot[bot])
  • 84d65e9552ae99f81c47e88d29ad948abc623618: build(deps): Bump actions/checkout from 2 to 3 (#4) (@dependabot[bot])
  • 637ea74e553ce5ee76a45b3dbd4b5b4e238d8c34: build(deps): Bump actions/setup-go from 2 to 3 (#3) (@dependabot[bot])
  • a74b6bf6bb0126c8064a18026bef9b31fa0f33e2: build(deps): Bump codecov/codecov-action from 2 to 3 (#5) (@dependabot[bot])
  • 1f7232fcdd9649ac7dd99421216ff54c0d1617e2: build(deps): Bump golangci/golangci-lint-action from 2 to 3 (#1) (@dependabot[bot])

Released with GoReleaser Pro!