Skip to content

Commit

Permalink
fix golint
Browse files Browse the repository at this point in the history
  • Loading branch information
ms-henglu committed Oct 8, 2024
1 parent 5d1f089 commit 0865d06
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Unreleased

BREAKING CHANGES:
- The tool is renamed to `aztfmigrate` from `azapi2azurerm`.
- The ignore file is renamed to `aztfmigrate.ignore` from `azapi2azurerm.ignore`.

FEATURES:
- Support migrating resources from `azurerm` provider to `azapi` provider.

Expand Down
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ module github.com/Azure/aztfmigrate

go 1.22.0

toolchain go1.23.1

require (
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.2
github.com/gertd/go-pluralize v0.2.1
Expand Down

0 comments on commit 0865d06

Please sign in to comment.