Skip to content

Commit

Permalink
Remove multi module again (#295)
Browse files Browse the repository at this point in the history
Should be tagged as v0.6.6
  • Loading branch information
morphar committed Jan 22, 2022
1 parent ffbea52 commit 46bcbfd
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 52 deletions.
6 changes: 0 additions & 6 deletions cmd/disco/go.mod

This file was deleted.

6 changes: 0 additions & 6 deletions cmd/parse-linter-output/go.mod

This file was deleted.

6 changes: 0 additions & 6 deletions cmd/petstore-builder/go.mod

This file was deleted.

6 changes: 0 additions & 6 deletions cmd/protoc-gen-jsonschema/go.mod

This file was deleted.

6 changes: 0 additions & 6 deletions cmd/protoc-gen-openapi/go.mod

This file was deleted.

6 changes: 0 additions & 6 deletions cmd/report-messages/go.mod

This file was deleted.

6 changes: 0 additions & 6 deletions cmd/report/go.mod

This file was deleted.

6 changes: 0 additions & 6 deletions cmd/vocabulary-operations/go.mod

This file was deleted.

4 changes: 0 additions & 4 deletions go.mod
Expand Up @@ -14,7 +14,3 @@ require (
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
)

// v0.6.0 introduced multi modules, which was removed in v.0.6.1.
// v0.6.4 introduced multi modules again, which was removed in v.0.6.5.
retract [v0.6.0, v0.6.4]

0 comments on commit 46bcbfd

Please sign in to comment.