Skip to content

build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 #183

build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0

build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 #183

Workflow file for this run

name: FOSSA Analysis
on: push
jobs:
build:
runs-on: ubuntu-latest
if: github.repository_owner == 'uber-go'
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: FOSSA analysis
uses: fossas/[email protected]
with:
api-key: ${{ secrets.FOSSA_API_KEY }}