mod: bump golang.org/x/net from 0.36.0 to 0.38.0 (#7946)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joe Chen <jc@unknwon.io>
This commit is contained in:
dependabot[bot]
2025-04-16 08:48:37 -04:00
committed by GitHub
parent 7abc81c4d2
commit 54cd8fd160
3 changed files with 12 additions and 12 deletions

View File

@@ -176,7 +176,7 @@ jobs:
strategy:
matrix:
go-version: [ 1.24.x ]
platform: [ ubuntu-20.04 ]
platform: [ ubuntu-22.04 ] # Use the lowest version possible for backwards compatibility
runs-on: ${{ matrix.platform }}
steps:
- name: Start MySQL server