Skip to content

🌱 Bump github.com/Azure/go-autorest/autorest/to from 0.4.1-0.20210111195520-9fc88b15294e to 0.4.1 #1008

🌱 Bump github.com/Azure/go-autorest/autorest/to from 0.4.1-0.20210111195520-9fc88b15294e to 0.4.1

🌱 Bump github.com/Azure/go-autorest/autorest/to from 0.4.1-0.20210111195520-9fc88b15294e to 0.4.1 #1008

Workflow file for this run

name: Go API Diff
on:
pull_request:
jobs:
go-apidiff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-go@v4
with:
go-version: 1.21.x
- name: Generate API diff
run: make apidiff