File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ module github.com/acend/helm-basics-training
33go 1.19
44
55require (
6- github.com/FortAwesome/Font-Awesome v0.0.0-20240716171331-37eff7fa00de // indirect
6+ github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3 // indirect
77 github.com/acend/docsy-acend v1.0.0 // indirect
88 github.com/acend/docsy-plus v1.2.0 // indirect
9- github.com/google/docsy v0.11 .0 // indirect
9+ github.com/google/docsy v0.12 .0 // indirect
1010 github.com/google/docsy/dependencies v0.7.2 // indirect
1111 github.com/puzzle/docsy-puzzle v0.0.0-20230123144731-757054047a02 // indirect
1212 github.com/twbs/bootstrap v5.3.6+incompatible // indirect
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ github.com/FortAwesome/Font-Awesome v0.0.0-20240108205627-a1232e345536 h1:LFS9Lp
44github.com/FortAwesome/Font-Awesome v0.0.0-20240108205627-a1232e345536 /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
55github.com/FortAwesome/Font-Awesome v0.0.0-20240402185447-c0f460dca7f7 /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
66github.com/FortAwesome/Font-Awesome v0.0.0-20240716171331-37eff7fa00de /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
7+ github.com/FortAwesome/Font-Awesome v0.0.0-20241216213156-af620534bfc3 /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
78github.com/acend/docsy-acend v0.0.0-20220406070448-8027986336dc h1:kNDPVcZCXsbJxqDstPoesa9YqWx84BVowj9cgxG6dnE =
89github.com/acend/docsy-acend v0.0.0-20220406070448-8027986336dc /go.mod h1:92hTJB3aPssEooTK+gv0i84vwTjah30HKaLGdupJaPA =
910github.com/acend/docsy-acend v0.0.0-20230301101952-9253f0a31c68 h1:trqoLzVYYvjHqexqpuqNzObHdJ3oSP6EqWfl3w/nPPE =
@@ -39,6 +40,7 @@ github.com/google/docsy v0.9.1 h1:+jqges1YCd+yHeuZ1BUvD8V8mEGVtPxULg5j/vaJ984=
3940github.com/google/docsy v0.9.1 /go.mod h1:saOqKEUOn07Bc0orM/JdIF3VkOanHta9LU5Y53bwN2U =
4041github.com/google/docsy v0.10.0 /go.mod h1:c0nIAqmRTOuJ01F85U/wJPQtc3Zj9N58Kea9bOT2AJc =
4142github.com/google/docsy v0.11.0 /go.mod h1:hGGW0OjNuG5ZbH5JRtALY3yvN8ybbEP/v2iaK4bwOUI =
43+ github.com/google/docsy v0.12.0 /go.mod h1:1bioDqA493neyFesaTvQ9reV0V2vYy+xUAnlnz7+miM =
4244github.com/google/docsy/dependencies v0.3.0 h1:dQswd8iYGN0e0ULk/lUjY2rgmvFbr2qyW+QlvZYTrlM =
4345github.com/google/docsy/dependencies v0.3.0 /go.mod h1:2zZxHF+2qvkyXhLZtsbnqMotxMukJXLaf8fAZER48oo =
4446github.com/google/docsy/dependencies v0.4.0 h1:FXwyjtuFfPIPBauU2t7uIAgS6VYfJf+OD5pzxGvkQsQ =
You can’t perform that action at this time.
0 commit comments