mirror of
https://github.com/gogs/gogs.git
synced 2026-03-01 09:40:55 +01:00
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:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user