From c74924fedba3a5a4282bb89e419453696655e092 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 10:26:24 +0000 Subject: [PATCH] Bump github.com/libdns/libdns from 1.0.0 to 1.1.1 Bumps [github.com/libdns/libdns](https://github.com/libdns/libdns) from 1.0.0 to 1.1.1. - [Release notes](https://github.com/libdns/libdns/releases) - [Commits](https://github.com/libdns/libdns/compare/v1.0.0...v1.1.1) --- updated-dependencies: - dependency-name: github.com/libdns/libdns dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index d5c2d82..415cabf 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/folone/libdns-omglol go 1.21 -require github.com/libdns/libdns v1.0.0 +require github.com/libdns/libdns v1.1.1 diff --git a/go.sum b/go.sum index feb101c..573f219 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/libdns/libdns v1.0.0 h1:IvYaz07JNz6jUQ4h/fv2R4sVnRnm77J/aOuC9B+TQTA= -github.com/libdns/libdns v1.0.0/go.mod h1:4Bj9+5CQiNMVGf87wjX4CY3HQJypUHRuLvlsfsZqLWQ= +github.com/libdns/libdns v1.1.1 h1:wPrHrXILoSHKWJKGd0EiAVmiJbFShguILTg9leS/P/U= +github.com/libdns/libdns v1.1.1/go.mod h1:4Bj9+5CQiNMVGf87wjX4CY3HQJypUHRuLvlsfsZqLWQ=