Skip to content

Commit a4f30ba

Browse files
committed
fix: pointer
1 parent 04541cb commit a4f30ba

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/jackc/pgtype v1.14.0
1717
github.com/nats-io/nats.go v1.36.0
1818
github.com/opengovern/og-util v1.7.2
19-
github.com/opengovern/opencomply v0.582.4-dev.0.0.20250110161755-c56630852bf4
19+
github.com/opengovern/opencomply v0.0.0-20250115121742-8f098cd41cc1
2020
github.com/opengovern/resilient-bridge v0.0.0-20241223164127-85ad8f42a67d
2121
github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7
2222
github.com/spf13/cobra v1.8.1

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -739,6 +739,8 @@ github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQ
739739
github.com/opencontainers/image-spec v1.1.0/go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM=
740740
github.com/opengovern/og-util v1.7.2 h1:eLGgqSHQmYuSehRBXJcn61pD7uslCzZe9wbwJaEKbc0=
741741
github.com/opengovern/og-util v1.7.2/go.mod h1:ob8RSaNZG3RWnLH3lDXQaVpIf+B8Ry7ds3twYlDJPp0=
742+
github.com/opengovern/opencomply v0.0.0-20250115121742-8f098cd41cc1 h1:W0LSq51JIDJi2kPwg+8ElsQHe8I74XEP9tfEAB6IFKI=
743+
github.com/opengovern/opencomply v0.0.0-20250115121742-8f098cd41cc1/go.mod h1:DCq6ryCRpy85BFP/bEfz/HS0O8oEsU4l/cl9IoDVj/o=
742744
github.com/opengovern/opencomply v0.582.4-dev.0.0.20250110161755-c56630852bf4 h1:yKyA73PTmg1uGlofJp8zMbK5OPCV+2B4cOmTANQvfHI=
743745
github.com/opengovern/opencomply v0.582.4-dev.0.0.20250110161755-c56630852bf4/go.mod h1:DCq6ryCRpy85BFP/bEfz/HS0O8oEsU4l/cl9IoDVj/o=
744746
github.com/opengovern/resilient-bridge v0.0.0-20241223164127-85ad8f42a67d h1:OnoG1Za89armxN1ZlEbr/eKvAdbRN6UGKXCFxee58s0=

0 commit comments

Comments
 (0)