Skip to content

Commit f5f5f82

Browse files
committed
chore(go): go-openapi requires go.1.20 across the board
Signed-off-by: Frederic BIDON <[email protected]>
1 parent a4c2691 commit f5f5f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ require (
1111
gopkg.in/yaml.v3 v3.0.1 // indirect
1212
)
1313

14-
go 1.19
14+
go 1.20

0 commit comments

Comments
 (0)