Skip to content

Commit

Permalink
Merge pull request #14 from containeroo/renovate/go-1.x
Browse files Browse the repository at this point in the history
Update module go to 1.19
  • Loading branch information
rxbn authored Aug 5, 2022
2 parents df59e0d + 2de736f commit c041c5f
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,6 +1,6 @@
module github.com/containeroo/otpgen

go 1.16
go 1.19

require (
github.com/pquerna/otp v1.3.0
Expand Down

0 comments on commit c041c5f

Please sign in to comment.