Skip to content

Commit

Permalink
use envparse from utils (#74)
Browse files Browse the repository at this point in the history
Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>
  • Loading branch information
golanglemonade authored Sep 19, 2024
1 parent 0785143 commit e2d0892
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 131 deletions.
2 changes: 0 additions & 2 deletions jsonschema/envparse/doc.go

This file was deleted.

128 changes: 0 additions & 128 deletions jsonschema/envparse/parse.go

This file was deleted.

2 changes: 1 addition & 1 deletion jsonschema/schema_generator.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
"github.com/mcuadros/go-defaults"

"github.com/theopenlane/core/config"
"github.com/theopenlane/core/jsonschema/envparse"
"github.com/theopenlane/utils/envparse"
)

// const values used for the schema generator
Expand Down

0 comments on commit e2d0892

Please sign in to comment.