Skip to content

Commit

Permalink
Merge pull request #106 from Nordix/retract_v1_3_0
Browse files Browse the repository at this point in the history
Retract version published in error
  • Loading branch information
nephio-prow[bot] committed Sep 3, 2024
2 parents 70e4b9d + 8b8b08d commit e6f8396
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ module github.com/nephio-project/porch/api

go 1.22.0

retract v1.3.0

require (
k8s.io/apimachinery v0.30.3
k8s.io/client-go v0.30.3
Expand Down
2 changes: 2 additions & 0 deletions controllers/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ module github.com/nephio-project/porch/controllers

go 1.22.0

retract v1.3.0

require (
github.com/GoogleContainerTools/kpt-functions-sdk/go/fn v0.0.0-20230427202446-3255accc518d
github.com/google/cel-go v0.21.0
Expand Down
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ module github.com/nephio-project/porch

go 1.22.0

retract v1.3.0

require (
cloud.google.com/go/iam v1.1.12
github.com/GoogleContainerTools/kpt v1.0.0-beta.48
Expand Down

0 comments on commit e6f8396

Please sign in to comment.