From 08ee7f33fde120c386833d258b2a82cd59bbb97a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 00:16:02 +0000 Subject: [PATCH] Update go module directive to v1.26.5 --- go.mod | 2 +- vendor/modules.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 7605bc7..e2f96f6 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module github.com/nicksnyder/renovate-dependency-test -go 1.14 +go 1.26.5 require github.com/pkg/errors v0.7.0 diff --git a/vendor/modules.txt b/vendor/modules.txt index c13488f..0d49976 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1,2 +1,3 @@ # github.com/pkg/errors v0.7.0 +## explicit github.com/pkg/errors