Skip to content

Commit

Permalink
Go: Allow versions down to 1.17 again
Browse files Browse the repository at this point in the history
  • Loading branch information
UlrichEckhardt committed Jun 13, 2024
1 parent b17789f commit 5d02dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module github.com/youmark/pkcs8

go 1.22
go 1.17

require golang.org/x/crypto v0.22.0

0 comments on commit 5d02dbf

Please sign in to comment.