Skip to content

Commit

Permalink
rollback version of go to 1.18 as minimal supported (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
SVilgelm authored Feb 25, 2024
1 parent 15ec3ac commit 01e7357
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/sv-tools/openapi

go 1.21
go 1.18

retract (
v0.3.0 // due to a mistake, there is no real v0.3.0 release, it was pointed to v0.2.2 tag
Expand Down

0 comments on commit 01e7357

Please sign in to comment.