Skip to content

Commit

Permalink
Merge pull request #101 from equinor/main
Browse files Browse the repository at this point in the history
Release radix-tekton
  • Loading branch information
nilsgstrabo authored Nov 30, 2023
2 parents e70e3fe + d6f1178 commit 75ba50a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.21.0

require (
github.com/equinor/radix-common v1.5.0
github.com/equinor/radix-operator v1.45.2
github.com/equinor/radix-operator v1.45.7
github.com/go-git/go-git/v5 v5.9.0
github.com/golang/mock v1.6.0
github.com/pkg/errors v0.9.1
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,10 @@ github.com/equinor/radix-common v1.5.0 h1:z5hQHlKG2x16/NnV4b9ynf9n5ZageYUewE4MAN
github.com/equinor/radix-common v1.5.0/go.mod h1:UZ69U56VFtTxABi5JjGdaqn9Df5ilfTTqzUQ0riofVM=
github.com/equinor/radix-operator v1.45.2 h1:4ER9XPu5LN2Sn1BeYoXtHeLOn1Ui5OhigFF3LyUiQNg=
github.com/equinor/radix-operator v1.45.2/go.mod h1:XQdwUORrzp9nnWYmm6nhQn2Qm8iy+UIdlAVWBvBUMuo=
github.com/equinor/radix-operator v1.45.7 h1:NQOstC2+lVm4A9ty454UKvBdBa4OXywoW3nCw2omzHk=
github.com/equinor/radix-operator v1.45.7/go.mod h1:XQdwUORrzp9nnWYmm6nhQn2Qm8iy+UIdlAVWBvBUMuo=
github.com/equinor/radix-operator v1.99.1000-0.20231127082416-9f69c2f892f5 h1:r3YNNDftMtc5BdZ9rHfDzazQyfGOd/takbZVE5Dw4/E=
github.com/equinor/radix-operator v1.99.1000-0.20231127082416-9f69c2f892f5/go.mod h1:XQdwUORrzp9nnWYmm6nhQn2Qm8iy+UIdlAVWBvBUMuo=
github.com/evanphx/json-patch v5.6.0+incompatible h1:jBYDEEiFBPxA0v50tFdvOzQQTCvpL6mnFh5mB2/l16U=
github.com/evanphx/json-patch v5.6.0+incompatible/go.mod h1:50XU6AFN0ol/bzJsmQLiYLvXMP4fmwYFNcr97nuDLSk=
github.com/evanphx/json-patch/v5 v5.6.0 h1:b91NhWfaz02IuVxO9faSllyAtNXHMPkC5J8sJCLunww=
Expand Down

0 comments on commit 75ba50a

Please sign in to comment.