Skip to content

Commit 9503c41

Browse files
committed
feat: update rpeo
1 parent 5c2c924 commit 9503c41

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/google/uuid v1.6.0
1313
github.com/hashicorp/go-hclog v1.6.3
1414
github.com/nats-io/nats.go v1.36.0
15-
github.com/opengovern/og-util v1.5.1
15+
github.com/opengovern/og-util v1.5.2
1616
github.com/opengovern/opencomply v0.475.2
1717
github.com/opengovern/resilient-bridge v0.0.0-20241223164127-85ad8f42a67d
1818
github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -675,8 +675,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
675675
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
676676
github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug=
677677
github.com/opencontainers/image-spec v1.1.0/go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM=
678-
github.com/opengovern/og-util v1.5.1 h1:8cpfhED6EIMIlWxhgag3vtCR/32cFWMqPXW1+rxGEx4=
679-
github.com/opengovern/og-util v1.5.1/go.mod h1:ob8RSaNZG3RWnLH3lDXQaVpIf+B8Ry7ds3twYlDJPp0=
678+
github.com/opengovern/og-util v1.5.2 h1:+ZO/3pFvZZ/gw9ZzYb7kK51OrdHpI166uo7B6z/SPls=
679+
github.com/opengovern/og-util v1.5.2/go.mod h1:ob8RSaNZG3RWnLH3lDXQaVpIf+B8Ry7ds3twYlDJPp0=
680680
github.com/opengovern/opencomply v0.475.2 h1:JHs12+mhJb9HzFZYMLLgw079PRa+qLKntugvwWiCVL0=
681681
github.com/opengovern/opencomply v0.475.2/go.mod h1:FsJTfdLz+DDRAzW2/KyCFRxVxM89jMysP7ZfQjaS8+A=
682682
github.com/opengovern/resilient-bridge v0.0.0-20241223164127-85ad8f42a67d h1:OnoG1Za89armxN1ZlEbr/eKvAdbRN6UGKXCFxee58s0=

0 commit comments

Comments
 (0)