Skip to content

Commit

Permalink
update to appwrapper 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrove-oss committed Mar 28, 2024
1 parent 85b5315 commit 38df643
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/openshift-online/ocm-sdk-go v0.1.368
github.com/openshift/api v0.0.0-20230213134911-7ba313770556
github.com/openshift/client-go v0.0.0-20221019143426-16aed247da5c
github.com/project-codeflare/appwrapper v0.6.4
github.com/project-codeflare/appwrapper v0.7.0
github.com/ray-project/kuberay/ray-operator v0.0.0-20231016183545-097828931d15
k8s.io/api v0.29.1
k8s.io/apimachinery v0.29.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -326,8 +326,8 @@ github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/project-codeflare/appwrapper v0.6.4 h1:fFoEItJoetWsvK7qlMX0XPkSY0Eulll2CWBqKQRzVRs=
github.com/project-codeflare/appwrapper v0.6.4/go.mod h1:1M0IXkdIa5uzyoqVfbubuIzZRtqIDLgzmJEcWBMPvdg=
github.com/project-codeflare/appwrapper v0.7.0 h1:hlsc7xI3rHLhtVlspxb0qHkPoAggdWyRUQkRdMOT20A=
github.com/project-codeflare/appwrapper v0.7.0/go.mod h1:f4SYPB6sPteegtekwD4bjPdpWZ+nFlLF2Eoz9iyw73s=
github.com/prometheus/client_golang v0.9.1/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw=
github.com/prometheus/client_golang v1.0.0/go.mod h1:db9x61etRT2tGnBNRi70OPL5FsnadC4Ky3P0J6CfImo=
github.com/prometheus/client_golang v1.7.1/go.mod h1:PY5Wy2awLA44sXw4AOSfFBetzPP4j5+D6mVACh+pe2M=
Expand Down

0 comments on commit 38df643

Please sign in to comment.