Skip to content

Commit

Permalink
fix(deps): update github.com/pingcap-qe/ee-apps/dl digest to 492a0b1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 492a0b1 commit 1d43a06
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions publisher/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.23.4

require (
github.com/Masterminds/sprig/v3 v3.3.0
github.com/PingCAP-QE/ee-apps/dl v0.0.0-20241104081507-4ebce35328e3
github.com/PingCAP-QE/ee-apps/dl v0.0.0-20241217114133-492a0b15d116
github.com/cloudevents/sdk-go/v2 v2.15.2
github.com/go-redis/redis/v8 v8.11.5
github.com/go-redsync/redsync/v4 v4.13.0
Expand All @@ -14,11 +14,12 @@ require (
goa.design/clue v1.0.7
goa.design/goa/v3 v3.19.1
goa.design/plugins/v3 v3.19.1
golang.org/x/mod v0.21.0
gopkg.in/yaml.v3 v3.0.1
oras.land/oras-go/v2 v2.5.0
)

require golang.org/x/mod v0.21.0 // indirect

require (
dario.cat/mergo v1.0.1 // indirect
github.com/Masterminds/goutils v1.1.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions publisher/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ github.com/Masterminds/semver/v3 v3.3.0 h1:B8LGeaivUe71a5qox1ICM/JLl0NqZSW5CHyL+
github.com/Masterminds/semver/v3 v3.3.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM=
github.com/Masterminds/sprig/v3 v3.3.0 h1:mQh0Yrg1XPo6vjYXgtf5OtijNAKJRNcTdOOGZe3tPhs=
github.com/Masterminds/sprig/v3 v3.3.0/go.mod h1:Zy1iXRYNqNLUolqCpL4uhk6SHUMAOSCzdgBfDb35Lz0=
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/PingCAP-QE/ee-apps/dl v0.0.0-20241217114133-492a0b15d116 h1:PtTq95t3+0DUR9Ii2xQoYlTcLfv/J4BKGJmhHObTLxY=
github.com/PingCAP-QE/ee-apps/dl v0.0.0-20241217114133-492a0b15d116/go.mod h1:4Q9Ns8T4rU7dlZng4fLe9qwSWlB4rjFD7Egpip1kI38=
github.com/aws/smithy-go v1.22.0 h1:uunKnWlcoL3zO7q+gG2Pk53joueEOsnNB28QdMsmiMM=
github.com/aws/smithy-go v1.22.0/go.mod h1:irrKGvNn1InZwb2d7fkIRNucdfwR8R+Ts3wxYa/cJHg=
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=
Expand Down

0 comments on commit 1d43a06

Please sign in to comment.