Skip to content

Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch #480

Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch

Bump github.com/aws/aws-sdk-go-v2/service/cloudwatch #480

Workflow file for this run

on: [push]
name: lint
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.53.3