Skip to content

Commit 594db14

Browse files
dependabot[bot]monty-botacabarbaye
authored
Bump go.uber.org/goleak from 1.2.0 to 1.2.1 in /utils (#207)
Bumps [go.uber.org/goleak](https://github.com/uber-go/goleak) from 1.2.0 to 1.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/uber-go/goleak/releases">go.uber.org/goleak's releases</a>.</em></p> <blockquote> <h2>v.1.2.1</h2> <h2>[1.2.1]</h2> <h3>Changed</h3> <ul> <li>Drop golang/x/lint dependency.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/uber-go/goleak/blob/master/CHANGELOG.md">go.uber.org/goleak's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/uber-go/goleak/compare/v1.2.0...v1.2.1">1.2.1</a></h2> <h3>Changed</h3> <ul> <li>Drop golang/x/lint dependency.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/uber-go/goleak/commit/83c7e126390f1508ca9cb8e87d70849b55181104"><code>83c7e12</code></a> Release v1.2.1 (<a href="https://github-redirect.dependabot.com/uber-go/goleak/issues/100">#100</a>)</li> <li><a href="https://github.com/uber-go/goleak/commit/69e02efa0f25d9042eaf6f1f1042b07b2ed5565f"><code>69e02ef</code></a> Test against go1.20 (drop 1.17 and 1.18).. (<a href="https://github-redirect.dependabot.com/uber-go/goleak/issues/98">#98</a>)</li> <li><a href="https://github.com/uber-go/goleak/commit/1f9f3ff5ca397622a95dc2ff6f81d693986cbf6a"><code>1f9f3ff</code></a> tools: Switch golint to revive (<a href="https://github-redirect.dependabot.com/uber-go/goleak/issues/97">#97</a>)</li> <li><a href="https://github.com/uber-go/goleak/commit/d8227cf1683252ee56e3b88835848bc4bad8a468"><code>d8227cf</code></a> Drop config and add package docs, set_exit_status</li> <li><a href="https://github.com/uber-go/goleak/commit/f4fcc817ba562470a1834e32b4fa4763c0215310"><code>f4fcc81</code></a> tools: Switch golint to revive</li> <li><a href="https://github.com/uber-go/goleak/commit/1649ce4859b536ec3407fe117f7e096f2f0ab9e9"><code>1649ce4</code></a> Move tools dependencies into subdirectory with tag (<a href="https://github-redirect.dependabot.com/uber-go/goleak/issues/96">#96</a>)</li> <li><a href="https://github.com/uber-go/goleak/commit/70e025e50d4142196106473e6653e19ccc177275"><code>70e025e</code></a> Update: version 0.10.0 link (<a href="https://github-redirect.dependabot.com/uber-go/goleak/issues/90">#90</a>)</li> <li><a href="https://github.com/uber-go/goleak/commit/3465299153df9a4883eb828ae8898fe06724ba39"><code>3465299</code></a> Remove mentions of Go 1.5 compatibility from Readme (<a href="https://github-redirect.dependabot.com/uber-go/goleak/issues/86">#86</a>)</li> <li>See full diff in <a href="https://github.com/uber-go/goleak/compare/v1.2.0...v1.2.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=go.uber.org/goleak&package-manager=go_modules&previous-version=1.2.0&new-version=1.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Monty Bot <[email protected]> Co-authored-by: Adrien CABARBAYE <[email protected]>
1 parent 9e4ffed commit 594db14

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

changes/20230214115944.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: goleak-1.2.1

changes/20230214115947.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: goleak-1.2.1

changes/20230214120038.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: goleak-1.2.1

utils/go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ require (
3333
github.com/spf13/viper v1.15.0
3434
github.com/stretchr/testify v1.8.1
3535
go.uber.org/atomic v1.10.0
36-
go.uber.org/goleak v1.2.0
36+
go.uber.org/goleak v1.2.1
3737
golang.org/x/net v0.5.0
3838
golang.org/x/sync v0.1.0
3939
golang.org/x/text v0.6.0
@@ -75,7 +75,6 @@ require (
7575
github.com/xanzy/ssh-agent v0.3.3 // indirect
7676
github.com/yusufpapurcu/wmi v1.2.2 // indirect
7777
golang.org/x/crypto v0.3.0 // indirect
78-
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 // indirect
7978
golang.org/x/sys v0.4.0 // indirect
8079
gopkg.in/ini.v1 v1.67.0 // indirect
8180
gopkg.in/warnings.v0 v0.1.2 // indirect

utils/go.sum

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -850,8 +850,8 @@ go.uber.org/atomic v1.9.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc=
850850
go.uber.org/atomic v1.10.0 h1:9qC72Qh0+3MqyJbAn8YU5xVq1frD8bn3JtD2oXtafVQ=
851851
go.uber.org/atomic v1.10.0/go.mod h1:LUxbIzbOniOlMKjJjyPfpl4v+PKK2cNJn91OQbhoJI0=
852852
go.uber.org/goleak v1.1.11/go.mod h1:cwTWslyiVhfpKIDGSZEM2HlOvcqm+tG4zioyIeLoqMQ=
853-
go.uber.org/goleak v1.2.0 h1:xqgm/S+aQvhWFTtR0XK3Jvg7z8kGV8P4X14IzwN3Eqk=
854-
go.uber.org/goleak v1.2.0/go.mod h1:XJYK+MuIchqpmGmUSAzotztawfKvYLUIgg7guXrwVUo=
853+
go.uber.org/goleak v1.2.1 h1:NBol2c7O1ZokfZ0LEU9K6Whx/KnwvepVetCUhtKja4A=
854+
go.uber.org/goleak v1.2.1/go.mod h1:qlT2yGI9QafXHhZZLxlSuNsMw3FFLxBr+tBRlmO1xH4=
855855
go.uber.org/multierr v1.6.0/go.mod h1:cdWPpRnG4AhwMwsgIHip0KRBQjJy5kYEpYjJxpXp9iU=
856856
go.uber.org/multierr v1.8.0/go.mod h1:7EAYxJLBy9rStEaz58O2t4Uvip6FSURkq8/ppBp95ak=
857857
go.uber.org/zap v1.17.0/go.mod h1:MXVU+bhUf/A7Xi2HNOnopQOrmycQ5Ih87HtOu4q5SSo=
@@ -894,7 +894,6 @@ golang.org/x/lint v0.0.0-20191125180803-fdd1cda4f05f/go.mod h1:5qLYkcX4OjUUV8bRu
894894
golang.org/x/lint v0.0.0-20200130185559-910be7a94367/go.mod h1:3xt1FjdF8hUf6vQPIChWIBhFzV8gjjsPE/fR3IyQdNY=
895895
golang.org/x/lint v0.0.0-20200302205851-738671d3881b/go.mod h1:3xt1FjdF8hUf6vQPIChWIBhFzV8gjjsPE/fR3IyQdNY=
896896
golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5/go.mod h1:3xt1FjdF8hUf6vQPIChWIBhFzV8gjjsPE/fR3IyQdNY=
897-
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 h1:VLliZ0d+/avPrXXH+OakdXhpJuEoBZuwh1m2j7U6Iug=
898897
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616/go.mod h1:3xt1FjdF8hUf6vQPIChWIBhFzV8gjjsPE/fR3IyQdNY=
899898
golang.org/x/mobile v0.0.0-20190312151609-d3739f865fa6/go.mod h1:z+o9i4GpDbdi3rU15maQ/Ox0txvL9dWGYEHz965HBQE=
900899
golang.org/x/mobile v0.0.0-20190719004257-d2bd2a29d028/go.mod h1:E/iHnbuqvinMTCcRqshq8CkpyQDoeVncDDYHnLhea+o=
@@ -1182,7 +1181,6 @@ golang.org/x/tools v0.1.2/go.mod h1:o0xws9oXOQQZyjljx8fwUC0k7L1pTE6eaCbjGeHmOkk=
11821181
golang.org/x/tools v0.1.3/go.mod h1:o0xws9oXOQQZyjljx8fwUC0k7L1pTE6eaCbjGeHmOkk=
11831182
golang.org/x/tools v0.1.4/go.mod h1:o0xws9oXOQQZyjljx8fwUC0k7L1pTE6eaCbjGeHmOkk=
11841183
golang.org/x/tools v0.1.5/go.mod h1:o0xws9oXOQQZyjljx8fwUC0k7L1pTE6eaCbjGeHmOkk=
1185-
golang.org/x/tools v0.1.12 h1:VveCTK38A2rkS8ZqFY25HIDFscX5X9OoEhJd3quQmXU=
11861184
golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc=
11871185
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
11881186
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=

0 commit comments

Comments
 (0)