Skip to content

Commit

Permalink
Merge pull request #12 from Scalingo/release/go/1.20
Browse files Browse the repository at this point in the history
feat: update Go from 1.17 to 1.20
  • Loading branch information
EtienneM authored Mar 13, 2023
2 parents 538d9e9 + 006ad15 commit 28aeef3
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/Scalingo/gopassword

go 1.17
go 1.20

require github.com/stretchr/testify v1.8.2

Expand Down

0 comments on commit 28aeef3

Please sign in to comment.