File tree Expand file tree Collapse file tree 4 files changed +7
-5
lines changed
github.com/oracle/oci-go-sdk/v65/common Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ require (
5353 github.com/mitchellh/mapstructure v1.1.2 // indirect
5454 github.com/mitchellh/reflectwalk v1.0.2 // indirect
5555 github.com/oklog/run v1.0.0 // indirect
56- github.com/oracle/oci-go-sdk/v65 v65.47.2
56+ github.com/oracle/oci-go-sdk/v65 v65.48.0
5757 github.com/pmezard/go-difflib v1.0.0 // indirect
5858 github.com/sony/gobreaker v0.5.0 // indirect
5959 github.com/ulikunitz/xz v0.5.8 // indirect
Original file line number Diff line number Diff line change @@ -289,6 +289,8 @@ github.com/oklog/run v1.0.0/go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQ
289289github.com/onsi/ginkgo v1.6.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
290290github.com/onsi/ginkgo v1.7.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
291291github.com/onsi/gomega v1.4.3 /go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1CpauHY =
292+ github.com/oracle/oci-go-sdk/v65 v65.48.0 h1:XKhUSM1xjfE1wKJ65ZDYuQOHEdEl9Kido6zedqPE5V0 =
293+ github.com/oracle/oci-go-sdk/v65 v65.48.0 /go.mod h1:IBEV9l1qBzUpo7zgGaRUhbB05BVfcDGYRFBCPlTcPp0 =
292294github.com/pierrec/lz4 v2.0.5+incompatible /go.mod h1:pdkljMzZIN41W+lC3N2tnIh5sFi+IEE17M5jbnwPHcY =
293295github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
294296github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
Original file line number Diff line number Diff line change @@ -248,7 +248,7 @@ github.com/mitchellh/reflectwalk
248248# github.com/oklog/run v1.0.0
249249## explicit
250250github.com/oklog/run
251- # github.com/oracle/oci-go-sdk/v65 v65.47.2
251+ # github.com/oracle/oci-go-sdk/v65 v65.48.0
252252## explicit; go 1.13
253253github.com/oracle/oci-go-sdk/v65/adm
254254github.com/oracle/oci-go-sdk/v65/aianomalydetection
@@ -595,4 +595,4 @@ google.golang.org/protobuf/types/pluginpb
595595gopkg.in/yaml.v2
596596# gopkg.in/yaml.v3 v3.0.1
597597## explicit
598- gopkg.in/yaml.v3
598+ gopkg.in/yaml.v3
You can’t perform that action at this time.
0 commit comments