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: update dependencies and GitHub actions configuration
- Update the version of `actions/setup-go` from v4 to v5 in the `.github/workflows/go.yml` file
- Update the version of `actions/setup-go` from v4 to v5 in the `.github/workflows/goreleaser.yml` file
- Update the version of `github.com/gabriel-vasile/mimetype` from v1.4.2 to v1.4.3 in the `go.mod` file
- Update the version of `github.com/mattn/go-isatty` from v0.0.19 to v0.0.20 in the `go.mod` file
- Update the version of `golang.org/x/net` from v0.16.0 to v0.17.0 in the `go.mod` file
Signed-off-by: Bo-Yi Wu <[email protected]>
0 commit comments