Skip to content

Upgrade: bump github.com/go-resty/resty/v2 from 2.7.0 to 2.11.0 #4

Upgrade: bump github.com/go-resty/resty/v2 from 2.7.0 to 2.11.0

Upgrade: bump github.com/go-resty/resty/v2 from 2.7.0 to 2.11.0 #4

Workflow file for this run

on: pull_request
jobs:
revive:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version-file: go.mod
- uses: docker://morphy/revive-action:v2