From 43a9c3474d9100695b53600179da3a9ccf6f046b Mon Sep 17 00:00:00 2001 From: Julien Brochet Date: Sun, 4 Sep 2022 11:10:13 +0200 Subject: [PATCH] chore: bump golangci-lint version --- .github/workflows/golangci-lint.yml | 2 +- LICENSE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/golangci-lint.yml b/.github/workflows/golangci-lint.yml index f796512..9619ea1 100644 --- a/.github/workflows/golangci-lint.yml +++ b/.github/workflows/golangci-lint.yml @@ -18,4 +18,4 @@ jobs: - name: Lint uses: golangci/golangci-lint-action@v3 with: - version: v1.45.2 + version: v1.49.0 diff --git a/LICENSE b/LICENSE index 6c9cd8c..0dd2519 100644 --- a/LICENSE +++ b/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