diff --git a/go.mod b/go.mod index a704b1b..42dae4d 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/arnested/sshfpgo -go 1.26.0 +go 1.26.1 require ( github.com/Showmax/go-fqdn v1.0.0