Skip to content

Commit

Permalink
fix(deps): update github.com/pingcap-qe/ee-apps/dl digest to 4ebce35 (#…
Browse files Browse the repository at this point in the history
…191)

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 | `da3f56b` -> `4ebce35` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNCIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent 4ebce35 commit 3ea27de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion publisher/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/PingCAP-QE/ee-apps/publisher
go 1.23

require (
github.com/PingCAP-QE/ee-apps/dl v0.0.0-20240926143418-da3f56b05e46
github.com/PingCAP-QE/ee-apps/dl v0.0.0-20241104081507-4ebce35328e3
github.com/cloudevents/sdk-go/v2 v2.15.2
github.com/go-redis/redis/v8 v8.11.5
github.com/google/uuid v1.6.0
Expand Down
4 changes: 2 additions & 2 deletions publisher/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/PingCAP-QE/ee-apps/dl v0.0.0-20240926143418-da3f56b05e46 h1:VsOcy58bTAFgXngZl2DgWyzLp22lPOFITGBl0Cpg/aU=
github.com/PingCAP-QE/ee-apps/dl v0.0.0-20240926143418-da3f56b05e46/go.mod h1:SgEiJheCBFDHDeMSK5hB/xZtGAJBM/L6f6YU40Gg7wo=
github.com/PingCAP-QE/ee-apps/dl v0.0.0-20241104081507-4ebce35328e3 h1:lB5LmXyMZObiuqS7Q0nFMva3Y/LKuOFX+3MHSWWJqLo=
github.com/PingCAP-QE/ee-apps/dl v0.0.0-20241104081507-4ebce35328e3/go.mod h1:4Q9Ns8T4rU7dlZng4fLe9qwSWlB4rjFD7Egpip1kI38=
github.com/aws/smithy-go v1.20.3 h1:ryHwveWzPV5BIof6fyDvor6V3iUL7nTfiTKXHiW05nE=
github.com/aws/smithy-go v1.20.3/go.mod h1:krry+ya/rV9RDcV/Q16kpu6ypI4K2czasz0NC3qS14E=
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=
Expand Down

0 comments on commit 3ea27de

Please sign in to comment.