Skip to content

Commit

Permalink
fix: go module version now supports v6. This does not affect the NPM …
Browse files Browse the repository at this point in the history
…package
  • Loading branch information
smoya committed Apr 12, 2024
1 parent 6e5e950 commit 753fda9
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,4 +1,4 @@
module github.com/asyncapi/spec-json-schemas/v4
module github.com/asyncapi/spec-json-schemas/v6

go 1.17

Expand Down

0 comments on commit 753fda9

Please sign in to comment.