Skip to content

Updating all Golang Dependencies#6

Merged
juniocezar merged 1 commit intomainfrom
depedencies/bump/791dfbd8-f071-11ef-adda-b3ddaf7b0e9b
Feb 21, 2025
Merged

Updating all Golang Dependencies#6
juniocezar merged 1 commit intomainfrom
depedencies/bump/791dfbd8-f071-11ef-adda-b3ddaf7b0e9b

Conversation

@gengdahlCyral
Copy link

Description of the change

Updating all applicable Golang Libraries.

This PR was automatically created with this script:
https://cyralinc.atlassian.net/wiki/spaces/~786346515/pages/2191228975

Type of change

  • Dependency Bump
  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklists

Development

  • Lint rules pass locally
  • The code changed/added as part of this pull request has been covered with tests
  • All tests related to the changed code pass in development
  • N/A

Code review

  • This pull request has a descriptive title and information useful to a reviewer. There may be a screenshot or screencast attached
  • Jira issue referenced in commit message and/or PR title
  • N/A

Testing

No test executed. Should be merged if unit tests pass. Automated E2E should validate.


require (
github.com/cyralinc/easyjson v0.7.12
github.com/cyralinc/easyjson v0.7.13
Copy link
Author

Choose a reason for hiding this comment

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

use a replace here instead

Copy link
Member

Choose a reason for hiding this comment

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

we already have the redirect at the bottom of this go.mod file, so we were already using the latest version.

@juniocezar juniocezar merged commit 63a6dfa into main Feb 21, 2025
1 check 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