diff --git a/go.mod b/go.mod index 95ce2ac..13facbb 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module teleport -go 1.26.0 +go 1.27.0 require ( github.com/miekg/dns v1.1.68