From e05246d01092c905ac1edbf336aaf5c8cee2fb48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 04:44:48 +0000 Subject: [PATCH] Update github.com/overmindtech/stdlib-source digest to 1db26ed --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 4eef305f..079e71f1 100644 --- a/go.mod +++ b/go.mod @@ -26,7 +26,7 @@ require ( github.com/overmindtech/k8s-source v0.8.1-0.20241115004326-2da487365853 github.com/overmindtech/pterm v0.0.0-20240919144758-04d94ccb2297 github.com/overmindtech/sdp-go v0.99.0 - github.com/overmindtech/stdlib-source v0.0.0-20241112191431-18d7212e9482 + github.com/overmindtech/stdlib-source v0.0.0-20241115010835-1db26eda3316 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c github.com/sirupsen/logrus v1.9.3 github.com/sourcegraph/conc v0.3.0 diff --git a/go.sum b/go.sum index 3f7febdc..4251427b 100644 --- a/go.sum +++ b/go.sum @@ -326,8 +326,8 @@ github.com/overmindtech/sdp-go v0.99.0 h1:DUeyG4irY8li4p+pv1LH403J3Do8QVYrREB2b2 github.com/overmindtech/sdp-go v0.99.0/go.mod h1:cEdHMqGWE8+fdKcNqSps5SjD02Zu0aSvXh+3q9rpySc= github.com/overmindtech/sdpcache v1.6.4 h1:MJoYBDqDE3s8FrRzZ0RPgFiH39HWI/Mv2ImH1NdLT8k= github.com/overmindtech/sdpcache v1.6.4/go.mod h1:/F9XStVdntRJEQjlZ86BPuB1Y7VPo1PFcsCNiU1IoGE= -github.com/overmindtech/stdlib-source v0.0.0-20241112191431-18d7212e9482 h1:2O5/l8kkBFAn66PGrq1Hw+X9hmzT/awUeLtCIRMVLrw= -github.com/overmindtech/stdlib-source v0.0.0-20241112191431-18d7212e9482/go.mod h1:IPEBQswekGnNnS5j2+ukozvX7crvQgmi1OJNPzzO16M= +github.com/overmindtech/stdlib-source v0.0.0-20241115010835-1db26eda3316 h1:R3BYkNHNoo/U2dzzjoowh2qQlnHM1F4VPmC3G2zD9xk= +github.com/overmindtech/stdlib-source v0.0.0-20241115010835-1db26eda3316/go.mod h1:KuHw0KlrcVYxcE3vhihT4gC5ZVaBZo6eJ+Nc40Xf5oM= github.com/pelletier/go-toml v1.9.5 h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3ve8= github.com/pelletier/go-toml v1.9.5/go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c= github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM=