Skip to content

Commit

Permalink
bump: eco-goinfra v0.0.0-20240809150049-0634a7a9fb27 (#146)
Browse files Browse the repository at this point in the history
Co-authored-by: nkononov <[email protected]>
  • Loading branch information
kononovn and nkononov authored Aug 9, 2024
1 parent a91a3b2 commit 0205843
Show file tree
Hide file tree
Showing 506 changed files with 144 additions and 124,153 deletions.
12 changes: 1 addition & 11 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/nmstate/kubernetes-nmstate/api v0.0.0-20240605150941-df565dd7bf35
github.com/onsi/ginkgo/v2 v2.19.0
github.com/onsi/gomega v1.33.1
github.com/openshift-kni/eco-goinfra v0.0.0-20240809133315-01bbbf4c9ede // latest
github.com/openshift-kni/eco-goinfra v0.0.0-20240809150049-0634a7a9fb27 // latest
github.com/openshift-kni/k8sreporter v1.0.5
github.com/openshift/api v3.9.1-0.20191111211345-a27ff30ebf09+incompatible
github.com/openshift/cluster-nfd-operator v0.0.0-20240604082319-19bf50784aa7
Expand Down Expand Up @@ -59,7 +59,6 @@ require (
require (
github.com/PaesslerAG/gval v1.0.0 // indirect
github.com/PaesslerAG/jsonpath v0.1.1 // indirect
github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
github.com/expr-lang/expr v1.16.5 // indirect
github.com/go-jose/go-jose/v4 v4.0.1 // indirect
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
Expand Down Expand Up @@ -134,7 +133,6 @@ require (
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/golang/protobuf v1.5.4 // indirect
github.com/google/btree v1.1.2 // indirect
github.com/google/cel-go v0.18.2 // indirect
github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/google/gofuzz v1.2.0 // indirect
Expand All @@ -143,8 +141,6 @@ require (
github.com/google/uuid v1.6.0 // indirect
github.com/grafana-operator/grafana-operator/v4 v4.10.1 // indirect
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
github.com/h2non/filetype v1.1.3 // indirect
github.com/h2non/go-is-svg v0.0.0-20160927212452-35e8c4b0612c // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
github.com/hashicorp/go-multierror v1.1.1 // indirect
Expand Down Expand Up @@ -185,8 +181,6 @@ require (
github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87 // indirect
github.com/openshift/library-go v0.0.0-20240419113445-f1541d628746 // indirect
github.com/openshift/ptp-operator v0.0.0-20240404165119-29a3d7b3d60b // indirect
github.com/operator-framework/operator-lifecycle-manager v0.28.0 // indirect
github.com/operator-framework/operator-registry v1.41.0 // indirect
github.com/otiai10/copy v1.14.0 // indirect
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
github.com/pkg/errors v0.9.1 // indirect
Expand All @@ -206,7 +200,6 @@ require (
github.com/spf13/cast v1.6.0 // indirect
github.com/spf13/cobra v1.8.0 // indirect
github.com/spf13/pflag v1.0.6-0.20210604193023-d5e0c0615ace // indirect
github.com/stoewer/go-strcase v1.3.0 // indirect
github.com/thoas/go-funk v0.9.2 // indirect
github.com/vincent-petithory/dataurl v1.0.0 // indirect
github.com/xlab/treeprint v1.2.0 // indirect
Expand All @@ -225,9 +218,6 @@ require (
golang.org/x/time v0.5.0 // indirect
golang.org/x/tools v0.22.0 // indirect
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240401170217-c3f982113cda // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be // indirect
google.golang.org/grpc v1.63.2 // indirect
google.golang.org/protobuf v1.34.1 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
Expand Down
168 changes: 2 additions & 166 deletions go.sum

Large diffs are not rendered by default.

18 changes: 0 additions & 18 deletions vendor/github.com/antlr4-go/antlr/v4/.gitignore

This file was deleted.

28 changes: 0 additions & 28 deletions vendor/github.com/antlr4-go/antlr/v4/LICENSE

This file was deleted.

54 changes: 0 additions & 54 deletions vendor/github.com/antlr4-go/antlr/v4/README.md

This file was deleted.

102 changes: 0 additions & 102 deletions vendor/github.com/antlr4-go/antlr/v4/antlrdoc.go

This file was deleted.

Loading

0 comments on commit 0205843

Please sign in to comment.