-
- Downloads
Update github.com/charmbracelet/git-lfs-transfer digest to f0b226f
Loading
| Loading
| @@ -3,7 +3,7 @@ module gitlab.com/gitlab-org/gitlab-shell/v14 |
go 1.20 | ||
require ( | ||
github.com/charmbracelet/git-lfs-transfer v0.1.1-0.20240308140948-6dbff1b9ed9b | ||
github.com/charmbracelet/git-lfs-transfer v0.1.1-0.20240402115927-f0b226fa61cc | ||
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
| @@ -92,7 +92,7 @@ require ( |
go.opentelemetry.io/otel/trace v1.22.0 // indirect | ||
go.uber.org/atomic v1.11.0 // indirect | ||
golang.org/x/mod v0.14.0 // indirect | ||
golang.org/x/net v0.21.0 // indirect | ||
golang.org/x/net v0.22.0 // indirect | ||
golang.org/x/oauth2 v0.17.0 // indirect | ||
golang.org/x/sys v0.18.0 // indirect | ||
golang.org/x/text v0.14.0 // indirect | ||
Loading
| Loading
|
Please register or sign in to comment