From ef0dc84624dc124670d7bf88fbbc00afb6ca9cfd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 14:23:50 +0000 Subject: [PATCH] Update github.com/overmindtech/stdlib-source digest to 3e2bd75 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 36df3160..064195c0 100644 --- a/go.mod +++ b/go.mod @@ -28,7 +28,7 @@ require ( github.com/overmindtech/k8s-source v0.9.1 github.com/overmindtech/pterm v0.0.0-20240919144758-04d94ccb2297 github.com/overmindtech/sdp-go v0.103.0 - github.com/overmindtech/stdlib-source v0.0.0-20241219080601-2c0e25c917fe + github.com/overmindtech/stdlib-source v0.0.0-20241219094830-3e2bd7524749 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 7a29b01e..95154ad9 100644 --- a/go.sum +++ b/go.sum @@ -328,8 +328,8 @@ github.com/overmindtech/sdp-go v0.103.0 h1:MVOYYrP7kdma8Zd6Ol1jX9KHnpe8ZJGlLqm22 github.com/overmindtech/sdp-go v0.103.0/go.mod h1:Lx2DtTLaroGuVTq5CL1SBT19zzudhLF6jdRkwXDJXRk= 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-20241219080601-2c0e25c917fe h1:nW9wE5do6I2VDWxTj/f2crGyN/9f05ck0kbkY9PWTiw= -github.com/overmindtech/stdlib-source v0.0.0-20241219080601-2c0e25c917fe/go.mod h1:LilxUsG/DYm+YSBwf+FPSuagyOXmEz0+8478o9RvzF4= +github.com/overmindtech/stdlib-source v0.0.0-20241219094830-3e2bd7524749 h1:mOHC+6J31naT7kv6XDFkr6aN3VqIKmnJi9Jm4fdnZxM= +github.com/overmindtech/stdlib-source v0.0.0-20241219094830-3e2bd7524749/go.mod h1:CEFIMWHhXLrvMIMFPE4Rb2WXzdKXO+DCMs66NmNhGcw= 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=