Skip to content

Commit 1385d17

Browse files
build(deps): bump github.com/StackExchange/dnscontrol/v4 (#70)
Bumps [github.com/StackExchange/dnscontrol/v4](https://github.com/StackExchange/dnscontrol) from 4.28.1 to 4.28.2. - [Release notes](https://github.com/StackExchange/dnscontrol/releases) - [Commits](DNSControl/dnscontrol@v4.28.1...v4.28.2) --- updated-dependencies: - dependency-name: github.com/StackExchange/dnscontrol/v4 dependency-version: 4.28.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 142f26e commit 1385d17

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/marceloalmeida/terraform-provider-dnshelper
33
go 1.25
44

55
require (
6-
github.com/StackExchange/dnscontrol/v4 v4.28.1
6+
github.com/StackExchange/dnscontrol/v4 v4.28.2
77
github.com/hashicorp/go-version v1.8.0
88
github.com/hashicorp/terraform-plugin-framework v1.17.0
99
github.com/hashicorp/terraform-plugin-go v0.29.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERo
44
github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU=
55
github.com/ProtonMail/go-crypto v1.1.6 h1:ZcV+Ropw6Qn0AX9brlQLAUXfqLBc7Bl+f/DmNxpLfdw=
66
github.com/ProtonMail/go-crypto v1.1.6/go.mod h1:rA3QumHc/FZ8pAHreoekgiAbzpNsfQAosU5td4SnOrE=
7-
github.com/StackExchange/dnscontrol/v4 v4.28.1 h1:b6XgNUkz9Qy29I4ptSowD8O6OnKxn/PYGDt12g77V8k=
8-
github.com/StackExchange/dnscontrol/v4 v4.28.1/go.mod h1:LmPkyxt8SrzljRVS82B78779rjImo/5wIe7lUZfQmLs=
7+
github.com/StackExchange/dnscontrol/v4 v4.28.2 h1:i+oCtyPahIYQF9/DncdyCtMDW8KgHlrHXw5An2G+6u8=
8+
github.com/StackExchange/dnscontrol/v4 v4.28.2/go.mod h1:MjvJDnzo0Rg5dufB2oCBS3HlPwPKqirnvukaQ072/9Y=
99
github.com/agext/levenshtein v1.2.3 h1:YB2fHEn0UJagG8T1rrWknE3ZQzWM06O8AMAatNn7lmo=
1010
github.com/agext/levenshtein v1.2.3/go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558=
1111
github.com/apparentlymart/go-textseg/v12 v12.0.0/go.mod h1:S/4uRK2UtaQttw1GenVJEynmyUenKwP++x/+DdGV/Ec=

0 commit comments

Comments
 (0)