Skip to content

Commit

Permalink
gcpcel use hexaIdql v0.6.0-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabh-io committed Sep 8, 2023
1 parent 9b60d87 commit 86eee72
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion mapper/conditionLangs/gcpcel/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.19
require (
github.com/envoyproxy/go-control-plane v0.11.1
github.com/google/cel-go v0.18.0
github.com/hexa-org/policy-mapper/hexaIdql v0.0.0-20230908031135-56181d2b5c41
github.com/hexa-org/policy-mapper/hexaIdql v0.6.0-alpha.3
github.com/stretchr/testify v1.8.4
google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d
)
Expand Down
2 changes: 2 additions & 0 deletions mapper/conditionLangs/gcpcel/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
github.com/hexa-org/policy-mapper/hexaIdql v0.0.0-20230908031135-56181d2b5c41 h1:aK9inuPOniXyAB/3ZubURvmMVscaB8cJOZ52brcW82U=
github.com/hexa-org/policy-mapper/hexaIdql v0.0.0-20230908031135-56181d2b5c41/go.mod h1:mqzC3LjDSVimn8u7s98JWJjrYUm4fCR7ZlMsqI/7ABM=
github.com/hexa-org/policy-mapper/hexaIdql v0.6.0-alpha.3 h1:kApPuTEC8bVualHsj0CA5avqk7DgU2ZiJOpLG5EiKTM=
github.com/hexa-org/policy-mapper/hexaIdql v0.6.0-alpha.3/go.mod h1:mqzC3LjDSVimn8u7s98JWJjrYUm4fCR7ZlMsqI/7ABM=
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
Expand Down

0 comments on commit 86eee72

Please sign in to comment.