diff --git a/go.mod b/go.mod index 505dcc1..6f39f4d 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/stackloklabs/gofetch -go 1.25.6 +go 1.25.7 require ( github.com/JohannesKaufmann/html-to-markdown/v2 v2.5.0