Skip to content

Bump golang.org/x/net from 0.17.0 to 0.23.0 (#25) #90

Bump golang.org/x/net from 0.17.0 to 0.23.0 (#25)

Bump golang.org/x/net from 0.17.0 to 0.23.0 (#25) #90

Workflow file for this run

name: test
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- run: make test