]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
build(deps): bump golang.org/x/tools from 0.9.1 to 0.9.3
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 14 Jun 2023 10:09:15 +0000 (10:09 +0000)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 14 Jun 2023 12:43:15 +0000 (14:43 +0200)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.9.1 to 0.9.3.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.9.1...v0.9.3)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
go.mod
go.sum

diff --git a/go.mod b/go.mod
index 9677c1ed554f52bfaebe430a7486b6918cd8e242..9c6b35b9230864dafb7e66870d6121f939b310f2 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -71,7 +71,7 @@ require (
        golang.org/x/net v0.11.0
        golang.org/x/sync v0.2.0
        golang.org/x/text v0.10.0
-       golang.org/x/tools v0.9.1
+       golang.org/x/tools v0.9.3
        google.golang.org/api v0.123.0
        gopkg.in/yaml.v2 v2.4.0
 )
diff --git a/go.sum b/go.sum
index 70fcf228bc669c3782440e1fc27a6f708fd1a44a..e47b92ff75d86ffc11633539a14761ea01e70621 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -2579,8 +2579,8 @@ golang.org/x/tools v0.3.0/go.mod h1:/rWhSS2+zyEVwoJf8YAX6L2f0ntZ7Kn/mGgAWcipA5k=
 golang.org/x/tools v0.4.0/go.mod h1:UE5sM2OK9E/d67R0ANs2xJizIymRP5gJU295PvKXxjQ=
 golang.org/x/tools v0.5.0/go.mod h1:N+Kgy78s5I24c24dU8OfWNEotWjutIs8SnJvn5IDq+k=
 golang.org/x/tools v0.6.0/go.mod h1:Xwgl3UAJ/d3gWutnCtw505GrjyAbvKui8lOU390QaIU=
-golang.org/x/tools v0.9.1 h1:8WMNJAz3zrtPmnYC7ISf5dEn3MT0gY7jBJfw27yrrLo=
-golang.org/x/tools v0.9.1/go.mod h1:owI94Op576fPu3cIGQeHs3joujW/2Oc6MtlxbF5dfNc=
+golang.org/x/tools v0.9.3 h1:Gn1I8+64MsuTb/HpH+LmQtNas23LhUVr3rYZ0eKuaMM=
+golang.org/x/tools v0.9.3/go.mod h1:owI94Op576fPu3cIGQeHs3joujW/2Oc6MtlxbF5dfNc=
 golang.org/x/xerrors v0.0.0-20190410155217-1f06c39b4373/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
 golang.org/x/xerrors v0.0.0-20190513163551-3ee3066db522/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
 golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=