diff --git a/go.mod b/go.mod index 28c4c9d..9ef3b78 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/dcarrillo/whatismyip -go 1.21 +go 1.21.3 require ( github.com/gin-contrib/secure v0.0.1