Skip to content

Commit

Permalink
Update github.com/sapcc/swift-http-import digest to 976b532
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and kayrus committed Dec 12, 2024
1 parent b0fdc84 commit 4ce1b4b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/machinebox/progress v0.2.0
github.com/majewsky/schwift/v2 v2.0.0
github.com/sapcc/go-bits v0.0.0-20241212142854-05ca4ed3590b
github.com/sapcc/swift-http-import v0.0.0-20241211164212-201fb1677052
github.com/sapcc/swift-http-import v0.0.0-20241212125029-976b5324ebb1
github.com/spf13/cobra v1.8.1
github.com/spf13/viper v1.19.0
github.com/xhit/go-str2duration/v2 v2.1.0
Expand Down Expand Up @@ -43,7 +43,7 @@ require (
github.com/ulikunitz/xz v0.5.12 // indirect
go.uber.org/atomic v1.11.0 // indirect
go.uber.org/multierr v1.9.0 // indirect
golang.org/x/crypto v0.30.0 // indirect
golang.org/x/crypto v0.31.0 // indirect
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 // indirect
golang.org/x/net v0.32.0 // indirect
golang.org/x/oauth2 v0.24.0 // indirect
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ github.com/sapcc/swift-http-import v0.0.0-20240712085221-f33ec7ac8e34 h1:DR4hRou
github.com/sapcc/swift-http-import v0.0.0-20240712085221-f33ec7ac8e34/go.mod h1:7purlezg80hcLAM18jTNLc1RGBXno6MZ3DOmj9wJSww=
github.com/sapcc/swift-http-import v0.0.0-20241211164212-201fb1677052 h1:qvKDqkUrB6IbVvcbZNPQSBiebVSLkxmsNaxcNVd6GLg=
github.com/sapcc/swift-http-import v0.0.0-20241211164212-201fb1677052/go.mod h1:H87kgFElhPPv+4thzQ6+bwFf3IO7WERscZmjruQ2qJ8=
github.com/sapcc/swift-http-import v0.0.0-20241212125029-976b5324ebb1 h1:4QO3x3UKt7HaI/cULDB8rp8bxqc7fegO64cSxmflyE8=
github.com/sapcc/swift-http-import v0.0.0-20241212125029-976b5324ebb1/go.mod h1:s2LoMpDmD0ZzCuJ82BG/8dzNqKq56R9o+saccsjSgSg=
github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8=
github.com/sergi/go-diff v1.3.1/go.mod h1:aMJSSKb2lpPvRNec0+w3fl7LP9IOFzdc9Pa4NFbPK1I=
github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo=
Expand Down Expand Up @@ -112,6 +114,8 @@ go.uber.org/multierr v1.9.0 h1:7fIwc/ZtS0q++VgcfqFDxSBZVv/Xo49/SYnDFupUwlI=
go.uber.org/multierr v1.9.0/go.mod h1:X2jQV1h+kxSjClGpnseKVIxpmcjrj7MNnI0bnlfKTVQ=
golang.org/x/crypto v0.30.0 h1:RwoQn3GkWiMkzlX562cLB7OxWvjH1L8xutO2WoJcRoY=
golang.org/x/crypto v0.30.0/go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ssk=
golang.org/x/crypto v0.31.0 h1:ihbySMvVjLAeSH1IbfcRTkD/iNscyz8rGzjF/E5hV6U=
golang.org/x/crypto v0.31.0/go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ssk=
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 h1:GoHiUyI/Tp2nVkLI2mCxVkOjsbSXD66ic0XW0js0R9g=
golang.org/x/exp v0.0.0-20230905200255-921286631fa9/go.mod h1:S2oDrQGGwySpoQPVqRShND87VCbxmc6bL1Yd2oYrm6k=
golang.org/x/net v0.27.0 h1:5K3Njcw06/l2y9vpGCSdcxWOYHOUk3dVNGDXN+FvAys=
Expand Down

0 comments on commit 4ce1b4b

Please sign in to comment.