diff --git a/go.mod b/go.mod index 44a07a0..bc86c9a 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/hueristiq/hq-go-retrier -go 1.23.1 +go 1.23.3 require github.com/stretchr/testify v1.10.0