googleforgames / open-match

Flexible, extensible, and scalable video game matchmaking.
http://open-match.dev
Apache License 2.0
3.17k stars 335 forks source link

Bump golang.org/x/net to v0.25.0 #1761

Closed govargo closed 3 months ago

govargo commented 5 months ago

What this PR does / Why we need it:

This PR bump golang.org/x/net version to reduce security risk according to dependabot.

Which issue(s) this PR fixes:

Closes #1758

Special notes for your reviewer:

This PR should be merged after merging #1760, because both PRs modified the same files(go.mod, go.sum).

govargo commented 5 months ago

After merging #1760, I will update to resolve confict.