Skip to content

Commit

Permalink
minimal Go v1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
SVilgelm authored Nov 25, 2024
1 parent 2e2e2a4 commit 2117577
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.20
go 1.21.0

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 2117577

Please sign in to comment.