From 834829ec623b3c5e09746834a92b3e2504cb2c03 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 10:03:43 +0000 Subject: [PATCH] chore(deps): update module github.com/acend/docsy-acend to v1.2.0 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 94f0195b..32e1fd18 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/acend/kubernetes-basics-training go 1.19 require ( - github.com/acend/docsy-acend v1.0.0 // indirect + github.com/acend/docsy-acend v1.2.0 // indirect github.com/acend/docsy-plus v1.2.0 // indirect github.com/appuio/docsy-appuio v0.0.0-20220406070952-30ec4d3b2e21 // indirect github.com/google/docsy v0.11.0 // indirect diff --git a/go.sum b/go.sum index d5315de3..648b377a 100644 --- a/go.sum +++ b/go.sum @@ -12,6 +12,7 @@ github.com/acend/docsy-acend v0.0.0-20230301101952-9253f0a31c68 h1:trqoLzVYYvjHq github.com/acend/docsy-acend v0.0.0-20230301101952-9253f0a31c68/go.mod h1:h8XZkPe1VufdOQfFXcLVQ7FvOJyIMKr8rJcSvWStG2g= github.com/acend/docsy-acend v1.0.0 h1:TwmHoH3z6lh5zcNj6zUpMP4lYOhQ+OOgcbBwr7AqVoo= github.com/acend/docsy-acend v1.0.0/go.mod h1:h8XZkPe1VufdOQfFXcLVQ7FvOJyIMKr8rJcSvWStG2g= +github.com/acend/docsy-acend v1.2.0/go.mod h1:h8XZkPe1VufdOQfFXcLVQ7FvOJyIMKr8rJcSvWStG2g= github.com/acend/docsy-plus v0.0.0-20220428195954-da462686a1f4 h1:NH8RTlmPMcTPxfZYlqYWWcqoQ5STebCQikKByJVRnAA= github.com/acend/docsy-plus v0.0.0-20220428195954-da462686a1f4/go.mod h1:FUTTPmi3S92rVMbCYqXdGNxixdyqACBrFTK7dOuMttQ= github.com/acend/docsy-plus v0.0.0-20220803122230-63e7228e737f h1:RMe3ZZ9KHUImhufaGViI6gnSTraEk+xvlTu9ae1lbys=