diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-13 23:42:13 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-13 23:42:13 +0000 |
| commit | fa6ff29c46e76474397d564bf1996a5727862dfd (patch) | |
| tree | 853d904cbc63e1d5ee3d4854eaf3705c3a314783 /go.mod | |
| parent | 712cabdcc1a469eff32e56f4aba687be60e08791 (diff) | |
| download | x-fa6ff29c46e76474397d564bf1996a5727862dfd.tar.xz x-fa6ff29c46e76474397d564bf1996a5727862dfd.zip | |
build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#570)
* build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
...
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: Mimi <mimi@xeserv.us>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -206,7 +206,7 @@ require ( 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 - google.golang.org/protobuf v1.32.0 + google.golang.org/protobuf v1.33.0 gvisor.dev/gvisor v0.0.0-20240119233241-c9c1d4f9b186 // indirect inet.af/peercred v0.0.0-20210906144145-0893ea02156a // indirect ) |
