diff --git a/go.mod b/go.mod index 688c9f8e..d704b2a3 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/playfab/thundernetes -go 1.23 +go 1.23.3 require ( github.com/caarlos0/env/v6 v6.9.3