diff --git a/go.mod b/go.mod index fe8e052..7a0ea4d 100644 --- a/go.mod +++ b/go.mod @@ -5,4 +5,4 @@ go 1.25.1 // docs-theme-extras declares the hextra import itself (pinned to v0.12.3), so // hextra is a transitive dependency and is not listed here — matching // agentgateway / kgateway / ambientmesh. Its checksums stay in go.sum. -require github.com/solo-io/docs-theme-extras v0.1.23 // indirect +require github.com/solo-io/docs-theme-extras v0.1.25 // indirect diff --git a/go.sum b/go.sum index 95a6da2..ed1bbca 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/solo-io/docs-theme-extras v0.1.23 h1:sTUT+7hV17R9TSgQyJTrvOKm8ScQCvYa4kRY2juz/WQ= -github.com/solo-io/docs-theme-extras v0.1.23/go.mod h1:jjjYu/QoD+vMu30zgcpfEuTEGuJOJWs5qai/K18kltg= +github.com/solo-io/docs-theme-extras v0.1.25 h1:9SvHWXlrBxgk3/0NnV+JvkqQ7/rww4daIzdCYtSubVg= +github.com/solo-io/docs-theme-extras v0.1.25/go.mod h1:jjjYu/QoD+vMu30zgcpfEuTEGuJOJWs5qai/K18kltg=