Skip to content

Commit f2bf533

Browse files
Vasilii IakliushinGitLab 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 d4ecc24 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/1250 Merged-by: Vasilii Iakliushin <[email protected]> Approved-by: Javiera Tapia <[email protected]> Approved-by: Vasilii Iakliushin <[email protected]> Co-authored-by: GitLab Renovate Bot <[email protected]>
2 parents 5aa9a12 + 27bfdad commit f2bf533

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.23.0
55
toolchain go1.24.0
66

77
require (
8-
github.com/charmbracelet/git-lfs-transfer v0.1.1-0.20250303104011-805ee9c6cbde
8+
github.com/charmbracelet/git-lfs-transfer v0.1.1-0.20250310095436-d4ecc24fdf8d
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.20250303104011-805ee9c6cbde h1:l160KFkOXZFuh6ctVsioWZ0Sp7XgOxX+s2isHgJITSU=
86-
github.com/charmbracelet/git-lfs-transfer v0.1.1-0.20250303104011-805ee9c6cbde/go.mod h1:72mcPxGFmx7T24xlv+uGERRqbl1fWj4r3pdFFGuoPbw=
85+
github.com/charmbracelet/git-lfs-transfer v0.1.1-0.20250310095436-d4ecc24fdf8d h1:YPYXGkL2+YsKLD0HoOpa3XzSHZ1qa3QIhcLdK++d1as=
86+
github.com/charmbracelet/git-lfs-transfer v0.1.1-0.20250310095436-d4ecc24fdf8d/go.mod h1:FyfkzOsb46XoKR2+5wsW27sLctz6mkzt20qH1PlR6+g=
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)