diff --git a/go.mod b/go.mod index f5e0e5a..73f08f0 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/domsolutions/gopayloader -go 1.22 +go 1.23 require ( github.com/domsolutions/http2 v0.4.0