Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core: upgrade modules #961

Merged
merged 1 commit into from
Jun 18, 2023
Merged

Conversation

gen2thomas
Copy link
Collaborator

@gen2thomas gen2thomas commented Jun 18, 2023

Solved issues and/or description of the change

direct:
go: upgraded github.com/nats-io/nats.go v1.26.0 => v1.27.0
go: upgraded gocv.io/x/gocv v0.32.1 => v0.33.0
go: upgraded golang.org/x/net v0.10.0 => v0.11.0
go: upgraded tinygo.org/x/bluetooth v0.6.0 => v0.7.0

indirect:
go: upgraded github.com/klauspost/compress v1.16.5 => v1.16.6
go: upgraded github.com/saltosystems/winrt-go v0.0.0-20230510070731-e096b9afa761 => v0.0.0-20230613063811-c792451fa808
go: upgraded golang.org/x/crypto v0.9.0 => v0.10.0
go: upgraded golang.org/x/sync v0.2.0 => v0.3.0
go: upgraded golang.org/x/sys v0.8.0 => v0.9.0

Manual test

  • no

Checklist

  • The PR's target branch is 'hybridgroup:dev'
  • New and existing unit tests pass locally with my changes (e.g. by run make test)
  • No linter errors exist locally (e.g. by run make fmt_check)
  • I have performed a self-review of my own code

@gen2thomas gen2thomas marked this pull request as ready for review June 18, 2023 15:00
@gen2thomas gen2thomas merged commit 09d85d6 into hybridgroup:dev Jun 18, 2023
1 check passed
@gen2thomas gen2thomas deleted the feature/module_upgrade branch June 18, 2023 15:01
gen2thomas added a commit to gen2thomas/gobot that referenced this pull request Jul 6, 2023
go: upgraded github.com/nats-io/nats.go v1.26.0 => v1.27.0
go: upgraded gocv.io/x/gocv v0.32.1 => v0.33.0
go: upgraded golang.org/x/net v0.10.0 => v0.11.0
go: upgraded tinygo.org/x/bluetooth v0.6.0 => v0.7.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant