Skip to content

Commit bfc7aca

Browse files
[gomod] bump github.com/open-edge-platform/cluster-connect-gateway from 1.2.3 to 1.2.4 (#172)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3a4080 commit bfc7aca

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
@@ -20,7 +20,7 @@ require (
2020
github.com/oapi-codegen/echo-middleware v1.0.2
2121
github.com/onsi/ginkgo/v2 v2.27.2
2222
github.com/onsi/gomega v1.38.2
23-
github.com/open-edge-platform/cluster-connect-gateway v1.2.3
23+
github.com/open-edge-platform/cluster-connect-gateway v1.2.4
2424
github.com/open-edge-platform/infra-core/inventory/v2 v2.31.1
2525
github.com/open-edge-platform/orch-library/go v0.6.1
2626
github.com/open-policy-agent/opa v1.9.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -769,8 +769,8 @@ github.com/onsi/gomega v1.12.0/go.mod h1:lRk9szgn8TxENtWd0Tp4c3wjlRfMTMH27I+3Je4
769769
github.com/onsi/gomega v1.38.2 h1:eZCjf2xjZAqe+LeWvKb5weQ+NcPwX84kqJ0cZNxok2A=
770770
github.com/onsi/gomega v1.38.2/go.mod h1:W2MJcYxRGV63b418Ai34Ud0hEdTVXq9NW9+Sx6uXf3k=
771771
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7/go.mod h1:HzydrMdWErDVzsI23lYNej1Htcns9BCg93Dk0bBINWk=
772-
github.com/open-edge-platform/cluster-connect-gateway v1.2.3 h1:hkCNfDcMh4c19Fx8lkXCFOJLaW9tboxXQ1kVnS7kvaU=
773-
github.com/open-edge-platform/cluster-connect-gateway v1.2.3/go.mod h1:BGmtYAij22YkeXwXpldGzUydPKZvFzNS6EHuJ/f/WJk=
772+
github.com/open-edge-platform/cluster-connect-gateway v1.2.4 h1:SBr2xXhMlCOFOrDjZPAvBySEeI5TW6AgqqDcihBhFsc=
773+
github.com/open-edge-platform/cluster-connect-gateway v1.2.4/go.mod h1:QDYeLlziDltMzqLtobbqUZJcxyGl9LmmXx/fUhH1RqQ=
774774
github.com/open-edge-platform/infra-core/inventory/v2 v2.31.1 h1:k2yEmRfqhKABJNYG7bV+D5eJ5CnG50S3j1yZ8sWdZu8=
775775
github.com/open-edge-platform/infra-core/inventory/v2 v2.31.1/go.mod h1:7bHaRxSL+e5XFt2cGCFS3DuI405Nz2u6q0vlMv6/twY=
776776
github.com/open-edge-platform/orch-library/go v0.6.1 h1:IGR2ic73f3obnhlxTRfHcyYMbPbYu7BSqa9UYyEZ78Q=

0 commit comments

Comments
 (0)