Skip to content

fix(deps): Update module github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/solutions/armmanagedapplications to v2 #354

fix(deps): Update module github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/solutions/armmanagedapplications to v2

fix(deps): Update module github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/solutions/armmanagedapplications to v2 #354

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
golangci:
name: Lint with GolangCI
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
with:
go-version-file: go.mod
cache: true
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.55.2
args: --verbose