Skip to content

Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.23.0 #78

Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.23.0

Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.23.0 #78

Workflow file for this run

name: depaware
on:
push:
branches:
- master
pull_request:
branches:
- '*'
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version-file: go.mod
- name: depaware
run: go run github.com/tailscale/depaware -check