Skip to content

Commit

Permalink
feat: update go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamadch91 committed Dec 22, 2024
1 parent 6f94af3 commit 43e0dfc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 120 deletions.
9 changes: 1 addition & 8 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/google/uuid v1.6.0
github.com/hashicorp/go-hclog v1.6.3
github.com/nats-io/nats.go v1.36.0
github.com/opengovern/og-util v1.1.9
github.com/opengovern/og-util v1.3.0
github.com/opengovern/opencomply v0.475.2
github.com/opengovern/resilient-bridge v0.0.0-20241217072313-40e2d7a377f6
github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7
Expand Down Expand Up @@ -132,16 +132,9 @@ require (
github.com/hashicorp/yamux v0.1.1 // indirect
github.com/iancoleman/strcase v0.3.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/jackc/chunkreader/v2 v2.0.1 // indirect
github.com/jackc/pgconn v1.14.3 // indirect
github.com/jackc/pgio v1.0.0 // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgproto3/v2 v2.3.3 // indirect
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
github.com/jackc/pgtype v1.14.0 // indirect
github.com/jackc/pgx/v4 v4.18.3 // indirect
github.com/jackc/pgx/v5 v5.7.1 // indirect
github.com/jackc/puddle v1.3.0 // indirect
github.com/jackc/puddle/v2 v2.2.2 // indirect
github.com/jmespath/go-jmespath v0.4.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
Expand Down
Loading

0 comments on commit 43e0dfc

Please sign in to comment.