Skip to content

Commit

Permalink
chore: bump golangci-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
aerialls committed Sep 4, 2022
1 parent ed5845e commit 43a9c34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Expand Up @@ -18,4 +18,4 @@ jobs:
- name: Lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.45.2
version: v1.49.0
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020 Julien Brochet
Copyright (c) 2020-2022 Julien Brochet

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 43a9c34

Please sign in to comment.