Skip to content

Commit

Permalink
Merge pull request #7618 from Lyndon-Li/pin-kopia-to-latest
Browse files Browse the repository at this point in the history
Pin kopia to the latest commit
  • Loading branch information
blackpiglet authored Apr 3, 2024
2 parents c2d267d + 0392e31 commit 8de622e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -194,4 +194,4 @@ require (
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
)

replace github.com/kopia/kopia => github.com/project-velero/kopia v0.0.0-20240329071452-f17bf7020ce4
replace github.com/kopia/kopia => github.com/project-velero/kopia v0.0.0-20240403023715-a639f2da10a7
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -653,8 +653,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/posener/complete v1.1.1/go.mod h1:em0nMJCgc9GFtwrmVmEMR/ZL6WyhyjMBndrE9hABlRI=
github.com/pquerna/cachecontrol v0.0.0-20171018203845-0dec1b30a021/go.mod h1:prYjPmNq4d1NPVmpShWobRqXY3q7Vp+80DqgxxUrUIA=
github.com/project-velero/kopia v0.0.0-20240329071452-f17bf7020ce4 h1:MUWfEO+203Ddo76k7YMkniiVA+mGgg//DXn1PbBCi3U=
github.com/project-velero/kopia v0.0.0-20240329071452-f17bf7020ce4/go.mod h1:ME65fdntswtj0aI+EGq53/869f7tP5ptVTVoQRDcbO4=
github.com/project-velero/kopia v0.0.0-20240403023715-a639f2da10a7 h1:Yg4pnBzqdvqRfjAI9euu9796R+YtZhG2m64KQm/rJfs=
github.com/project-velero/kopia v0.0.0-20240403023715-a639f2da10a7/go.mod h1:ME65fdntswtj0aI+EGq53/869f7tP5ptVTVoQRDcbO4=
github.com/prometheus/client_golang v0.9.1/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw=
github.com/prometheus/client_golang v0.9.3/go.mod h1:/TN21ttK/J9q6uSwhBd54HahCDft0ttaMvbicHlPoso=
github.com/prometheus/client_golang v1.0.0/go.mod h1:db9x61etRT2tGnBNRi70OPL5FsnadC4Ky3P0J6CfImo=
Expand Down

0 comments on commit 8de622e

Please sign in to comment.