There was an error while loading. Please reload this page.
1 parent cd8aca6 commit 0b94e3cCopy full SHA for 0b94e3c
2 files changed
go.mod
@@ -2,4 +2,4 @@ module github.com/solo-io/docs-theme-extras
2
3
go 1.21
4
5
-require github.com/imfing/hextra v0.12.2 // indirect
+require github.com/imfing/hextra v0.12.3 // indirect
go.sum
@@ -1,2 +1,2 @@
1
-github.com/imfing/hextra v0.12.2 h1:qa+cHQ1LC/7ys9EhRNnHrRBAHu83Tm8rhh1oWO2a7cc=
-github.com/imfing/hextra v0.12.2/go.mod h1:vi+yhpq8YPp/aghvJlNKVnJKcPJ/VyAEcfC1BSV9ARo=
+github.com/imfing/hextra v0.12.3 h1:DZHY2rUWYteyzjlHi9r4n7Bb5e2Q+6LXe4C1Dqn0ZjM=
+github.com/imfing/hextra v0.12.3/go.mod h1:vi+yhpq8YPp/aghvJlNKVnJKcPJ/VyAEcfC1BSV9ARo=
0 commit comments