Skip to content

chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 #476

chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0

chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 #476

Workflow file for this run

name: review
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
make:
runs-on: ubuntu-latest
steps:
- name: Setup Sage
uses: einride/sage/actions/setup@master
with:
go-version: '^1.21'
check-latest: true
fetch-depth: 1 // only get latest commit
- name: Make
run: make