diff --git a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/api.md b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/api.md index ff24c3f066..a4f366bcee 100644 --- a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/api.md +++ b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/api.md @@ -10,6 +10,8 @@ categories: [] doctypes: ["reference"] menu: "api" version: [""] +# Create a new entry in the Jira DOCS Catalog and add the ticket ID (DOCS-) below +docs: "DOCS-000" --- {{< openapi spec="/specs/release-/openapi.yaml" >}} diff --git a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/concept.md b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/concept.md index fce0cac8d0..6256c81f4d 100644 --- a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/concept.md +++ b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/concept.md @@ -8,6 +8,8 @@ weight: draft: false toc: true tags: [ "docs" ] +# Create a new entry in the Jira DOCS Catalog and add the ticket ID (DOCS-) below +docs: "DOCS-000" # Taxonomies # These are pre-populated with all available terms for your convenience. # Remove all terms that do not apply. diff --git a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/default.md b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/default.md index d8e27dc8ec..ade56a87be 100644 --- a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/default.md +++ b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/default.md @@ -8,6 +8,8 @@ weight: draft: false toc: true tags: [ "docs" ] +# Create a new entry in the Jira DOCS Catalog and add the ticket ID (DOCS-) below +docs: "DOCS-000" # Taxonomies # These are pre-populated with all available terms for your convenience. # Remove all terms that do not apply. diff --git a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/openapi.md b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/openapi.md index 957eba3633..2b08f46b47 100644 --- a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/openapi.md +++ b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/openapi.md @@ -11,6 +11,8 @@ toc: true tags: [ "api" ] menu: api layout: api +# Create a new entry in the Jira DOCS Catalog and add the ticket ID (DOCS-) below +docs: "DOCS-000" # Taxonomies # These are pre-populated with all available terms for your convenience. # Remove all terms that do not apply. diff --git a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/reference.md b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/reference.md index 9b0b8ca376..a2d008a15a 100644 --- a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/reference.md +++ b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/reference.md @@ -8,6 +8,8 @@ weight: draft: false toc: true tags: [ "docs" ] +# Create a new entry in the Jira DOCS Catalog and add the ticket ID (DOCS-) below +docs: "DOCS-000" # Taxonomies # These are pre-populated with all available terms for your convenience. # Remove all terms that do not apply. diff --git a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/troubleshooting.md b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/troubleshooting.md index 781a7896bb..8fc768899e 100644 --- a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/troubleshooting.md +++ b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/troubleshooting.md @@ -8,6 +8,8 @@ weight: draft: false toc: true tags: [ "docs" ] +# Create a new entry in the Jira DOCS Catalog and add the ticket ID (DOCS-) below +docs: "DOCS-000" # Taxonomies # These are pre-populated with all available terms for your convenience. # Remove all terms that do not apply. diff --git a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/tutorial.md b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/tutorial.md index b6acb49fe8..afd09ce1ec 100644 --- a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/tutorial.md +++ b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/archetypes/tutorial.md @@ -8,6 +8,8 @@ weight: draft: false toc: true tags: [ "docs" ] +# Create a new entry in the Jira DOCS Catalog and add the ticket ID (DOCS-) below +docs: "DOCS-000" # Taxonomies # These are pre-populated with all available terms for your convenience. # Remove all terms that do not apply. diff --git a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/assets/css/bootstrap-docs.css b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/assets/css/bootstrap-docs.css index 53e8c8c83d..a9820c2b72 100644 --- a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/assets/css/bootstrap-docs.css +++ b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/assets/css/bootstrap-docs.css @@ -1392,6 +1392,7 @@ b color: #bbb } +/* .chroma .language-bash::before,.chroma .language-sh::before { color: #009; content: "$ "; @@ -1400,6 +1401,7 @@ b -ms-user-select: none; user-select: none } +*/ .chroma .language-powershell::before { color: #009; diff --git a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/assets/css/f5-hugo.css b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/assets/css/f5-hugo.css index 1e32eabb49..f76358de7d 100644 --- a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/assets/css/f5-hugo.css +++ b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/assets/css/f5-hugo.css @@ -631,8 +631,8 @@ redoc { opacity: 1; } -div>pre>code { - white-space: pre-wrap; +div pre>code { + white-space: pre; } pre::-webkit-scrollbar, pre code::-webkit-scrollbar { diff --git a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/assets/css/highlight.css b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/assets/css/highlight.css new file mode 100644 index 0000000000..5e900dd345 --- /dev/null +++ b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/assets/css/highlight.css @@ -0,0 +1,82 @@ +/* Background */ .chroma { color: #f8f8f2; background-color: #272822 } +/* Other */ .chroma .x { } +/* Error */ .chroma .err { color: #960050; background-color: #1e0010 } +/* LineTableTD */ .chroma .lntd { vertical-align: top; padding: 0; margin: 0; border: 0; } +/* LineTable */ .chroma .lntable { border-spacing: 0; padding: 0; margin: 0; border: 0; width: auto; overflow: auto; display: block; } +/* LineHighlight */ .chroma .hl { display: block; width: 100%;background-color: #7a7a55 } +/* LineNumbersTable */ .chroma .lnt { margin-right: 0.4em; padding: 0 0.4em 0 0.4em;color: #7f7f7f } +/* LineNumbers */ .chroma .ln { margin-right: 0.4em; padding: 0 0.4em 0 0.4em;color: #7f7f7f } +/* Keyword */ .chroma .k { color: #66d9ef } +/* KeywordConstant */ .chroma .kc { color: #66d9ef } +/* KeywordDeclaration */ .chroma .kd { color: #66d9ef } +/* KeywordNamespace */ .chroma .kn { color: #f92672 } +/* KeywordPseudo */ .chroma .kp { color: #66d9ef } +/* KeywordReserved */ .chroma .kr { color: #66d9ef } +/* KeywordType */ .chroma .kt { color: #66d9ef } +/* Name */ .chroma .n { } +/* NameAttribute */ .chroma .na { color: #a6e22e } +/* NameBuiltin */ .chroma .nb { color: #a6e22e } +/* NameBuiltinPseudo */ .chroma .bp { } +/* NameClass */ .chroma .nc { color: #a6e22e } +/* NameConstant */ .chroma .no { color: #66d9ef } +/* NameDecorator */ .chroma .nd { color: #a6e22e } +/* NameEntity */ .chroma .ni { } +/* NameException */ .chroma .ne { color: #a6e22e } +/* NameFunction */ .chroma .nf { color: #a6e22e } +/* NameFunctionMagic */ .chroma .fm { } +/* NameLabel */ .chroma .nl { } +/* NameNamespace */ .chroma .nn { } +/* NameOther */ .chroma .nx { color: #a6e22e } +/* NameProperty */ .chroma .py { } +/* NameTag */ .chroma .nt { color: #f92672 } +/* NameVariable */ .chroma .nv { color: #719e16 } +/* NameVariableClass */ .chroma .vc { } +/* NameVariableGlobal */ .chroma .vg { } +/* NameVariableInstance */ .chroma .vi { } +/* NameVariableMagic */ .chroma .vm { } +/* Literal */ .chroma .l { color: #ae81ff } +/* LiteralDate */ .chroma .ld { color: #e6db74 } +/* LiteralString */ .chroma .s { color: #e6db74 } +/* LiteralStringAffix */ .chroma .sa { color: #e6db74 } +/* LiteralStringBacktick */ .chroma .sb { color: #e6db74 } +/* LiteralStringChar */ .chroma .sc { color: #e6db74 } +/* LiteralStringDelimiter */ .chroma .dl { color: #e6db74 } +/* LiteralStringDoc */ .chroma .sd { color: #e6db74 } +/* LiteralStringDouble */ .chroma .s2 { color: #e6db74 } +/* LiteralStringEscape */ .chroma .se { color: #ae81ff } +/* LiteralStringHeredoc */ .chroma .sh { color: #e6db74 } +/* LiteralStringInterpol */ .chroma .si { color: #e6db74 } +/* LiteralStringOther */ .chroma .sx { color: #e6db74 } +/* LiteralStringRegex */ .chroma .sr { color: #e6db74 } +/* LiteralStringSingle */ .chroma .s1 { color: #e6db74 } +/* LiteralStringSymbol */ .chroma .ss { color: #e6db74 } +/* LiteralNumber */ .chroma .m { color: #ae81ff } +/* LiteralNumberBin */ .chroma .mb { color: #ae81ff } +/* LiteralNumberFloat */ .chroma .mf { color: #ae81ff } +/* LiteralNumberHex */ .chroma .mh { color: #ae81ff } +/* LiteralNumberInteger */ .chroma .mi { color: #ae81ff } +/* LiteralNumberIntegerLong */ .chroma .il { color: #ae81ff } +/* LiteralNumberOct */ .chroma .mo { color: #ae81ff } +/* Operator */ .chroma .o { color: #f92672 } +/* OperatorWord */ .chroma .ow { color: #f92672 } +/* Punctuation */ .chroma .p { } +/* Comment */ .chroma .c { color: #54f36e } +/* CommentHashbang */ .chroma .ch { color: #54f36e } +/* CommentMultiline */ .chroma .cm { color: #54f36e } +/* CommentSingle */ .chroma .c1 { color: #54f36e } +/* CommentSpecial */ .chroma .cs { color: #54f36e } +/* CommentPreproc */ .chroma .cp { color: #54f36e } +/* CommentPreprocFile */ .chroma .cpf { color: #54f36e } +/* Generic */ .chroma .g { } +/* GenericDeleted */ .chroma .gd { color: #f92672 } +/* GenericEmph */ .chroma .ge { font-style: italic } +/* GenericError */ .chroma .gr { } +/* GenericHeading */ .chroma .gh { } +/* GenericInserted */ .chroma .gi { color: #a6e22e } +/* GenericOutput */ .chroma .go { } +/* GenericPrompt */ .chroma .gp { } +/* GenericStrong */ .chroma .gs { font-weight: bold } +/* GenericSubheading */ .chroma .gu { color: #54f36e } +/* GenericTraceback */ .chroma .gt { } +/* GenericUnderline */ .chroma .gl { } +/* TextWhitespace */ .chroma .w { } diff --git a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/layouts/partials/styles.html b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/layouts/partials/styles.html index c4589a7e5d..fc539f0d9f 100644 --- a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/layouts/partials/styles.html +++ b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/layouts/partials/styles.html @@ -3,6 +3,7 @@ {{ $css3 := resources.Get "css/bootstrap-docs.css" }} {{ $css5 := resources.Get "css/coveo.css" }} {{ $css4 := resources.Get "css/f5-hugo.css" }} +{{ $css5 := resources.Get "css/highlight.css" }} {{ if in .Site.Params.buildtype "package" }} diff --git a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/layouts/shortcodes/shortversions.html b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/layouts/shortcodes/shortversions.html new file mode 100644 index 0000000000..07171113e0 --- /dev/null +++ b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/layouts/shortcodes/shortversions.html @@ -0,0 +1,66 @@ +{{/* Use this shortcode to display the versions that the document applies to +Parameters: "first version" "last version" "product" +First version can be a version number, e.g. "3.18", or "first" to use as the 1st version to show +Last version can be a version number, e.g. "3.21", to show as the 2nd version to show, or it can be "latest" to show 'and later' +Product can be "ctrlvers" "apimvers" "adcvers" "nimvers" */}} +{{ $start := string (.Get 0) }} +{{ $end := string (.Get 1) }} +{{ $product := string (.Get 2) }} +{{ $temp := slice }} +{{ $result := ""}} +{{ $ver := slice }} +{{ $prodname := ""}} +{{ $istart := 0}} +{{ $iend := 100}} +{{ $islatest := 0}} +{{if eq $product "apimvers" }} + {{ $ver = $.Site.Params.apimvers }} + {{ $prodname = "NGINX Controller API Management module" }} +{{else if eq $product "adcvers" }} + {{ $ver = $.Site.Params.adcvers }} + {{ $prodname = "NGINX Controller App Delivery module" }} +{{else if eq $product "nimvers" }} + {{ $ver = $.Site.Params.nimvers }} + {{ $prodname = "NGINX Instance Manager" }} +{{else}} + {{ $ver = $.Site.Params.ctrlvers }} + {{ $prodname = "NGINX Controller" }} +{{end}} +{{if eq $start "first"}} + {{$start = first 1 $ver}} +{{end}} +{{if eq $end "latest"}} + {{$islatest = true}} + {{$end = last 1 $ver}} +{{end}} +{{ $.Scratch.Set "counter" 0 }} +{{ range $ver }} + {{ $index := $.Scratch.Get "counter"}} + {{ $current := index $ver $index}} + {{if eq $current $start }} + {{$istart = $index}} + {{end}} + {{if eq $current $end}} + {{$iend = $index}} + {{end}} + {{ $.Scratch.Set "counter" (add ($.Scratch.Get "counter") 1) }} +{{ end }} +{{ $temp = after $istart $ver }} +{{ $iend = add (sub $iend $istart) 1 }} +{{ $temp = first $iend $temp }} +{{ $result = delimit $temp ", " " and " }} +{{ if $islatest}} +
+
+

This documentation applies to {{$prodname}} {{$start}} and later.

+
+ {{ if eq $product "nimvers" }} +
+ {{end}} +{{else}} +
+
+

This documentation applies to {{$prodname}} {{$start}} - {{$end}}.

+
+
+{{end}} \ No newline at end of file diff --git a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/layouts/shortcodes/versions.html b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/layouts/shortcodes/versions.html index 0b2353fb44..d00dab9f05 100644 --- a/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/layouts/shortcodes/versions.html +++ b/docs/_vendor/gitlab.com/f5/nginx/controller/poc/f5-hugo/layouts/shortcodes/versions.html @@ -1,58 +1,53 @@ {{/* Use this shortcode to display a list of controller versions that the document applies to -Parameters: "first version" "last version" "product" -First version can be a version number, e.g. "3.18", or "first" to use the lowest value in the array -Last version can be a version number, e.g. "3.21", or "latest" to use the highest value in the array -Product can be "ctrlvers" "apimvers" or "adcvers" */}} - -{{ $start := string (.Get 0) }} -{{ $end := string (.Get 1) }} -{{ $product := string (.Get 2) }} -{{ $temp := slice }} -{{ $result := ""}} -{{ $ver := slice }} -{{ $prodname := ""}} -{{ $istart := 0}} -{{ $iend := 100}} -​ -{{if eq $product "apimvers" }} - {{ $ver = $.Site.Params.apimvers }} - {{ $prodname = "NGINX Controller API Management module" }} -{{else if eq $product "adcvers" }} - {{ $ver = $.Site.Params.adcvers }} - {{ $prodname = "NGINX Controller App Delivery module" }} -{{else}} - {{ $ver = $.Site.Params.ctrlvers }} - {{ $prodname = "NGINX Controller" }} -{{end}} -​ -{{if eq $start "first"}} -{{$start = first 1 $ver}} -{{end}} -​ -{{if eq $end "latest"}} -{{$end = last 1 $ver}} -{{end}} -​ -{{ $.Scratch.Set "counter" 0 }} -{{ range $ver }} - {{ $index := $.Scratch.Get "counter"}} - {{ $current := index $ver $index}} - {{if eq $current $start }} - {{$istart = $index}} - {{end}} - {{if eq $current $end}} - {{$iend = $index}} - {{end}} -​ - {{ $.Scratch.Set "counter" (add ($.Scratch.Get "counter") 1) }} -{{ end }} -​ -{{ $temp = after $istart $ver }} -{{ $iend = add (sub $iend $istart) 1 }} -{{ $temp = first $iend $temp }} -{{ $result = delimit $temp ", " " and " }} -​ -
-
-

This documentation applies to the following versions of {{$prodname}}: {{$result}}.

-
+ Parameters: "first version" "last version" "product" + First version can be a version number, e.g. "3.18", or "first" to use the lowest value in the array + Last version can be a version number, e.g. "3.21", or "latest" to use the highest value in the array + Product can be "ctrlvers" "apimvers" "adcvers" "nimvers" */}} + {{ $start := string (.Get 0) }} + {{ $end := string (.Get 1) }} + {{ $product := string (.Get 2) }} + {{ $temp := slice }} + {{ $result := ""}} + {{ $ver := slice }} + {{ $prodname := ""}} + {{ $istart := 0}} + {{ $iend := 100}} + {{if eq $product "apimvers" }} + {{ $ver = $.Site.Params.apimvers }} + {{ $prodname = "NGINX Controller API Management module" }} + {{else if eq $product "adcvers" }} + {{ $ver = $.Site.Params.adcvers }} + {{ $prodname = "NGINX Controller App Delivery module" }} + {{else if eq $product "nimvers" }} + {{ $ver = $.Site.Params.nimvers }} + {{ $prodname = "NGINX Instance Manager" }} + {{else}} + {{ $ver = $.Site.Params.ctrlvers }} + {{ $prodname = "NGINX Controller" }} + {{end}} + {{if eq $start "first"}} + {{$start = first 1 $ver}} + {{end}} + {{if eq $end "latest"}} + {{$end = last 1 $ver}} + {{end}} + {{ $.Scratch.Set "counter" 0 }} + {{ range $ver }} + {{ $index := $.Scratch.Get "counter"}} + {{ $current := index $ver $index}} + {{if eq $current $start }} + {{$istart = $index}} + {{end}} + {{if eq $current $end}} + {{$iend = $index}} + {{end}} + {{ $.Scratch.Set "counter" (add ($.Scratch.Get "counter") 1) }} + {{ end }} + {{ $temp = after $istart $ver }} + {{ $iend = add (sub $iend $istart) 1 }} + {{ $temp = first $iend $temp }} + {{ $result = delimit $temp ", " " and " }} +
+
+

This documentation applies to the following versions of {{$prodname}}: {{$result}}.

+
\ No newline at end of file diff --git a/docs/_vendor/modules.txt b/docs/_vendor/modules.txt index c7a269cb9e..3bdd7d462c 100644 --- a/docs/_vendor/modules.txt +++ b/docs/_vendor/modules.txt @@ -1,2 +1,2 @@ -# gitlab.com/f5/nginx/controller/poc/f5-hugo v0.15.8-0.20220110191128-4af0ca29d788 +# gitlab.com/f5/nginx/controller/poc/f5-hugo v0.16.4-0.20220216010347-4c636f11125d # github.com/jquery/jquery-dist v0.0.0-20210302171154-e786e3d9707f diff --git a/docs/config/_default/config.toml b/docs/config/_default/config.toml index 553026bee8..d098113c6c 100644 --- a/docs/config/_default/config.toml +++ b/docs/config/_default/config.toml @@ -24,7 +24,7 @@ canonifyURLs = true lineNoStart = 1 lineNos = false lineNumbersInTable = true - noClasses = true + noClasses = false style = "monokai" tabWidth = 4 [markup.goldmark] diff --git a/docs/go.mod b/docs/go.mod index e45a867fd3..62f41e6e9a 100644 --- a/docs/go.mod +++ b/docs/go.mod @@ -2,4 +2,4 @@ module github.com/nginxinc/kubernetes-ingress/docs go 1.15 -require gitlab.com/f5/nginx/controller/poc/f5-hugo v0.15.8-0.20220110191128-4af0ca29d788 // indirect +require gitlab.com/f5/nginx/controller/poc/f5-hugo v0.16.4-0.20220216010347-4c636f11125d // indirect diff --git a/docs/go.sum b/docs/go.sum index a0cea86940..95cafd7836 100644 --- a/docs/go.sum +++ b/docs/go.sum @@ -16,3 +16,5 @@ gitlab.com/f5/nginx/controller/poc/f5-hugo v0.15.7 h1:O75I8D2xLjbQ5rYZAflXMcnEPF gitlab.com/f5/nginx/controller/poc/f5-hugo v0.15.7/go.mod h1:G+e4mnMJBHCT04TKm3Bbnm5I5OGVoeLlmbaDFF3GPBc= gitlab.com/f5/nginx/controller/poc/f5-hugo v0.15.8-0.20220110191128-4af0ca29d788 h1:42fJNcaOhcZvx/G6E17sX9EH0auXXd2aNQx/cdBneWo= gitlab.com/f5/nginx/controller/poc/f5-hugo v0.15.8-0.20220110191128-4af0ca29d788/go.mod h1:G+e4mnMJBHCT04TKm3Bbnm5I5OGVoeLlmbaDFF3GPBc= +gitlab.com/f5/nginx/controller/poc/f5-hugo v0.16.4-0.20220216010347-4c636f11125d h1:nstN18J5a+wO125f7HVfRguJHJRFH7hn8NJq4ko0eBU= +gitlab.com/f5/nginx/controller/poc/f5-hugo v0.16.4-0.20220216010347-4c636f11125d/go.mod h1:G+e4mnMJBHCT04TKm3Bbnm5I5OGVoeLlmbaDFF3GPBc=