Skip to content

Commit

Permalink
Bump github.com/gopcua/opcua
Browse files Browse the repository at this point in the history
Bumps the gomodupdates group in /providers/opcua with 1 update: [github.com/gopcua/opcua](https://github.com/gopcua/opcua).


Updates `github.com/gopcua/opcua` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/gopcua/opcua/releases)
- [Changelog](https://github.com/gopcua/opcua/blob/main/CHANGELOG.md)
- [Commits](gopcua/opcua@v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: github.com/gopcua/opcua
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomodupdates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent fee2739 commit deedfac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion providers/opcua/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ replace go.mondoo.com/cnquery/v11 => ../..
go 1.23.0

require (
github.com/gopcua/opcua v0.6.0
github.com/gopcua/opcua v0.6.1
github.com/mozillazg/go-slugify v0.2.0
go.mondoo.com/cnquery/v11 v11.33.1
)
Expand Down
4 changes: 2 additions & 2 deletions providers/opcua/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,8 @@ github.com/googleapis/enterprise-certificate-proxy v0.3.4 h1:XYIDZApgAnrN1c855gT
github.com/googleapis/enterprise-certificate-proxy v0.3.4/go.mod h1:YKe7cfqYXjKGpGvmSg28/fFvhNzinZQm8DGnaburhGA=
github.com/googleapis/gax-go/v2 v2.14.0 h1:f+jMrjBPl+DL9nI4IQzLUxMq7XrAqFYB7hBPqMNIe8o=
github.com/googleapis/gax-go/v2 v2.14.0/go.mod h1:lhBCnjdLrWRaPvLWhmc8IS24m9mr07qSYnHncrgo+zk=
github.com/gopcua/opcua v0.6.0 h1:JW+M9s0/IYpshSyvVnf+0KOeFETE1TcWAZ6w5j2qwCs=
github.com/gopcua/opcua v0.6.0/go.mod h1:5PB16R0s7t9Y0HkG110W2V836oq1UztdS5Ll5+5mUkU=
github.com/gopcua/opcua v0.6.1 h1:kTotHu114p6OIZMds4GLxZjFtJ8Wv+GglrkKNGxkPkg=
github.com/gopcua/opcua v0.6.1/go.mod h1:u6K7mFkgoR/UaEaCiIgncjh38Z1AQZ5ueO32WjyyJ6E=
github.com/gopherjs/gopherjs v1.17.2 h1:fQnZVsXk8uxXIStYb0N4bGk7jeyTalG/wsZjQ25dO0g=
github.com/gopherjs/gopherjs v1.17.2/go.mod h1:pRRIvn/QzFLrKfvEz3qUuEhtE/zLCWfreZ6J5gM2i+k=
github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c h1:6rhixN/i8ZofjG1Y75iExal34USq5p+wiN1tpie8IrU=
Expand Down

0 comments on commit deedfac

Please sign in to comment.