diff options
| author | Xe Iaso <me@xeiaso.net> | 2023-08-04 08:00:41 -0400 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2023-08-04 08:00:41 -0400 |
| commit | 9e2bd3e4b2d1621cb7685b3f0b2dff9945b5b303 (patch) | |
| tree | 23226edbeff90e5e4c3e74d6a8a41338ad88aa0c /go.mod | |
| parent | b3f486fc9efa6866e29aa7b0e8dd66c9cc40d8dc (diff) | |
| download | x-9e2bd3e4b2d1621cb7685b3f0b2dff9945b5b303.tar.xz x-9e2bd3e4b2d1621cb7685b3f0b2dff9945b5b303.zip | |
build(deps): bump golang.org/x/tools from 0.11.0 to 0.11.1
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.11.0...v0.11.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>
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -171,7 +171,7 @@ require ( golang.org/x/term v0.10.0 // indirect golang.org/x/text v0.11.0 // indirect golang.org/x/time v0.3.0 // indirect - golang.org/x/tools v0.11.0 + golang.org/x/tools v0.11.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.7 // indirect |
