issues
search
hybridgroup
/
gobot
Golang framework for robotics, drones, and the Internet of Things (IoT)
https://gobot.io
Other
8.98k
stars
1.04k
forks
source link
build(go, deps): switch to Go 1.20 and update modules
#1067
Closed
gen2thomas
closed
9 months ago
gen2thomas
commented
9 months ago
Solved issues and/or description of the change
1058 (only for the new go version, new linter would introduce issues)
Manual test
none
Checklist
[x] The PR's target branch is 'hybridgroup:dev'
[x] New and existing unit tests pass locally with my changes (e.g. by run
make test_race
)
[x] No linter errors exist locally (e.g. by run
make fmt_check
)
[x] I have performed a self-review of my own code
Solved issues and/or description of the change
1058 (only for the new go version, new linter would introduce issues)
Manual test
none
Checklist
make test_race
)make fmt_check
)