File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 11module github.com/IBM/core-dump-operator
22
3- go 1.19
3+ go 1.23.0
44
55require (
66 github.com/onsi/ginkgo/v2 v2.11.0
@@ -59,13 +59,12 @@ require (
5959 go.uber.org/multierr v1.6.0 // indirect
6060 go.uber.org/zap v1.24.0 // indirect
6161 golang.org/x/net v0.33.0 // indirect
62- golang.org/x/oauth2 v0.8 .0 // indirect
62+ golang.org/x/oauth2 v0.27 .0 // indirect
6363 golang.org/x/sys v0.28.0
6464 golang.org/x/term v0.27.0 // indirect
6565 golang.org/x/text v0.21.0 // indirect
6666 golang.org/x/time v0.3.0 // indirect
6767 gomodules.xyz/jsonpatch/v2 v2.3.0 // indirect
68- google.golang.org/appengine v1.6.7 // indirect
6968 google.golang.org/protobuf v1.33.0 // indirect
7069 gopkg.in/fsnotify.v1 v1.4.7
7170 gopkg.in/inf.v0 v0.9.1 // indirect
You can’t perform that action at this time.
0 commit comments