diff --git a/go.mod b/go.mod index cab5eaa..0d76b55 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/Vonage/numkey go 1.23 -toolchain go1.23.0 +toolchain go1.23.1 require ( github.com/jstemmer/go-junit-report/v2 v2.1.0