Skip to content

Commit

Permalink
Updated linter version to 1.54.2 (opensearch-project#394)
Browse files Browse the repository at this point in the history
* Updated linter version to 1.54.2

Signed-off-by: Tanner Jones <alltechguyblog@gmail.com>

* Updated CHANGELOG.md

Signed-off-by: Tanner Jones <alltechguyblog@gmail.com>

* Updated CHANGELOG.md

Signed-off-by: Tanner Jones <alltechguyblog@gmail.com>

* Updated CHANGELOG.md - moved linter update to Dependencies Bumps

Signed-off-by: Tanner Jones <alltechguyblog@gmail.com>

---------

Signed-off-by: Tanner Jones <alltechguyblog@gmail.com>
Signed-off-by: Daniel (dB.) Doubrovkine <dblock@dblock.org>
Co-authored-by: Daniel (dB.) Doubrovkine <dblock@dblock.org>
Signed-off-by: Vacha Shah <vachshah@amazon.com>
  • Loading branch information
2 people authored and VachaShah committed Oct 19, 2023
1 parent 6317549 commit f992e50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.53.3
version: v1.54.2
args: -v -c .golangci.yml
only-new-issues: true

Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Bumps `github.com/aws/aws-sdk-go-v2/config` from 1.18.8 to 1.18.44
- Bumps `github.com/stretchr/testify` from 1.8.1 to 1.8.4
- Bumps `golang.org/x/net` from 0.7.0 to 0.17.0
- Bumps `github.com/golangci/golangci-lint-action` from 1.53.3 to 1.54.2

### Added

Expand Down

0 comments on commit f992e50

Please sign in to comment.