aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-24 12:58:31 -0400
committerGitHub <noreply@github.com>2024-06-24 12:58:31 -0400
commitda90e57bb7b03f12e80f1361c30326fdb749b745 (patch)
tree41cecdb7c00a6037ca0b82c6c35c5e63bb5ec9bc /go.mod
parent6502d63af188750dbc4ff4b8d0b59199a52e03c8 (diff)
downloadxesite-da90e57bb7b03f12e80f1361c30326fdb749b745.tar.xz
xesite-da90e57bb7b03f12e80f1361c30326fdb749b745.zip
build(deps): bump github.com/emicklei/proto from 1.11.2 to 1.13.2 (#777)
Bumps [github.com/emicklei/proto](https://github.com/emicklei/proto) from 1.11.2 to 1.13.2. - [Changelog](https://github.com/emicklei/proto/blob/master/CHANGES.md) - [Commits](https://github.com/emicklei/proto/compare/v1.11.2...v1.13.2) --- updated-dependencies: - dependency-name: github.com/emicklei/proto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index c5e9dbd..296668b 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@ toolchain go1.22.0
require (
github.com/bep/debounce v1.2.1
github.com/donatj/hmacsig v1.1.0
- github.com/emicklei/proto v1.11.2
+ github.com/emicklei/proto v1.13.2
github.com/facebookgo/flagenv v0.0.0-20160425205200-fcd59fca7456
github.com/getkin/kin-openapi v0.120.0
github.com/go-faker/faker/v4 v4.3.0