Skip to content

Commit

Permalink
fix: update es client
Browse files Browse the repository at this point in the history
  • Loading branch information
artaasadi committed Dec 26, 2024
1 parent d04db69 commit a7c35e0
Show file tree
Hide file tree
Showing 5 changed files with 2,306 additions and 12,718 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ require (
github.com/manicminer/hamilton v0.44.0
github.com/microsoftgraph/msgraph-sdk-go v1.51.0
github.com/nats-io/nats.go v1.36.0
github.com/opengovern/og-util v1.6.3
github.com/opengovern/og-util v1.7.0
github.com/opengovern/opencomply v0.475.2
github.com/spf13/cobra v1.8.1
github.com/tombuildsstuff/giovanni v0.18.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -927,6 +927,8 @@ github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N
github.com/olekukonko/tablewriter v0.0.5/go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY=
github.com/opengovern/og-util v1.6.3 h1:QMF+OAEG2O1TzUVVKb7W5jpC8YWFaGfQFMUZzDO8qCg=
github.com/opengovern/og-util v1.6.3/go.mod h1:ob8RSaNZG3RWnLH3lDXQaVpIf+B8Ry7ds3twYlDJPp0=
github.com/opengovern/og-util v1.7.0 h1:2L3jXkasNLM+JO+vUmbmTCRf4ptjLvjDYqe/760CkFY=
github.com/opengovern/og-util v1.7.0/go.mod h1:ob8RSaNZG3RWnLH3lDXQaVpIf+B8Ry7ds3twYlDJPp0=
github.com/opengovern/opencomply v0.475.2 h1:JHs12+mhJb9HzFZYMLLgw079PRa+qLKntugvwWiCVL0=
github.com/opengovern/opencomply v0.475.2/go.mod h1:FsJTfdLz+DDRAzW2/KyCFRxVxM89jMysP7ZfQjaS8+A=
github.com/opensearch-project/opensearch-go/v2 v2.3.0 h1:nQIEMr+A92CkhHrZgUhcfsrZjibvB3APXf2a1VwCmMQ=
Expand Down
Loading

0 comments on commit a7c35e0

Please sign in to comment.