Skip to content

Commit

Permalink
fix(route53): Fix package name
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Santos committed May 14, 2020
1 parent ccbadcc commit 867110e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion route53.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package cloudflare
package route53

import (
"strconv"
Expand Down

0 comments on commit 867110e

Please sign in to comment.