Skip to content

Conversation

@Proximyst
Copy link
Member

The HAR library as we use it here depends on implementation details. Instead of the UnmarshalJSON and MarshalJSON functions that are (no longer) defined in the library, we should use encoding/json directly and let it do the indirection instead.

I discovered this while testing the viability of updating all dependencies in Grafana.

The HAR library as we use it here depends on implementation details. Instead of the `UnmarshalJSON` and `MarshalJSON` functions that are (no longer) defined in the library, we should use `encoding/json` directly and let it do the indirection instead.
@Proximyst Proximyst requested a review from a team as a code owner May 8, 2025 10:49
@Proximyst Proximyst requested review from andresmgot, s4kh and xnyo and removed request for a team May 8, 2025 10:49
@CLAassistant
Copy link

CLAassistant commented May 8, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@andresmgot andresmgot 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!

@andresmgot andresmgot merged commit e5dcc3f into main May 8, 2025
8 checks passed
@andresmgot andresmgot deleted the mariell/update-har-library branch May 8, 2025 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants