diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-12-14 16:53:28 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-14 16:53:28 +0000 |
| commit | 22e6827eefc3e9497017c629828a2576a5c72a0d (patch) | |
| tree | f91e1b197bb097105304b612e332d8bb71a167bc /go.mod | |
| parent | e48204a5e494640a597d38bf0c23cc7e230bceb5 (diff) | |
| download | x-22e6827eefc3e9497017c629828a2576a5c72a0d.tar.xz x-22e6827eefc3e9497017c629828a2576a5c72a0d.zip | |
build(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1 (#513)
* build(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.16.0...v0.16.1)
---
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>
* Bump Go mod SRI
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -197,7 +197,7 @@ require ( golang.org/x/term v0.15.0 // indirect golang.org/x/text v0.14.0 // indirect golang.org/x/time v0.3.0 // indirect - golang.org/x/tools v0.16.0 + golang.org/x/tools v0.16.1 golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2 // indirect golang.zx2c4.com/wireguard/windows v0.5.3 // indirect google.golang.org/appengine v1.6.8 // indirect |
