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

build(go, deps): update modules #1092

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

gen2thomas
Copy link
Collaborator

@gen2thomas gen2thomas commented Oct 31, 2024

Solved issues and/or description of the change

update modules to latest, except:

  • tinygo.org/x/bluetooth, see Update ble 0.10 #1084
  • github.com/saltosystems/winrt-go, let tinygo.org/x/bluetooth build fail on windows
  • periph.io/x/conn/v3, newer version depends on go 1.22

Manual test

none

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_race)
  • No linter errors exist locally (run make fmt_check)
  • No linter errors exist locally (run make examples_fmt_fix)
  • I have performed a self-review of my own code

@gen2thomas
Copy link
Collaborator Author

going to merge, although the linter check for examples failed on server with:
ERRO Running error: context loading failed: no go files to analyze

This is a known behavior, which occurs randomly. Locally the format of all examples is fine - as expected, because there are no changes in those files.

If this linter-problem is now introduced, sometimes adding a "go.work" file can fix it.

@gen2thomas gen2thomas marked this pull request as ready for review October 31, 2024 17:39
@gen2thomas gen2thomas merged commit fd85df0 into hybridgroup:dev Oct 31, 2024
5 of 6 checks passed
@gen2thomas gen2thomas deleted the feature/update_modules branch October 31, 2024 17:39
szampardi pushed a commit to szampardi/gobot that referenced this pull request Nov 4, 2024
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.

1 participant