0.7.0
Improvements
Updated to Go 1.16 — #54 ⇄ #55 (⊶ 1f20fe1)
↠ Go 1.16 is finally released so the Go version used for the actions/setup-go
action in the ci
workflow has been updated from 1.15.x
to 1.16.x
and the defined Go version in the go.mod
file bumped to go 1.16
.
Tasks
Node.js package dependency & GitHub action version updates — #42, #47
↠ Bumped outdated Node.js package dependencies and GitHub actions to their latest versions:
- #48, #52 (⊶ e2487f2, c13b812)
actions/setup-node
from v2.1.3 to v2.1.5 - #49 (⊶ 9250ff9)
github.com/stretchr/testify
from v1.6.1 to v1.7.0 - #50, #51, #53 (⊶ bd642b5, ba39b7e, f208cdc)
golangci/golangci-lint-action
from v2 to v2.5.2
The full changelog is available in the repository
Copyright © 2019-present Sven Greb