Skip to content

Commit

Permalink
chore: Fixes #67, import external markers package
Browse files Browse the repository at this point in the history
Signed-off-by: Dustin Scott <[email protected]>
  • Loading branch information
scottd018 authored and lander2k2 committed Jul 31, 2024
1 parent 85aa8e6 commit ec34299
Show file tree
Hide file tree
Showing 42 changed files with 14 additions and 2,858 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ toolchain go1.22.4
require (
github.com/go-playground/validator v9.31.0+incompatible
github.com/nukleros/gener8s v0.1.0
github.com/nukleros/markers v0.1.3
github.com/sirupsen/logrus v1.9.3
github.com/spf13/afero v1.11.0
github.com/spf13/cobra v1.8.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
github.com/nukleros/gener8s v0.1.0 h1:fgXzEZCw61a4/4KRscJcQxZlLgjHOat73lii4ZTDR6s=
github.com/nukleros/gener8s v0.1.0/go.mod h1:Y8nZcDBKIO4bwjrFT/BtNZjMGNTMdTunXsdehSrZCEs=
github.com/nukleros/markers v0.1.3 h1:nC3sVcu8buoPUx0Jy03HyN630XzNYMR277C0XjrJ+H0=
github.com/nukleros/markers v0.1.3/go.mod h1:MNvyhviaVIq1y/BgkIDZ+WSWK9vCL0j2fRiCZSYQoiI=
github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE=
Expand Down
25 changes: 0 additions & 25 deletions internal/markers/inspect/inspector.go

This file was deleted.

6 changes: 0 additions & 6 deletions internal/markers/inspect/transform.go

This file was deleted.

107 changes: 0 additions & 107 deletions internal/markers/inspect/yaml.go

This file was deleted.

80 changes: 0 additions & 80 deletions internal/markers/lexer/consume.go

This file was deleted.

Loading

0 comments on commit ec34299

Please sign in to comment.