Skip to content

AZURE_PRIVATE_DNS: Rename module to conform to Go styleguide#2697

Merged
tlimoncelli merged 2 commits intomasterfrom
tlim_apd
Dec 6, 2023
Merged

AZURE_PRIVATE_DNS: Rename module to conform to Go styleguide#2697
tlimoncelli merged 2 commits intomasterfrom
tlim_apd

Conversation

@tlimoncelli
Copy link
Copy Markdown
Contributor

@tlimoncelli tlimoncelli commented Dec 6, 2023

staticcheck reports:

providers/azure_private_dns/auditrecords.go:1:1: should not use underscores in package names (ST1003)
providers/azure_private_dns/azurePrivateDnsProvider.go:1:1: should not use underscores in package names (ST1003)

I should have caught this during the original submission. The provider is still called AZURE_PRIVATE_DNS as far as the users know.

Also ran go generate ./... to fix providers.md

CC @matthewmgamble for visibility.

@tlimoncelli tlimoncelli merged commit 3b6643b into master Dec 6, 2023
@tlimoncelli tlimoncelli deleted the tlim_apd branch December 6, 2023 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants