Skip to content

Commit 14b6a48

Browse files
dlcbldsrinioci
authored andcommitted
Vendored - oci-go-sdk for release version v65
1 parent 3a3ad02 commit 14b6a48

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ require (
5252
github.com/mitchellh/mapstructure v1.5.0 // indirect
5353
github.com/mitchellh/reflectwalk v1.0.2 // indirect
5454
github.com/oklog/run v1.0.0 // indirect
55-
github.com/oracle/oci-go-sdk/v65 v65.75.2
55+
github.com/oracle/oci-go-sdk/v65 v65.76.0
5656
github.com/pmezard/go-difflib v1.0.0 // indirect
5757
github.com/sony/gobreaker v0.5.0 // indirect
5858
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@ github.com/oklog/run v1.0.0/go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQ
140140
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
141141
github.com/onsi/ginkgo v1.7.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
142142
github.com/onsi/gomega v1.4.3/go.mod h1:ex+gbHU/CVuBBDIJjb2X0qEXbFg53c61hWP/1CpauHY=
143-
github.com/oracle/oci-go-sdk/v65 v65.75.2 h1:Qw3Eotrq7SJ5LquOc//Iq6xzcBJSi8AD3cXps9IBN7g=
144-
github.com/oracle/oci-go-sdk/v65 v65.75.2/go.mod h1:IBEV9l1qBzUpo7zgGaRUhbB05BVfcDGYRFBCPlTcPp0=
143+
github.com/oracle/oci-go-sdk/v65 v65.76.0 h1:mecdD9at/CMaQNEkcC5aMUR9aBF3brdiEyVkDRu/qVc=
144+
github.com/oracle/oci-go-sdk/v65 v65.76.0/go.mod h1:IBEV9l1qBzUpo7zgGaRUhbB05BVfcDGYRFBCPlTcPp0=
145145
github.com/pjbgf/sha1cd v0.3.0 h1:4D5XXmUUBUl/xQ6IjCkEAbqXskkq/4O7LmGn0AqMDs4=
146146
github.com/pjbgf/sha1cd v0.3.0/go.mod h1:nZ1rrWOcGJ5uZgEEVL1VUM9iRQiZvWdbZjkKyFzPPsI=
147147
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ github.com/mitchellh/reflectwalk
225225
# github.com/oklog/run v1.0.0
226226
## explicit
227227
github.com/oklog/run
228-
# github.com/oracle/oci-go-sdk/v65 v65.75.2
228+
# github.com/oracle/oci-go-sdk/v65 v65.76.0
229229
## explicit; go 1.13
230230
github.com/oracle/oci-go-sdk/v65/adm
231231
github.com/oracle/oci-go-sdk/v65/aianomalydetection

0 commit comments

Comments
 (0)