URI: 
       build(deps): bump golang.org/x/tools from 0.9.1 to 0.9.3 - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 944859f1ad79a14d73ad5d2926dbf03680663213
   DIR parent 90b2674ddce69a07007b1ba60eb4808bbb38e8a4
  HTML Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
       Date:   Wed, 14 Jun 2023 10:09:15 +0000
       
       build(deps): bump golang.org/x/tools from 0.9.1 to 0.9.3
       
       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>
       Diffstat:
         M go.mod                              |       2 +-
         M go.sum                              |       4 ++--
       
       2 files changed, 3 insertions(+), 3 deletions(-)
       ---
   DIR diff --git 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
        )
   DIR diff --git 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=