pingcap / tidb-tools

tidb-tools are some useful tool collections for TiDB.
Apache License 2.0
289 stars 194 forks source link

Upgrade github.com/BurntSushi/toml #818

Closed dveeden closed 4 hours ago

dveeden commented 1 day ago

What problem does this PR solve?

Issue Number: ref #819

What is changed and how it works?

$ go get -u github.com/BurntSushi/toml
go: upgraded github.com/BurntSushi/toml v1.3.2 => v1.4.0

Check List

Tests

Code changes

Side effects

Related changes

ti-chi-bot[bot] commented 4 hours ago

[LGTM Timeline notifier]

Timeline:

ti-chi-bot[bot] commented 4 hours ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Defined2014, mjonss

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/pingcap/tidb-tools/blob/master/OWNERS)~~ [Defined2014,mjonss] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
Defined2014 commented 4 hours ago

/merge

ti-chi-bot[bot] commented 4 hours ago

@Defined2014: We have migrated to builtin LGTM and approve plugins for reviewing.

👉 Please use /approve when you want approve this pull request.

The changes announcement: LGTM plugin changes

Instructions for interacting with me using PR comments are available [here](https://prow.tidb.net/command-help). If you have questions or suggestions related to my behavior, please file an issue against the [ti-community-infra/tichi](https://github.com/ti-community-infra/tichi/issues/new?title=Prow%20issue:) repository.