diff --git a/go.mod b/go.mod index 0903c46..954c0ac 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/courtsite/temporal-go-helpers -go 1.16 +go 1.18 require ( github.com/stretchr/testify v1.8.3