[mirror] Scalable static site server for Git forges (like GitHub Pages)

fix(deps): update module github.com/go-git/go-git/v6 to v6.0.0-20251121083746-39fcec474970

authored by

woodpecker-bot and committed by whitequark.org 4d8f6d5e cb7802df

+4 -4
+1 -1
flake.nix
··· 43 43 "-s -w" 44 44 ]; 45 45 46 - vendorHash = "sha256-o6qrKYZHPqhiSr8NcQHtJd7cMgo12FaMAcf2LymIpo8="; 46 + vendorHash = "sha256-0DFRgNEmWL1yh0kPt7yRRQnzf99Ey4ijf48VuKF+3eg="; 47 47 }; 48 48 in 49 49 {
+1 -1
go.mod
··· 10 10 github.com/getsentry/sentry-go v0.38.0 11 11 github.com/getsentry/sentry-go/slog v0.38.0 12 12 github.com/go-git/go-billy/v6 v6.0.0-20251120215217-80673c4ccbfb 13 - github.com/go-git/go-git/v6 v6.0.0-20251120100153-0fd785bbcd95 13 + github.com/go-git/go-git/v6 v6.0.0-20251121083746-39fcec474970 14 14 github.com/klauspost/compress v1.18.1 15 15 github.com/maypok86/otter/v2 v2.2.1 16 16 github.com/minio/minio-go/v7 v7.0.97
+2 -2
go.sum
··· 45 45 github.com/go-git/go-billy/v6 v6.0.0-20251120215217-80673c4ccbfb/go.mod h1:0NjwVNrwtVFZBReAp5OoGklGJIgJFEbVyHneAr4lc8k= 46 46 github.com/go-git/go-git-fixtures/v5 v5.1.1 h1:OH8i1ojV9bWfr0ZfasfpgtUXQHQyVS8HXik/V1C099w= 47 47 github.com/go-git/go-git-fixtures/v5 v5.1.1/go.mod h1:Altk43lx3b1ks+dVoAG2300o5WWUnktvfY3VI6bcaXU= 48 - github.com/go-git/go-git/v6 v6.0.0-20251120100153-0fd785bbcd95 h1:S/fNP0u4ZTjXjdgfZahfItc24pVtM3g/g0n+ZgMtAVc= 49 - github.com/go-git/go-git/v6 v6.0.0-20251120100153-0fd785bbcd95/go.mod h1:82JGB4xCU6W8toVHjEcv4KH4GSiB+MhjFTCGQxPOLdM= 48 + github.com/go-git/go-git/v6 v6.0.0-20251121083746-39fcec474970 h1:fTBItLbjioU31giAolw2Kfg91P/LmLcXH7stoJSQXLc= 49 + github.com/go-git/go-git/v6 v6.0.0-20251121083746-39fcec474970/go.mod h1:82JGB4xCU6W8toVHjEcv4KH4GSiB+MhjFTCGQxPOLdM= 50 50 github.com/go-ini/ini v1.67.0 h1:z6ZrTEZqSWOTyH2FlglNbNgARyHG8oLW9gMELqKr06A= 51 51 github.com/go-ini/ini v1.67.0/go.mod h1:ByCAeIL28uOIIG0E3PJtZPDL8WnHpFKFOtgjp+3Ies8= 52 52 github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 h1:f+oWsMOmNPc8JmEHVZIycC7hBoQxHH9pNKQORJNozsQ=