File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 7777 - name : Pack Integration Plugin Build
7878 working-directory : ./integration-plugin
7979 run : |
80- tar -cvf integration-plugin.tar build
80+ tar -cvf integration-plugin.tar build/*
8181 - name : Upload Integration Plugin Artifact
8282 uses : actions/upload-artifact@v3
8383 with :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
1515 github.com/jackc/pgtype v1.14.0
1616 github.com/nats-io/nats.go v1.36.0
1717 github.com/opengovern/og-util v1.7.2
18- github.com/opengovern/opencomply v0.582.0 -dev.0
18+ github.com/opengovern/opencomply v0.582.4 -dev.0.0.20250110161755-c56630852bf4
1919 github.com/opengovern/resilient-bridge v0.0.0-20241223164127-85ad8f42a67d
2020 github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7
2121 github.com/spf13/cobra v1.8.1
@@ -70,7 +70,7 @@ require (
7070 cloud.google.com/go/compute/metadata v0.5.2 // indirect
7171 cloud.google.com/go/iam v1.2.1 // indirect
7272 cloud.google.com/go/storage v1.43.0 // indirect
73- github.com/ProtonMail/go-crypto v1.0.0 // indirect
73+ github.com/ProtonMail/go-crypto v1.1.3 // indirect
7474 github.com/beorn7/perks v1.0.1 // indirect
7575 github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
7676 github.com/btubbs/datetime v0.1.1 // indirect
Original file line number Diff line number Diff line change @@ -211,6 +211,7 @@ github.com/Masterminds/semver/v3 v3.1.1/go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0
211211github.com/OneOfOne/xxhash v1.2.2 /go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU =
212212github.com/ProtonMail/go-crypto v1.0.0 h1:LRuvITjQWX+WIfr930YHG2HNfjR1uOfyf5vE0kC2U78 =
213213github.com/ProtonMail/go-crypto v1.0.0 /go.mod h1:EjAoLdwvbIOoOQr3ihjnSoLZRtE8azugULFRteWMNc0 =
214+ github.com/ProtonMail/go-crypto v1.1.3 /go.mod h1:rA3QumHc/FZ8pAHreoekgiAbzpNsfQAosU5td4SnOrE =
214215github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d h1:licZJFw2RwpHMqeKTCYkitsPqHNxTmd4SNR5r94FGM8 =
215216github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d /go.mod h1:asat636LX7Bqt5lYEZ27JNDcqxfjdBQuJ/MM4CN/Lzo =
216217github.com/agext/levenshtein v1.2.3 h1:YB2fHEn0UJagG8T1rrWknE3ZQzWM06O8AMAatNn7lmo =
@@ -743,6 +744,8 @@ github.com/opengovern/og-util v1.7.2 h1:eLGgqSHQmYuSehRBXJcn61pD7uslCzZe9wbwJaEK
743744github.com/opengovern/og-util v1.7.2 /go.mod h1:ob8RSaNZG3RWnLH3lDXQaVpIf+B8Ry7ds3twYlDJPp0 =
744745github.com/opengovern/opencomply v0.582.0-dev.0 h1:gUNpcuwrtg72pYzeWdgek9+fNUe7r1CQzVXNirtlwb8 =
745746github.com/opengovern/opencomply v0.582.0-dev.0 /go.mod h1:Sffrst298FLGD5ic9VPOsNHIDuJ7MMEN7atRqSNOv/U =
747+ github.com/opengovern/opencomply v0.582.4-dev.0.0.20250110161755-c56630852bf4 h1:yKyA73PTmg1uGlofJp8zMbK5OPCV+2B4cOmTANQvfHI =
748+ github.com/opengovern/opencomply v0.582.4-dev.0.0.20250110161755-c56630852bf4 /go.mod h1:DCq6ryCRpy85BFP/bEfz/HS0O8oEsU4l/cl9IoDVj/o =
746749github.com/opengovern/resilient-bridge v0.0.0-20241223164127-85ad8f42a67d h1:OnoG1Za89armxN1ZlEbr/eKvAdbRN6UGKXCFxee58s0 =
747750github.com/opengovern/resilient-bridge v0.0.0-20241223164127-85ad8f42a67d /go.mod h1:zEulaGgccj5tPXGiudGz17NRhXAk2HHh+GPj2VkjNq0 =
748751github.com/opensearch-project/opensearch-go/v2 v2.3.0 h1:nQIEMr+A92CkhHrZgUhcfsrZjibvB3APXf2a1VwCmMQ =
You can’t perform that action at this time.
0 commit comments