diff --git a/go.mod b/go.mod index 6a234ef..c7579bc 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/arnested/sshfpgo -go 1.25.1 +go 1.25.2 require ( github.com/Showmax/go-fqdn v1.0.0