Skip to content

Commit

Permalink
remove known issues
Browse files Browse the repository at this point in the history
see #64 (comment) and #64 (comment)

Signed-off-by: nscuro <[email protected]>
  • Loading branch information
nscuro committed Sep 27, 2021
1 parent fc1a7f9 commit 702f9d3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,3 @@
* Builds for `windows/386` and `linux/386` have been dropped (via [#62](https://github.com/CycloneDX/cyclonedx-gomod/pull/62))
* Use standard Go notation for architectures in release artifact names (via [#62](https://github.com/CycloneDX/cyclonedx-gomod/pull/62))
* e.g. `cyclonedx-gomod_1.0.0_windows_x64.zip` is now `cyclonedx-gomod_1.0.0_windows_amd64.zip`

### Known Issues

* When used with Go 1.17 or newer, with modules that have `go 1.17` in their `go.mod`, the dependency graph may contain too many edges ([#64](https://github.com/CycloneDX/cyclonedx-gomod/issues/64))

0 comments on commit 702f9d3

Please sign in to comment.