diff --git a/go.mod b/go.mod index 9c1a6e2..bec7095 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/waku-org/sds-go-bindings -go 1.22.10 +go 1.23 require ( github.com/stretchr/testify v1.8.1