Skip to content

Commit 4c5ea0b

Browse files
fix(deps): update github.com/pingcap-qe/ee-apps/dl digest to f5ea9ba (#227)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/PingCAP-QE/ee-apps/dl](https://redirect.github.com/PingCAP-QE/ee-apps) | require | digest | `a0e6c34` -> `f5ea9ba` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/PingCAP-QE/ee-apps). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f5ea9ba commit 4c5ea0b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

publisher/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.23.4
44

55
require (
66
github.com/Masterminds/sprig/v3 v3.3.0
7-
github.com/PingCAP-QE/ee-apps/dl v0.0.0-20250129171403-a0e6c34a18b9
7+
github.com/PingCAP-QE/ee-apps/dl v0.0.0-20250331160635-f5ea9ba03507
88
github.com/cloudevents/sdk-go/v2 v2.15.2
99
github.com/go-redis/redis/v8 v8.11.5
1010
github.com/go-redsync/redsync/v4 v4.13.0

publisher/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ github.com/Masterminds/semver/v3 v3.3.0 h1:B8LGeaivUe71a5qox1ICM/JLl0NqZSW5CHyL+
66
github.com/Masterminds/semver/v3 v3.3.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM=
77
github.com/Masterminds/sprig/v3 v3.3.0 h1:mQh0Yrg1XPo6vjYXgtf5OtijNAKJRNcTdOOGZe3tPhs=
88
github.com/Masterminds/sprig/v3 v3.3.0/go.mod h1:Zy1iXRYNqNLUolqCpL4uhk6SHUMAOSCzdgBfDb35Lz0=
9-
github.com/PingCAP-QE/ee-apps/dl v0.0.0-20250129171403-a0e6c34a18b9 h1:zocD1EOx5lMCgNuiqtgGXJjLK4iCEXiVjcbf/08dxKg=
10-
github.com/PingCAP-QE/ee-apps/dl v0.0.0-20250129171403-a0e6c34a18b9/go.mod h1:4Q9Ns8T4rU7dlZng4fLe9qwSWlB4rjFD7Egpip1kI38=
9+
github.com/PingCAP-QE/ee-apps/dl v0.0.0-20250331160635-f5ea9ba03507 h1:SrJkHa5dyivJRogCj6AFIfkCFn6uWe5vHWz3lwSF8nc=
10+
github.com/PingCAP-QE/ee-apps/dl v0.0.0-20250331160635-f5ea9ba03507/go.mod h1:4Q9Ns8T4rU7dlZng4fLe9qwSWlB4rjFD7Egpip1kI38=
1111
github.com/aws/smithy-go v1.22.0 h1:uunKnWlcoL3zO7q+gG2Pk53joueEOsnNB28QdMsmiMM=
1212
github.com/aws/smithy-go v1.22.0/go.mod h1:irrKGvNn1InZwb2d7fkIRNucdfwR8R+Ts3wxYa/cJHg=
1313
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=

0 commit comments

Comments
 (0)