Skip to content

Commit 0ce779b

Browse files
authored
chore(deps): bump the go group with 5 updates (#521)
Bumps the go group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.16.0` | `5.16.2` | | [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) | `0.7.7` | `0.7.8` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.14.0` | `0.15.0` | | [github.com/sergi/go-diff](https://github.com/sergi/go-diff) | `1.3.2-0.20230802210424-5b0b94c5c0d3` | `1.4.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.24.0` | `0.25.0` | Updates `github.com/go-git/go-git/v5` from 5.16.0 to 5.16.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/go-git/go-git/releases">github.com/go-git/go-git/v5's releases</a>.</em></p> <blockquote> <h2>v5.16.2</h2> <h2>What's Changed</h2> <ul> <li>utils: fix diff so subpaths work for sparse checkouts, fixes 1455 to releases/v5.x by <a href="https://github.com/kane8n"><code>@​kane8n</code></a> in <a href="https://redirect.github.com/go-git/go-git/pull/1567">go-git/go-git#1567</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-git/go-git/compare/v5.16.1...v5.16.2">https://github.com/go-git/go-git/compare/v5.16.1...v5.16.2</a></p> <h2>v5.16.1</h2> <h2>What's Changed</h2> <ul> <li>utils: merkletrie, Fix diff on sparse-checkout index. Fixes <a href="https://redirect.github.com/go-git/go-git/issues/1406">#1406</a> to releases/v5.x by <a href="https://github.com/kane8n"><code>@​kane8n</code></a> in <a href="https://redirect.github.com/go-git/go-git/pull/1561">go-git/go-git#1561</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/kane8n"><code>@​kane8n</code></a> made their first contribution in <a href="https://redirect.github.com/go-git/go-git/pull/1561">go-git/go-git#1561</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-git/go-git/compare/v5.16.0...v5.16.1">https://github.com/go-git/go-git/compare/v5.16.0...v5.16.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-git/go-git/commit/ed8216c4a2c3fdb7e4e31ce242bf7847356623c9"><code>ed8216c</code></a> Merge pull request <a href="https://redirect.github.com/go-git/go-git/issues/1567">#1567</a> from kane8n/backport-to-v5-patricsss/fix-1455</li> <li><a href="https://github.com/go-git/go-git/commit/4f35ebab20f1034df1df943044903e7044e6cdf4"><code>4f35eba</code></a> Merge pull request <a href="https://redirect.github.com/go-git/go-git/issues/1484">#1484</a> from patricsss/patricsss/fix-1455</li> <li><a href="https://github.com/go-git/go-git/commit/fd1a83688236df0299d5cd677f04dccad073500c"><code>fd1a836</code></a> Merge pull request <a href="https://redirect.github.com/go-git/go-git/issues/1561">#1561</a> from kane8n/backport-to-v5-fix-sparse-checkout-status</li> <li><a href="https://github.com/go-git/go-git/commit/c3c841090facce33faa2c80ca475ee673442b4a5"><code>c3c8410</code></a> Merge pull request <a href="https://redirect.github.com/go-git/go-git/issues/1492">#1492</a> from onee-only/fix-sparse-checkout-status</li> <li>See full diff in <a href="https://github.com/go-git/go-git/compare/v5.16.0...v5.16.2">compare view</a></li> </ul> </details> <br /> Updates `github.com/hashicorp/go-retryablehttp` from 0.7.7 to 0.7.8 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/go-retryablehttp/commit/e1f5485fe84728709b857cb89e17088894c301d6"><code>e1f5485</code></a> Add a new RateLimitLinearJitterBackoff policy</li> <li><a href="https://github.com/hashicorp/go-retryablehttp/commit/b0cac1ef80e92ba5bd0d6617235fe983dff27946"><code>b0cac1e</code></a> Merge pull request <a href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/262">#262</a> from hashicorp/dependabot-intge</li> <li><a href="https://github.com/hashicorp/go-retryablehttp/commit/66c110b37fbdb23b2ef9c2a3eb71b85d7601ecc2"><code>66c110b</code></a> few new parameters added to dependabot.yml</li> <li><a href="https://github.com/hashicorp/go-retryablehttp/commit/25b39e69a193a739b20477dbe1d4e689d7866b81"><code>25b39e6</code></a> IND-3836 additions of new parameters to dependabot.yml</li> <li><a href="https://github.com/hashicorp/go-retryablehttp/commit/eeac125589f6462de57f01c1ef6aa7a8349bc44e"><code>eeac125</code></a> add comment for bodyType param in client.Post</li> <li><a href="https://github.com/hashicorp/go-retryablehttp/commit/390c1d807b1dfda09c64e992bdd5e58a00daa698"><code>390c1d8</code></a> Merge pull request <a href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/254">#254</a> from hashicorp/compliance/add-headers</li> <li><a href="https://github.com/hashicorp/go-retryablehttp/commit/f4d7325ba245f2e7205942138ff05e4f7ad19f0d"><code>f4d7325</code></a> [COMPLIANCE] Add Copyright and License Headers</li> <li><a href="https://github.com/hashicorp/go-retryablehttp/commit/a881d6ca9ddac3703edc3aab85644651589d98ef"><code>a881d6c</code></a> Merge pull request <a href="https://redirect.github.com/hashicorp/go-retryablehttp/issues/251">#251</a> from hashicorp/build-test</li> <li><a href="https://github.com/hashicorp/go-retryablehttp/commit/9c1b40b160e2ac9f49356a2cb63bc1abd51fd4ca"><code>9c1b40b</code></a> go-version matrix updated</li> <li><a href="https://github.com/hashicorp/go-retryablehttp/commit/e3867e3a529efb7e3cdcfbe10f07e67ab7f645c2"><code>e3867e3</code></a> resolved comments</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/go-retryablehttp/compare/v0.7.7...v0.7.8">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/sync` from 0.14.0 to 0.15.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/sync/commit/8a14946fb031f4bf6096242b5e6ae6f7316d47d8"><code>8a14946</code></a> errgroup: remove duplicated comment</li> <li><a href="https://github.com/golang/sync/commit/1869c690bf11da5dd230e188d03a612a4a3f8ba6"><code>1869c69</code></a> all: replace deprecated ioutil</li> <li><a href="https://github.com/golang/sync/commit/d1ac909e84c04f4326f620436b3894b3f5de0bd4"><code>d1ac909</code></a> sync/errgroup: PanicError.Error print stack trace</li> <li>See full diff in <a href="https://github.com/golang/sync/compare/v0.14.0...v0.15.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/sergi/go-diff` from 1.3.2-0.20230802210424-5b0b94c5c0d3 to 1.4.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/sergi/go-diff/commits/v1.4.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/mod` from 0.24.0 to 0.25.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/mod/commit/9d3333156f465c85f68264344b5c08fbcf5fcacb"><code>9d33331</code></a> x/mod: add the ignore directive</li> <li><a href="https://github.com/golang/mod/commit/ae88a97cb46b420618fb1d363fbe3343fc4e4613"><code>ae88a97</code></a> all: change from sort functions to slices functions</li> <li>See full diff in <a href="https://github.com/golang/mod/compare/v0.24.0...v0.25.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
2 parents 647b2a6 + 22ad692 commit 0ce779b

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ require (
99
github.com/elliotchance/pie/v2 v2.9.1
1010
github.com/fatih/color v1.18.0
1111
github.com/go-git/go-billy/v5 v5.6.2
12-
github.com/go-git/go-git/v5 v5.16.0
12+
github.com/go-git/go-git/v5 v5.16.2
1313
github.com/google/go-cmp v0.7.0
1414
github.com/gosimple/slug v1.15.0
1515
github.com/grokify/go-pkce v0.2.3
1616
github.com/hashicorp/go-getter v1.7.8
1717
github.com/hashicorp/go-hclog v1.6.3
1818
github.com/hashicorp/go-plugin v1.6.3
19-
github.com/hashicorp/go-retryablehttp v0.7.7
19+
github.com/hashicorp/go-retryablehttp v0.7.8
2020
github.com/hashicorp/hcl/v2 v2.23.0
2121
github.com/lithammer/dedent v1.1.0
2222
github.com/mach-composer/mach-composer-plugin-sdk v1.0.0
@@ -35,7 +35,7 @@ require (
3535
github.com/zclconf/go-cty v1.16.3
3636
golang.org/x/exp v0.0.0-20250305212735-054e65f0b394
3737
golang.org/x/oauth2 v0.30.0
38-
golang.org/x/sync v0.14.0
38+
golang.org/x/sync v0.15.0
3939
gopkg.in/yaml.v3 v3.0.1
4040
)
4141

@@ -120,7 +120,7 @@ require (
120120
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
121121
github.com/rivo/uniseg v0.4.7 // indirect
122122
github.com/russross/blackfriday/v2 v2.1.0 // indirect
123-
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
123+
github.com/sergi/go-diff v1.4.0
124124
github.com/skeema/knownhosts v1.3.1 // indirect
125125
github.com/spf13/cast v1.7.1 // indirect
126126
github.com/stretchr/objx v0.5.2 // indirect
@@ -130,7 +130,7 @@ require (
130130
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
131131
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
132132
golang.org/x/crypto v0.37.0 // indirect
133-
golang.org/x/mod v0.24.0
133+
golang.org/x/mod v0.25.0
134134
golang.org/x/net v0.39.0 // indirect
135135
golang.org/x/sys v0.32.0 // indirect
136136
golang.org/x/text v0.24.0 // indirect

go.sum

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -765,8 +765,8 @@ github.com/go-git/go-billy/v5 v5.6.2 h1:6Q86EsPXMa7c3YZ3aLAQsMA0VlWmy43r6FHqa/UN
765765
github.com/go-git/go-billy/v5 v5.6.2/go.mod h1:rcFC2rAsp/erv7CMz9GczHcuD0D32fWzH+MJAU+jaUU=
766766
github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMje31YglSBqCdIqdhKBW8lokaMrL3uTkpGYlE2OOT4=
767767
github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399/go.mod h1:1OCfN199q1Jm3HZlxleg+Dw/mwps2Wbk9frAWm+4FII=
768-
github.com/go-git/go-git/v5 v5.16.0 h1:k3kuOEpkc0DeY7xlL6NaaNg39xdgQbtH5mwCafHO9AQ=
769-
github.com/go-git/go-git/v5 v5.16.0/go.mod h1:4Ge4alE/5gPs30F2H1esi2gPd69R0C39lolkucHBOp8=
768+
github.com/go-git/go-git/v5 v5.16.2 h1:fT6ZIOjE5iEnkzKyxTHK1W4HGAsPhqEqiSAssSO77hM=
769+
github.com/go-git/go-git/v5 v5.16.2/go.mod h1:4Ge4alE/5gPs30F2H1esi2gPd69R0C39lolkucHBOp8=
770770
github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU=
771771
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
772772
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
@@ -916,8 +916,8 @@ github.com/hashicorp/go-hclog v1.6.3 h1:Qr2kF+eVWjTiYmU7Y31tYlP1h0q/X3Nl3tPGdaB1
916916
github.com/hashicorp/go-hclog v1.6.3/go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVHBcfoyhpF5M=
917917
github.com/hashicorp/go-plugin v1.6.3 h1:xgHB+ZUSYeuJi96WtxEjzi23uh7YQpznjGh0U0UUrwg=
918918
github.com/hashicorp/go-plugin v1.6.3/go.mod h1:MRobyh+Wc/nYy1V4KAXUiYfzxoYhs7V1mlH1Z7iY2h0=
919-
github.com/hashicorp/go-retryablehttp v0.7.7 h1:C8hUCYzor8PIfXHa4UrZkU4VvK8o9ISHxT2Q8+VepXU=
920-
github.com/hashicorp/go-retryablehttp v0.7.7/go.mod h1:pkQpWZeYWskR+D1tR2O5OcBFOxfA7DoAO6xtkuQnHTk=
919+
github.com/hashicorp/go-retryablehttp v0.7.8 h1:ylXZWnqa7Lhqpk0L1P1LzDtGcCR0rPVUrx/c8Unxc48=
920+
github.com/hashicorp/go-retryablehttp v0.7.8/go.mod h1:rjiScheydd+CxvumBsIrFKlx3iS0jrZ7LvzFGFmuKbw=
921921
github.com/hashicorp/go-safetemp v1.0.0 h1:2HR189eFNrjHQyENnQMMpCiBAsRxzbTMIgBhEyExpmo=
922922
github.com/hashicorp/go-safetemp v1.0.0/go.mod h1:oaerMy3BhqiTbVye6QuFhFtIceqFoDHxNAB65b+Rj1I=
923923
github.com/hashicorp/go-version v1.6.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA=
@@ -1054,8 +1054,8 @@ github.com/ruudk/golang-pdf417 v0.0.0-20181029194003-1af4ab5afa58/go.mod h1:6lfF
10541054
github.com/ruudk/golang-pdf417 v0.0.0-20201230142125-a7e3863a1245/go.mod h1:pQAZKsJ8yyVxGRWYNEm9oFB8ieLgKFnamEyDmSA0BRk=
10551055
github.com/sagikazarmark/locafero v0.9.0 h1:GbgQGNtTrEmddYDSAH9QLRyfAHY12md+8YFTqyMTC9k=
10561056
github.com/sagikazarmark/locafero v0.9.0/go.mod h1:UBUyz37V+EdMS3hDF3QWIiVr/2dPrx49OMO0Bn0hJqk=
1057-
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8=
1058-
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3/go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4=
1057+
github.com/sergi/go-diff v1.4.0 h1:n/SP9D5ad1fORl+llWyN+D6qoUETXNZARKjyY2/KVCw=
1058+
github.com/sergi/go-diff v1.4.0/go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4=
10591059
github.com/sirupsen/logrus v1.7.0/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
10601060
github.com/skeema/knownhosts v1.3.1 h1:X2osQ+RAjK76shCbvhHHHVl3ZlgDm8apHEHFqRjnBY8=
10611061
github.com/skeema/knownhosts v1.3.1/go.mod h1:r7KTdC8l4uxWRyK2TpQZ/1o5HaSzh06ePQNxPwTcfiY=
@@ -1233,8 +1233,8 @@ golang.org/x/mod v0.9.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
12331233
golang.org/x/mod v0.12.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
12341234
golang.org/x/mod v0.15.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
12351235
golang.org/x/mod v0.17.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
1236-
golang.org/x/mod v0.24.0 h1:ZfthKaKaT4NrhGVZHO1/WDTwGES4De8KtWO0SIbNJMU=
1237-
golang.org/x/mod v0.24.0/go.mod h1:IXM97Txy2VM4PJ3gI61r1YEk/gAj6zAHN3AdZt6S9Ww=
1236+
golang.org/x/mod v0.25.0 h1:n7a+ZbQKQA/Ysbyb0/6IbB1H/X41mKgbhfv7AfG/44w=
1237+
golang.org/x/mod v0.25.0/go.mod h1:IXM97Txy2VM4PJ3gI61r1YEk/gAj6zAHN3AdZt6S9Ww=
12381238
golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
12391239
golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
12401240
golang.org/x/net v0.0.0-20190108225652-1e06a53dbb7e/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
@@ -1351,8 +1351,8 @@ golang.org/x/sync v0.3.0/go.mod h1:FU7BRWz2tNW+3quACPkgCx/L+uEAv1htQ0V83Z9Rj+Y=
13511351
golang.org/x/sync v0.6.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
13521352
golang.org/x/sync v0.7.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
13531353
golang.org/x/sync v0.10.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
1354-
golang.org/x/sync v0.14.0 h1:woo0S4Yywslg6hp4eUFjTVOyKt0RookbpAHG4c1HmhQ=
1355-
golang.org/x/sync v0.14.0/go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=
1354+
golang.org/x/sync v0.15.0 h1:KWH3jNZsfyT6xfAfKiz6MRNmd46ByHDYaZ7KSkCtdW8=
1355+
golang.org/x/sync v0.15.0/go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=
13561356
golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
13571357
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
13581358
golang.org/x/sys v0.0.0-20190312061237-fead79001313/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=

0 commit comments

Comments
 (0)