0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-07-02 03:22:59 +00:00
terraform-provider-proxmox/proxmox/firewall
dependabot[bot] 390f03c159
chore(deps): bump github.com/golangci/golangci-lint from 1.53.3 to 1.54.0 in /tools (#482)
* chore(deps): bump github.com/golangci/golangci-lint in /tools

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.53.3 to 1.54.0.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.53.3...v1.54.0)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix linter errors

* fix go.sum

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
2023-08-10 16:47:02 -04:00
..
aliases_types.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
aliases.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
client.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
ipset_types.go feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
ipset.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
options_types.go feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00
options.go feat: API client cleanup and refactoring (#323) 2023-05-26 01:32:51 +00:00
rules_types.go chore(deps): bump github.com/golangci/golangci-lint from 1.53.3 to 1.54.0 in /tools (#482) 2023-08-10 16:47:02 -04:00
rules.go feat(vm): add network device resources (#376) 2023-06-23 22:47:25 +00:00