Skip to content

Commit b346e32

Browse files
committed
bump appwrapper minor version
1 parent b3241a5 commit b346e32

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
@@ -7,7 +7,7 @@ require (
77
github.com/openshift-online/ocm-sdk-go v0.1.368
88
github.com/openshift/api v0.0.0-20230213134911-7ba313770556
99
github.com/openshift/client-go v0.0.0-20221019143426-16aed247da5c
10-
github.com/project-codeflare/appwrapper v0.6.1
10+
github.com/project-codeflare/appwrapper v0.6.2
1111
github.com/ray-project/kuberay/ray-operator v0.0.0-20231016183545-097828931d15
1212
k8s.io/api v0.29.1
1313
k8s.io/apimachinery v0.29.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -324,8 +324,8 @@ github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
324324
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
325325
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
326326
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
327-
github.com/project-codeflare/appwrapper v0.6.1 h1:LUoaFav6LEtAeoN1YwEnO4zzB6UuKNB4LcVQhGM4b80=
328-
github.com/project-codeflare/appwrapper v0.6.1/go.mod h1:jjMumuBAlMf/YqFB3/SXQ7LCtu9DgMwg8bHyY8BhugI=
327+
github.com/project-codeflare/appwrapper v0.6.2 h1:gmMuCVmhdnlpiFIwws4OLVNDMYJYu9pj3BBCuEdasko=
328+
github.com/project-codeflare/appwrapper v0.6.2/go.mod h1:jjMumuBAlMf/YqFB3/SXQ7LCtu9DgMwg8bHyY8BhugI=
329329
github.com/prometheus/client_golang v0.9.1/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw=
330330
github.com/prometheus/client_golang v1.0.0/go.mod h1:db9x61etRT2tGnBNRi70OPL5FsnadC4Ky3P0J6CfImo=
331331
github.com/prometheus/client_golang v1.7.1/go.mod h1:PY5Wy2awLA44sXw4AOSfFBetzPP4j5+D6mVACh+pe2M=

0 commit comments

Comments
 (0)