Skip to content

Bump golang.org/x/net from 0.17.0 to 0.23.0 #63

Bump golang.org/x/net from 0.17.0 to 0.23.0

Bump golang.org/x/net from 0.17.0 to 0.23.0 #63

name: Merge requirements
on:
- pull_request
jobs:
no-fixup-commits-check:
name: All fixup commits are squashed
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- name: Test if all fixup commits are squashed
uses: 13rac1/block-fixup-merge-action@v2.0.0