You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(deps): update dependencies and Go version (#109)
This commit updates several dependencies to their latest versions and
bumps the Go toolchain to 1.24.6.
The kingpin library is updated to v2.4.0 and its import path is changed
from the gopkg.in vanity URL to github.com/alecthomas/kingpin/v2.
The goreleaser CI workflow has been changed to create draft releases
instead of final releases.
Bump deps and Go versions (#63)
Upgrade release build to use Go 1.20.x.
Bump go.mod deps.
Add testing on Go 1.21.
Remove usage of deprecated io/ioutil.