File tree Expand file tree Collapse file tree 12 files changed +12
-12
lines changed Expand file tree Collapse file tree 12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1717 steps :
1818 - uses : actions/setup-go@v5
1919 with :
20- go-version : 1.16.15
20+ go-version : 1.24.6
2121 - name : Checkout
2222 uses : actions/checkout@v5
2323 - name : Generate API clients
Original file line number Diff line number Diff line change 2727 steps :
2828 - uses : actions/setup-go@v5
2929 with :
30- go-version : 1.16.15
30+ go-version : 1.24.6
3131 - name : Checkout
3232 uses : actions/checkout@v5
3333 - name : Fetch OpenAPI doc
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/redhat-developer/app-services-sdk-go/accountmgmt
22
33go 1.23.0
44
5- toolchain go1.24.6
5+ toolchain go1.25.0
66
77require (
88 github.com/redhat-developer/app-services-sdk-go v0.14.0
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ module github.com/redhat-developer/app-services-sdk-go/auth
22
33go 1.23.0
44
5- toolchain go1.24.6
5+ toolchain go1.25.0
66
77require golang.org/x/oauth2 v0.30.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/redhat-developer/app-services-sdk-go/connectormgmt
22
33go 1.23.0
44
5- toolchain go1.24.6
5+ toolchain go1.25.0
66
77require (
88 github.com/redhat-developer/app-services-sdk-go v0.14.0
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ module github.com/redhat-developer/app-services-sdk-go
22
33go 1.23.0
44
5- toolchain go1.24.6
5+ toolchain go1.25.0
66
77require golang.org/x/oauth2 v0.30.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/redhat-developer/app-services-sdk-go/kafkainstance
22
33go 1.23.0
44
5- toolchain go1.24.6
5+ toolchain go1.25.0
66
77require (
88 github.com/redhat-developer/app-services-sdk-go v0.14.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/redhat-developer/app-services-sdk-go/kafkamgmt
22
33go 1.23.0
44
5- toolchain go1.24.6
5+ toolchain go1.25.0
66
77require (
88 github.com/redhat-developer/app-services-sdk-go v0.14.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/redhat-developer/app-services-sdk-go/registryinstance
22
33go 1.23.0
44
5- toolchain go1.24.6
5+ toolchain go1.25.0
66
77require (
88 github.com/redhat-developer/app-services-sdk-go v0.14.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/redhat-developer/app-services-sdk-go/registrymgmt
22
33go 1.23.0
44
5- toolchain go1.24.6
5+ toolchain go1.25.0
66
77require (
88 github.com/redhat-developer/app-services-sdk-go v0.14.0
You can’t perform that action at this time.
0 commit comments