Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

Update dependencies and review GitHub actions #6

Merged
merged 2 commits into from
Nov 2, 2022
Merged

Conversation

pjbgf
Copy link
Member

@pjbgf pjbgf commented Oct 27, 2022

GitHub Actions:

  • Updated to latest versions.
  • Go versions upgraded to v1.18.x and v1.19.x.
  • Coveralls removed as it was not being used (target only 1.14.x).

Depedencies Updated:

  • github.com/ProtonMail/go-crypto to version 0.0.0-20221026131551-cf6655e29de4.
  • github.com/emirpasic/gods to version 1.18.1.
  • github.com/gliderlabs/ssh to version 0.3.5.
  • github.com/google/go-cmp to version 0.5.9.
  • github.com/imdario/mergo to version 0.3.13.
  • github.com/kevinburke/ssh_config to version 1.2.0.
  • github.com/xanzy/ssh-agent to version 0.3.2.
  • golang.org/x/crypto to version 0.1.0.
  • golang.org/x/net to version 0.1.0.
  • golang.org/x/sys to version 0.1.0.
  • golang.org/x/text to version 0.4.0.

The dependency github.com/sergi/go-diff was intentionally not updated, as the latest version is currently broken and the repository seems to no longer be maintained.

pjbgf added 2 commits October 27, 2022 10:16
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
- github.com/ProtonMail/go-crypto to version 0.0.0-20221026131551-cf6655e29de4.
- github.com/emirpasic/gods to version 1.18.1.
- github.com/gliderlabs/ssh to version 0.3.5.
- github.com/google/go-cmp to version 0.5.9.
- github.com/imdario/mergo to version 0.3.13.
- github.com/kevinburke/ssh_config to version 1.2.0.
- github.com/xanzy/ssh-agent to version 0.3.2.
- golang.org/x/crypto to version 0.1.0.
- golang.org/x/net to version 0.1.0.
- golang.org/x/sys to version 0.1.0.
- golang.org/x/text to version 0.4.0.

Signed-off-by: Paulo Gomes <pjbgf@linux.com>
@pjbgf pjbgf added this to the GA milestone Oct 27, 2022
@pjbgf pjbgf requested a review from a team November 2, 2022 10:19
@pjbgf pjbgf modified the milestones: GA, Bootstrap GA Nov 2, 2022
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks @pjbgf

@hiddeco hiddeco self-requested a review November 2, 2022 10:41
@pjbgf pjbgf merged commit 153d7c7 into master Nov 2, 2022
@pjbgf pjbgf deleted the update-deps branch November 2, 2022 12:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants