Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
feat: update dependencies (#37)
Browse files Browse the repository at this point in the history
* feat: update dependencies

* adding git controller and replication controller

* updated to latest version of the controllers
  • Loading branch information
Skarlso authored Aug 30, 2023
1 parent 39cc514 commit 59c718c
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 18 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ RUN go mod download
COPY main.go main.go
COPY api/ api/
COPY controllers/ controllers/
COPY pkg/ pkg/

# Build
# the GOARCH has not a default value to allow the binary be built according to the host where the command
Expand Down
11 changes: 5 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ require (
github.com/fluxcd/source-controller/api v1.0.0-rc.3
github.com/goccy/go-yaml v1.9.5
github.com/google/go-github/v52 v52.0.0
github.com/open-component-model/git-controller v0.5.0
github.com/open-component-model/git-controller v0.7.0
github.com/open-component-model/mpas-project-controller v0.1.1
github.com/open-component-model/ocm v0.3.0-rc.3
github.com/open-component-model/ocm-controller v0.10.0
github.com/open-component-model/replication-controller v0.4.0
github.com/open-component-model/ocm-controller v0.12.0
github.com/open-component-model/replication-controller v0.6.1
github.com/open-policy-agent/opa v0.53.0
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5
github.com/stretchr/testify v1.8.3
Expand Down Expand Up @@ -107,7 +107,7 @@ require (
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/chrismellard/docker-credential-acr-env v0.0.0-20220119192733-fe33c00cee21 // indirect
github.com/clbanning/mxj/v2 v2.5.6 // indirect
github.com/cloudflare/circl v1.3.2 // indirect
github.com/cloudflare/circl v1.3.3 // indirect
github.com/common-nighthawk/go-figure v0.0.0-20210622060536-734e95fb86be // indirect
github.com/containerd/containerd v1.7.0 // indirect
github.com/containerd/stargz-snapshotter/estargz v0.14.3 // indirect
Expand Down Expand Up @@ -232,7 +232,6 @@ require (
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/oklog/ulid v1.3.1 // indirect
github.com/onsi/gomega v1.27.6 // indirect
github.com/open-component-model/ocm-controllers-sdk v0.1.0 // indirect
github.com/opencontainers/go-digest v1.0.0 // indirect
github.com/opencontainers/image-spec v1.1.0-rc3 // indirect
github.com/opentracing/opentracing-go v1.2.0 // indirect
Expand Down Expand Up @@ -311,7 +310,7 @@ require (
google.golang.org/api v0.121.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
google.golang.org/grpc v1.55.0 // indirect
google.golang.org/grpc v1.56.1 // indirect
google.golang.org/protobuf v1.30.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
Expand Down
22 changes: 10 additions & 12 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -689,8 +689,8 @@ github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDk
github.com/cloudflare/cfssl v0.0.0-20180223231731-4e2dcbde5004 h1:lkAMpLVBDaj17e85keuznYcH5rqI438v41pKcBl4ZxQ=
github.com/cloudflare/cfssl v0.0.0-20180223231731-4e2dcbde5004/go.mod h1:yMWuSON2oQp+43nFtAV/uvKQIFpSPerB57DCt9t8sSA=
github.com/cloudflare/circl v1.1.0/go.mod h1:prBCrKB9DV4poKZY1l9zBXg2QJY7mvgRvtMxxK7fi4I=
github.com/cloudflare/circl v1.3.2 h1:VWp8dY3yH69fdM7lM6A1+NhhVoDu9vqK0jOgmkQHFWk=
github.com/cloudflare/circl v1.3.2/go.mod h1:+CauBF6R70Jqcyl8N2hC8pAXYbWkGIezuSbuGLtRhnw=
github.com/cloudflare/circl v1.3.3 h1:fE/Qz0QdIGqeWfnwq0RE0R7MI51s0M2E4Ga9kq5AEMs=
github.com/cloudflare/circl v1.3.3/go.mod h1:5XYMA4rFBvNIrhs50XuiBJ15vF2pZn4nnUKZrLbUZFA=
github.com/cloudfoundry-incubator/candiedyaml v0.0.0-20170901234223-a41693b7b7af h1:6Cpkahw28+gcBdnXQL7LcMTX488+6jl6hfoTMRT6Hm4=
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc=
github.com/cncf/udpa/go v0.0.0-20200629203442-efcf912fb354/go.mod h1:WmhPx2Nbnhtbo57+VJT5O0JRkEi1Wbu0z5j0R8u5Hbk=
Expand Down Expand Up @@ -1541,18 +1541,16 @@ github.com/onsi/gomega v1.17.0/go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAl
github.com/onsi/gomega v1.19.0/go.mod h1:LY+I3pBVzYsTBU1AnDwOSxaYi9WoWiqgwooUqq9yPro=
github.com/onsi/gomega v1.27.6 h1:ENqfyGeS5AX/rlXDd/ETokDz93u0YufY1Pgxuy/PvWE=
github.com/onsi/gomega v1.27.6/go.mod h1:PIQNjfQwkP3aQAH7lf7j87O/5FiNr+ZR8+ipb+qQlhg=
github.com/open-component-model/git-controller v0.5.0 h1:fyI7vxaMr5XxPiM6fOB/Rx/pyHtscIad92EsP3l6WlI=
github.com/open-component-model/git-controller v0.5.0/go.mod h1:VoJuYPuec7jnP5BLk5C7kbKqDu/kKoKnzpEXVpccv3k=
github.com/open-component-model/git-controller v0.7.0 h1:8Pn8RrmTN9Xge5fVHLhSzC0dFHqKSF6hW06/pupmRBI=
github.com/open-component-model/git-controller v0.7.0/go.mod h1:/ZuDL3xHC23zgxOVMn38y8WNKlithrphzbfNxgqbnlw=
github.com/open-component-model/mpas-project-controller v0.1.1 h1:IxibR03HzsNt/T4aFK13nr2NJNWmxlzw0XjyHPww0uY=
github.com/open-component-model/mpas-project-controller v0.1.1/go.mod h1:zBwWb2/5+BRseF8AL7rjCZajXF69ExqflNcqwEXSSAM=
github.com/open-component-model/ocm v0.3.0-rc.3 h1:DhRhSYWerkZiADN8bo+9Uu9aTljyp8RoitrgQusBNm4=
github.com/open-component-model/ocm v0.3.0-rc.3/go.mod h1:LmsnU1AH/+2O4X6F6Ohoxq08GYo34v2Fv2JACDPixrA=
github.com/open-component-model/ocm-controller v0.10.0 h1:n/sW/M4UYjfeCDuvtzngmi+Raadrc2zC5bgPdywxvRo=
github.com/open-component-model/ocm-controller v0.10.0/go.mod h1:ElBIkMib0VnETUsI88b13HavIlO1qn7qrBmtOGm6Vpw=
github.com/open-component-model/ocm-controllers-sdk v0.1.0 h1:OA7lgwN2+MHOMFR7ov3PvqFiJO6qZNpFbmVWyNuERow=
github.com/open-component-model/ocm-controllers-sdk v0.1.0/go.mod h1:zdEsen2qJ4HizPcMqmxYsgcGxQgspiL1Xw7fcKfjpAc=
github.com/open-component-model/replication-controller v0.4.0 h1:MsBvrUSrjoc6BJdgVU+Fsq6BLoP+MJ+Mnzara29FC28=
github.com/open-component-model/replication-controller v0.4.0/go.mod h1:FiQgLd+y8UuZUu4D6pewbJJLrjBVzfcqkrZUuunHq5E=
github.com/open-component-model/ocm-controller v0.12.0 h1:ccsjlxbWLNH7Nd7uR7PGq328NOuqcXFgH8a9qZePMXk=
github.com/open-component-model/ocm-controller v0.12.0/go.mod h1:yKS1bee+0wTJBCl45retOxFPvf6CcENXDS18k/kXxLQ=
github.com/open-component-model/replication-controller v0.6.1 h1:uRJ6ddVMkg8bIzKxaytIeP6TeWEyGmiEEdGE5odKqEc=
github.com/open-component-model/replication-controller v0.6.1/go.mod h1:owHvAVQbfxdXwCIfoCuEYGG1bXlAH1FWsNWddv1hEdU=
github.com/open-policy-agent/opa v0.53.0 h1:zC/0sI+Gof5/oiFNS3DmoJa11D0m0InZeDhZyzi+l6E=
github.com/open-policy-agent/opa v0.53.0/go.mod h1:j3wl8FqSz/+u33Scl72Ms2wxkZx4yZPdqSCrOqBqdsA=
github.com/opencontainers/go-digest v1.0.1-0.20220411205349-bde1400a84be h1:f2PlhC9pm5sqpBZFvnAoKj+KzXRzbjFMA+TqXfJdgho=
Expand Down Expand Up @@ -2585,8 +2583,8 @@ google.golang.org/grpc v1.49.0/go.mod h1:ZgQEeidpAuNRZ8iRrlBKXZQP1ghovWIVhdJRyCD
google.golang.org/grpc v1.50.0/go.mod h1:ZgQEeidpAuNRZ8iRrlBKXZQP1ghovWIVhdJRyCDK+GI=
google.golang.org/grpc v1.50.1/go.mod h1:ZgQEeidpAuNRZ8iRrlBKXZQP1ghovWIVhdJRyCDK+GI=
google.golang.org/grpc v1.51.0/go.mod h1:wgNDFcnuBGmxLKI/qn4T+m5BtEBYXJPvibbUPsAIPww=
google.golang.org/grpc v1.55.0 h1:3Oj82/tFSCeUrRTg/5E/7d/W5A1tj6Ky1ABAuZuv5ag=
google.golang.org/grpc v1.55.0/go.mod h1:iYEXKGkEBhg1PjZQvoYEVPTDkHo1/bjTnfwTeGONTY8=
google.golang.org/grpc v1.56.1 h1:z0dNfjIl0VpaZ9iSVjA6daGatAYwPGstTjt5vkRMFkQ=
google.golang.org/grpc v1.56.1/go.mod h1:I9bI3vqKfayGqPUAwGdOSu7kt6oIJLixfffKrpXqQ9s=
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.1.0/go.mod h1:6Kw0yEErY5E/yWrBtf03jp27GLLJujG4z/JK95pnjjw=
google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod h1:DFci5gLYBciE7Vtevhsrf46CRTquxDuWsQurQQe4oz8=
google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64/go.mod h1:kwYJMbMJ01Woi6D6+Kah6886xMZcty6N08ah7+eCXa0=
Expand Down

0 comments on commit 59c718c

Please sign in to comment.