Skip to content

Conversation

@raharper
Copy link
Collaborator

@raharper raharper commented Apr 16, 2025

go.mod

  • x/crypto -> v0.36.0
  • x/net -> v0.36.0
  • gin-gonic -> v1.9.1
  • protobuf -> v1.31.0

github/workflows/build

  • checkout -> v4
  • setup-go -> v5
  • upload-artifact -> v4
  • action-gh-release -> v2
  • convert to matrix runner to deal with upload-artifact v4 changes

go.mod
- x/crypto -> v0.36.0
- x/net -> v0.36.0
- gin-gonic -> v1.9.1
- protobuf -> v1.31.0

github/workflows/build
- checkout -> v4
- setup-go -> v5
- upload-artifact -> v4
- action-gh-release -> v2
- convert to matrix runner to deal with upload-artifact v4 changes

Signed-off-by: Ryan Harper <rharper@woxford.com>
@raharper raharper force-pushed the fix/20250415-go-deps-security branch from 751c0c2 to e0a5e09 Compare April 16, 2025 02:06
@raharper raharper requested a review from hallyn April 16, 2025 02:20
Copy link
Contributor

@hallyn hallyn left a comment

Choose a reason for hiding this comment

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

Thanks, Ryan

@hallyn hallyn merged commit 933e908 into project-machine:main Apr 19, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants