Skip to content

Commit

Permalink
Update to latest devfile-lifecycle version, license compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
feloy committed Jul 3, 2023
1 parent 4a7b298 commit ee92b4d
Show file tree
Hide file tree
Showing 13 changed files with 18 additions and 1,348 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ require (
github.com/devfile/registry-support/index/generator v0.0.0-20230322155332-33914affc83b
github.com/devfile/registry-support/registry-library v0.0.0-20221201200738-19293ac0b8ab
github.com/fatih/color v1.14.1
github.com/feloy/devfile-lifecycle v0.0.0-20230703132439-dcf25e046335
github.com/frapposelli/wwhrd v0.4.0
github.com/fsnotify/fsnotify v1.6.0
github.com/ghodss/yaml v1.0.0
Expand Down Expand Up @@ -75,7 +76,6 @@ require (
github.com/ActiveState/termtest/xpty v0.6.0 // indirect
github.com/ActiveState/vt10x v1.3.1 // indirect
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
github.com/Heiko-san/mermaidgen v0.0.0-20190623222458-ec72afae378b // indirect
github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd // indirect
github.com/Microsoft/go-winio v0.6.1 // indirect
github.com/Netflix/go-expect v0.0.0-20220104043353-73e0943537d2 // indirect
Expand Down Expand Up @@ -109,7 +109,6 @@ require (
github.com/evanphx/json-patch v4.12.0+incompatible // indirect
github.com/evanphx/json-patch/v5 v5.6.0 // indirect
github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d // indirect
github.com/feloy/devfile-lifecycle v0.0.0-20230515183001-11d088157da2 // indirect
github.com/go-errors/errors v1.0.1 // indirect
github.com/go-git/gcfg v1.5.0 // indirect
github.com/go-git/go-billy/v5 v5.4.1 // indirect
Expand Down
6 changes: 2 additions & 4 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

674 changes: 0 additions & 674 deletions vendor/github.com/Heiko-san/mermaidgen/LICENSE

This file was deleted.

61 changes: 0 additions & 61 deletions vendor/github.com/Heiko-san/mermaidgen/flowchart/Edge.go

This file was deleted.

69 changes: 0 additions & 69 deletions vendor/github.com/Heiko-san/mermaidgen/flowchart/EdgeStyle.go

This file was deleted.

Loading

0 comments on commit ee92b4d

Please sign in to comment.