-
- Downloads
Merge branch 'renovate/github.com-charmbracelet-git-lfs-transfer-digest' into 'main'
Update github.com/charmbracelet/git-lfs-transfer digest to bacbfdb See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/1101 Merged-by:Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Reviewed-by:
Patrick Bajao <ebajao@gitlab.com> Reviewed-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
Patrick Bajao <ebajao@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
No related branches found
No related tags found
Showing
- go.mod 1 addition, 1 deletiongo.mod
- go.sum 2 additions, 2 deletionsgo.sum
- internal/command/lfstransfer/gitlab_backend.go 6 additions, 17 deletionsinternal/command/lfstransfer/gitlab_backend.go
- internal/gitlabnet/lfstransfer/client.go 4 additions, 56 deletionsinternal/gitlabnet/lfstransfer/client.go
Loading
| Loading
| @@ -5,7 +5,7 @@ go 1.21 |
toolchain go1.21.9 | ||
require ( | ||
github.com/charmbracelet/git-lfs-transfer v0.1.1-0.20240605133614-0ffd62e22fe2 | ||
github.com/charmbracelet/git-lfs-transfer v0.1.1-0.20240708204110-bacbfdb68d92 | ||
github.com/git-lfs/pktline v0.0.0-20230103162542-ca444d533ef1 | ||
github.com/golang-jwt/jwt/v5 v5.2.1 | ||
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 | ||
Loading
| Loading
|
Please register or sign in to comment