Skip to content

Commit

Permalink
Restore support for go1.21 (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
sethvargo authored Jun 25, 2024
1 parent 672f76c commit 631000f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module github.com/sethvargo/go-password

go 1.22
toolchain go1.21.11

toolchain go1.22.2
go 1.21

0 comments on commit 631000f

Please sign in to comment.