这是indexloc提供的服务,不要输入任何密码
Skip to content

Bump golang.org/x/net from 0.36.0 to 0.38.0 in the go_modules group across 1 directory #1143

Bump golang.org/x/net from 0.36.0 to 0.38.0 in the go_modules group across 1 directory

Bump golang.org/x/net from 0.36.0 to 0.38.0 in the go_modules group across 1 directory #1143

Workflow file for this run

name: CI
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version-file: go.mod
- name: Build
run: script/cibuild
- name: Upload gh-ost binary artifact
uses: actions/upload-artifact@v4
with:
name: gh-ost
path: bin/gh-ost