diff --git a/go.mod b/go.mod index cda75fc..8602b74 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/stackloklabs/gofetch -go 1.25.7 +go 1.26.4 require ( github.com/JohannesKaufmann/html-to-markdown/v2 v2.5.1