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