Skip to content

Commit 511efdb

Browse files
build(deps): bump golang.org/x/tools from 0.1.4 to 0.1.5 (#2124)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.1.4 to 0.1.5. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.1.4...v0.1.5) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3d3ac2 commit 511efdb

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ require (
8383
github.com/uudashr/gocognit v1.0.5
8484
github.com/valyala/quicktemplate v1.6.3
8585
github.com/yeya24/promlinter v0.1.0
86-
golang.org/x/tools v0.1.4
86+
golang.org/x/tools v0.1.5
8787
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
8888
honnef.co/go/tools v0.2.0
8989
mvdan.cc/gofumpt v0.1.1

go.sum

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)