Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.

Commit 893d211

Browse files
Bump github.com/libdns/libdns from 0.2.3 to 1.0.0
Bumps [github.com/libdns/libdns](https://github.com/libdns/libdns) from 0.2.3 to 1.0.0. - [Release notes](https://github.com/libdns/libdns/releases) - [Commits](libdns/libdns@v0.2.3...v1.0.0) --- updated-dependencies: - dependency-name: github.com/libdns/libdns dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de37857 commit 893d211

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
@@ -4,4 +4,4 @@ go 1.20
44

55
require github.com/libdns/hosttech v1.1.1
66

7-
require github.com/libdns/libdns v0.2.3
7+
require github.com/libdns/libdns v1.0.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
22
github.com/libdns/hosttech v1.1.1 h1:7psQAZPxc/aQfn9v+HWZAYC4ZrQG8TC44HZu8D0U524=
33
github.com/libdns/hosttech v1.1.1/go.mod h1:OQF51g+XnvmxBAzHk4KL8w+kUDvrN2oK3ihXgA6su+s=
4-
github.com/libdns/libdns v0.2.3 h1:ba30K4ObwMGB/QTmqUxf3H4/GmUrCAIkMWejeGl12v8=
5-
github.com/libdns/libdns v0.2.3/go.mod h1:4Bj9+5CQiNMVGf87wjX4CY3HQJypUHRuLvlsfsZqLWQ=
4+
github.com/libdns/libdns v1.0.0 h1:IvYaz07JNz6jUQ4h/fv2R4sVnRnm77J/aOuC9B+TQTA=
5+
github.com/libdns/libdns v1.0.0/go.mod h1:4Bj9+5CQiNMVGf87wjX4CY3HQJypUHRuLvlsfsZqLWQ=
66
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
77
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
88
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=

0 commit comments

Comments
 (0)