Skip to content

Commit 98c2646

Browse files
Igor DrozdovGitLab Renovate Bot
authored and
GitLab
committed
Merge branch 'renovate/github.com-charmbracelet-git-lfs-transfer-digest' into 'main'
Update github.com/charmbracelet/git-lfs-transfer digest to e0340c3 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/1215 Merged-by: Igor Drozdov <[email protected]> Approved-by: Javiera Tapia <[email protected]> Approved-by: Igor Drozdov <[email protected]> Co-authored-by: GitLab Renovate Bot <[email protected]>
2 parents 210b588 + 97a3e13 commit 98c2646

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.22
55
toolchain go1.22.6
66

77
require (
8-
github.com/charmbracelet/git-lfs-transfer v0.1.1-0.20241205135855-f587eea0d96d
8+
github.com/charmbracelet/git-lfs-transfer v0.1.1-0.20241212022435-e0340c3da857
99
github.com/git-lfs/pktline v0.0.0-20230103162542-ca444d533ef1
1010
github.com/golang-jwt/jwt/v5 v5.2.1
1111
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ github.com/census-instrumentation/opencensus-proto v0.4.1 h1:iKLQ0xPNFxR/2hzXZMr
8282
github.com/census-instrumentation/opencensus-proto v0.4.1/go.mod h1:4T9NM4+4Vw91VeyqjLS6ao50K5bOcLKN6Q42XnYaRYw=
8383
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=
8484
github.com/cespare/xxhash/v2 v2.3.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
85-
github.com/charmbracelet/git-lfs-transfer v0.1.1-0.20241205135855-f587eea0d96d h1:3+7oIN3Xkx0dcik5i5PZU5eywS/xS19Zgelz9jTeZfk=
86-
github.com/charmbracelet/git-lfs-transfer v0.1.1-0.20241205135855-f587eea0d96d/go.mod h1:kqRMg5jZ9Oj/bKfpvJjXw8psgRqDrmuJymd1wFVM9b4=
85+
github.com/charmbracelet/git-lfs-transfer v0.1.1-0.20241212022435-e0340c3da857 h1:gf6shrNNaI7b4K4nl8/jbAmE1COaU7PFtL18IHLAbt8=
86+
github.com/charmbracelet/git-lfs-transfer v0.1.1-0.20241212022435-e0340c3da857/go.mod h1:IZhkAcXy14mgUJ12NtXVV6bGSlrV3GqzmRzCDo0Ia4I=
8787
github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWRnGsAI=
8888
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI=
8989
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU=

0 commit comments

Comments
 (0)