diff --git a/go.mod b/go.mod index c9aeaef..2d5619a 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/floatpane/go-openpgp-card-hl -go 1.26 +go 1.26.5 require ( cunicu.li/go-iso7816 v0.8.8