Skip to content

Commit bc47183

Browse files
Merge pull request #431 from validatedpatterns/konflux/mintmaker/main/github.com-go-ole-go-ole-1.x
chore(deps): update module github.com/go-ole/go-ole to v1.3.0
2 parents 0bc33d0 + e60a8d7 commit bc47183

File tree

8 files changed

+94
-23
lines changed

8 files changed

+94
-23
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ require (
7474
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
7575
github.com/go-git/go-billy/v5 v5.6.2 // indirect
7676
github.com/go-logr/zapr v1.3.0 // indirect
77-
github.com/go-ole/go-ole v1.2.6 // indirect
77+
github.com/go-ole/go-ole v1.3.0 // indirect
7878
github.com/go-openapi/jsonpointer v0.22.1 // indirect
7979
github.com/go-openapi/jsonreference v0.21.2 // indirect
8080
github.com/go-openapi/swag v0.25.1 // indirect

go.sum

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,9 @@ github.com/go-logr/stdr v1.2.2 h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=
149149
github.com/go-logr/stdr v1.2.2/go.mod h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre4VKE=
150150
github.com/go-logr/zapr v1.3.0 h1:XGdV8XW8zdwFiwOA2Dryh1gj2KRQyOOoNmBy4EplIcQ=
151151
github.com/go-logr/zapr v1.3.0/go.mod h1:YKepepNBd1u/oyhd/yQmtjVXmm9uML4IXUgMOwR8/Gg=
152-
github.com/go-ole/go-ole v1.2.6 h1:/Fpf6oFPoeFik9ty7siob0G6Ke8QvQEuVcuChpwXzpY=
153152
github.com/go-ole/go-ole v1.2.6/go.mod h1:pprOEPIfldk/42T2oK7lQ4v4JSDwmV0As9GaiUsvbm0=
153+
github.com/go-ole/go-ole v1.3.0 h1:Dt6ye7+vXGIKZ7Xtk4s6/xVdGDQynvom7xCFEdWr6uE=
154+
github.com/go-ole/go-ole v1.3.0/go.mod h1:5LS6F96DhAwUc7C+1HLexzMXY1xGRSryjyPPKW6zv78=
154155
github.com/go-openapi/jsonpointer v0.22.1 h1:sHYI1He3b9NqJ4wXLoJDKmUmHkWy/L7rtEo92JUxBNk=
155156
github.com/go-openapi/jsonpointer v0.22.1/go.mod h1:pQT9OsLkfz1yWoMgYFy4x3U5GY5nUlsOn1qSBH5MkCM=
156157
github.com/go-openapi/jsonreference v0.21.2 h1:Wxjda4M/BBQllegefXrY/9aq1fxBA8sI5M/lFU6tSWU=

vendor/github.com/go-ole/go-ole/SECURITY.md

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/go-ole/go-ole/appveyor.yml

Lines changed: 32 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/go-ole/go-ole/com.go

Lines changed: 42 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/go-ole/go-ole/idispatch_windows.go

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/go-ole/go-ole/variant.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ github.com/go-logr/logr/slogr
372372
# github.com/go-logr/zapr v1.3.0
373373
## explicit; go 1.18
374374
github.com/go-logr/zapr
375-
# github.com/go-ole/go-ole v1.2.6
375+
# github.com/go-ole/go-ole v1.3.0
376376
## explicit; go 1.12
377377
github.com/go-ole/go-ole
378378
github.com/go-ole/go-ole/oleutil

0 commit comments

Comments
 (0)