Skip to content

Commit

Permalink
chore(go): go-openapi requires go.1.20 across the board
Browse files Browse the repository at this point in the history
Signed-off-by: Frederic BIDON <[email protected]>
  • Loading branch information
fredbi committed Mar 9, 2024
1 parent 877f137 commit 57f395c
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,3 +1,3 @@
module github.com/go-openapi/inflect

go 1.19
go 1.20

0 comments on commit 57f395c

Please sign in to comment.